Jetif v1.8.0

Package jetif.ext.proxy

Provides proxy implementations to support remote testing.

See:
          Description

Interface Summary
EJBProxyAgent This interface EJBProxyAgent is the EJB interface for the proxy agent bean.
EJBProxyAgentHome This interface EJBProxyAgentHome represents home interface of the proxy agent bean.
 

Class Summary
EJBProxy This class EJBProxy represents the EJB proxy to connect the proxy agent bean.
EJBProxyAgentBean This class EJBProxyAgentBean represents implementation of the proxy agent bean.
IDLProxy This class IDLProxy represents the stub of IDL proxy in client side.
IDLProxyAgent This class IdlProxyAgent represents implementation of the proxy agent in server side.
SocketProxy The SocketProxy implements a SOCKET proxy implementation.
SocketProxyAgent The SocketProxyAgent represents a SOCKET proxy agent implemenation.
 

Package jetif.ext.proxy Description

Provides proxy implementations to support remote testing. There is only a IDL proxy implementation yet, will add more implementations in this package.


Jetif v1.8.0

Copyright © 2004,2005 Vicky Wang - All Rights Reserved.