Package com.resilientedge.jockey.appcomm

Interface Summary
Marshallable An interface for objects that can be flattened to a language neutral bytestream.
 

Class Summary
AbstractMarshallable An implementation of marshallable to do basic marshalling.
CallMethod An object to handle an object location strategy for calling methods.
FixedString A simple implementation of a fixed length marshallable string.
MarshallableInt A simple implementation of a fixed length marshallable string.
Request A request object to be sent to the jockey engine.
Response A response object returned from the jockey engine.
ZMarshalTest A unit test for marshal/unmarshal.
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.