Package net.sourceforge.jbizmo.commons.transport
-
Interface Summary Interface Description ITransportConstants Constants concerning transport -
Class Summary Class Description MarshalledInvocation Instances of this class are used to collect invocation data that is exchanged between a local application and a remote systemMarshalledInvocationResult<T> Instances of this class represent the result of a remote method invocation -
Exception Summary Exception Description RemoteOperationException This class represents a general exception that is thrown if a remote method invocation has failed.