Uses of Interface
com.resilientedge.jockey.appcomm.Marshallable

Packages that use Marshallable
com.resilientedge.jockey.appcomm   
 

Uses of Marshallable in com.resilientedge.jockey.appcomm
 

Classes in com.resilientedge.jockey.appcomm that implement Marshallable
 class AbstractMarshallable
          An implementation of marshallable to do basic marshalling.
 class CallMethod
          An object to handle an object location strategy for calling methods.
 class FixedString
          A simple implementation of a fixed length marshallable string.
 class MarshallableInt
          A simple implementation of a fixed length marshallable string.
 class Request
          A request object to be sent to the jockey engine.
 class Response
          A response object returned from the jockey engine.
 



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