Package org.jboss.remoting.marshal

Interface Summary
Marshaller Interface that all data marshallers must implements.
MarshallerLoaderConstants  
UnMarshaller Takes a marshalled byte array and converts to a Java data object.
 

Class Summary
MarshalFactory This class will provide marshallers and unmarshallers for data based on the data type want to marshal to.
MarshallerLoaderClient This class is used to load marshaller and unmarshallers from remote server.
MarshallerLoaderHandler The invocation handler that receives requests for getting marshallers/unmarshallers and loading of these and any related classes to remoting client.
MarshallLoaderConnector  
MarshallLoaderFactory Creates the marshall loader server to process requests from remoting clients to load marshaller/unmarshallers.
 

Exception Summary
InvalidMarshallingResource  
 



Copyright © 2004 JBoss Inc. All Rights Reserved.