Uses of Interface
org.apache.geronimo.remoting.transport.TransportClient

Packages that use TransportClient
org.apache.geronimo.remoting.transport   
org.apache.geronimo.remoting.transport.async   
 

Uses of TransportClient in org.apache.geronimo.remoting.transport
 

Methods in org.apache.geronimo.remoting.transport that return TransportClient
abstract  TransportClient TransportFactory.createClient()
           
 

Uses of TransportClient in org.apache.geronimo.remoting.transport.async
 

Classes in org.apache.geronimo.remoting.transport.async that implement TransportClient
 class AsyncClient
          AsyncClientInvoker uses sockets to remotely connect to the a remote AsyncServerInvoker.
 

Methods in org.apache.geronimo.remoting.transport.async that return TransportClient
 TransportClient TransportFactory.createClient()
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.