Package org.exolab.jms.net.proxy

Proxy for remote objects

See:
          Description

Interface Summary
Delegate The Delegate interface supports the invocation of remote methods over arbitrary transport protocols.
ThrowableAdapter Adapts unchecked exceptions, so that they can be rethrown as checked exceptions.
 

Class Summary
Proxy The Proxy class is the common superclass for client proxies to remote objects.
 

Exception Summary
RemoteInvocationException A RuntimeException when a remote invocation generates an exception which is not declared by the caller
 

Package org.exolab.jms.net.proxy Description

Proxy for remote objects



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.