Uses of Package
org.jboss.remoting.marshal

Packages that use org.jboss.remoting.marshal
org.jboss.remoting   
org.jboss.remoting.marshal   
org.jboss.remoting.marshal.compress   
org.jboss.remoting.marshal.http   
org.jboss.remoting.marshal.rmi   
org.jboss.remoting.marshal.serializable   
org.jboss.remoting.transport   
org.jboss.remoting.transport.http   
org.jboss.remoting.transport.local   
org.jboss.remoting.transport.multiplex   
org.jboss.remoting.transport.rmi   
org.jboss.remoting.transport.socket   
org.jboss.remoting.transport.web   
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.marshal
Marshaller
          Interface that all data marshallers must implements.
MarshallerLoaderConstants
           
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.marshal.compress
Marshaller
          Interface that all data marshallers must implements.
SerialMarshaller
           
SerialUnMarshaller
           
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.marshal.http
Marshaller
          Interface that all data marshallers must implements.
SerialMarshaller
           
SerialUnMarshaller
           
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.marshal.rmi
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.marshal.serializable
Marshaller
          Interface that all data marshallers must implements.
SerialMarshaller
           
SerialUnMarshaller
           
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport.http
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport.local
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport.multiplex
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport.rmi
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport.socket
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 

Classes in org.jboss.remoting.marshal used by org.jboss.remoting.transport.web
Marshaller
          Interface that all data marshallers must implements.
UnMarshaller
          Takes a marshalled byte array and converts to a Java data object.
 



Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.