Uses of Package
org.caleigo.toolkit.tunnel

Packages that use org.caleigo.toolkit.tunnel
org.caleigo.core   
org.caleigo.core.meta   
org.caleigo.core.service   
org.caleigo.security   
org.caleigo.service   
org.caleigo.toolkit.tunnel   
 

Classes in org.caleigo.toolkit.tunnel used by org.caleigo.core
IDistributable
          This interface must be implemented by all objects that should be distributable.
IMessageConsumer
          Consumes messages that are received by an ITunnel.
ITunnel
          An ITunnel is responsible for sending messages between clients and a server.
 

Classes in org.caleigo.toolkit.tunnel used by org.caleigo.core.meta
IDistributable
          This interface must be implemented by all objects that should be distributable.
 

Classes in org.caleigo.toolkit.tunnel used by org.caleigo.core.service
IDistributable
          This interface must be implemented by all objects that should be distributable.
 

Classes in org.caleigo.toolkit.tunnel used by org.caleigo.security
IDistributable
          This interface must be implemented by all objects that should be distributable.
IMessageConsumer
          Consumes messages that are received by an ITunnel.
ITunnel
          An ITunnel is responsible for sending messages between clients and a server.
 

Classes in org.caleigo.toolkit.tunnel used by org.caleigo.service
IDistributable
          This interface must be implemented by all objects that should be distributable.
IMessageConsumer
          Consumes messages that are received by an ITunnel.
ITunnel
          An ITunnel is responsible for sending messages between clients and a server.
ITunnelServer
          An ITunnelServer is responsible for accepting connections from ITunnels and for setting up those connections.
ITunnelServerListener
           
ProxyHandler
           
TunnelServerEvent
           
 

Classes in org.caleigo.toolkit.tunnel used by org.caleigo.toolkit.tunnel
AbstractTunnel
          Abstract class that implements most of the functinallity needed by an ITunnel.
AbstractTunnel.DefaultStatusMessage
           
AbstractTunnel.IConnectionMessage
           
AbstractTunnel.IFinalizeMessage
           
AbstractTunnel.InputThread
           
AbstractTunnel.IPackage
          An IPackage represents a package that is sent by an ITunnel.
AbstractTunnel.IStatusMessage
           
AbstractTunnel.OutputThread
           
AbstractTunnel.WorkerThread
           
AbstractTunnelServer
           
DynamicRemoteProxy.IProxyCleanUpMessage
           
DynamicRemoteProxy.IProxyExceptionMessage
           
DynamicRemoteProxy.IProxyInvocationMessage
           
DynamicRemoteProxy.IProxyReturnMessage
           
HTTPTunnelServer
           
IMessageConsumer
          Consumes messages that are received by an ITunnel.
IStatusCallback
          Receives status messages from an ITunnel.
ITunnel
          An ITunnel is responsible for sending messages between clients and a server.
ITunnelCodec
          An ITunnelCodec is responsible for transforming messages to and from bytes that can be handled by streams.
ITunnelListener
           
ITunnelPacker
          An ITunnelPacker packs and unpacks messages that are sent by an ITunnel.
ITunnelServer
          An ITunnelServer is responsible for accepting connections from ITunnels and for setting up those connections.
ITunnelServerListener
           
ProxyHandler
           
SocketTunnelServer.ConnectionListener
           
TunnelEvent
           
TunnelException
           
TunnelServerEvent
           
 



Copyright © 2005 Caleigo. All Rights Reserved.