Uses of Package
org.jboss.remoting.marshal

Packages that use org.jboss.remoting.marshal
org.jboss.aspects.remoting.interceptors.marshall   
org.jboss.remoting   
org.jboss.remoting.marshal   
org.jboss.remoting.marshal.http   
org.jboss.remoting.marshal.serializable   
org.jboss.remoting.transport   
org.jboss.remoting.transport.http   
org.jboss.remoting.transport.local   
org.jboss.remoting.transport.rmi   
org.jboss.remoting.transport.socket   
 

Classes in org.jboss.remoting.marshal used by org.jboss.aspects.remoting.interceptors.marshall
Marshaller
          Interface that all data marshallers must implements.
 

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.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.marshal.serializable
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
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.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.
 



Copyright © 2004 JBoss Inc. All Rights Reserved.