Project JXTA

Uses of Class
net.jxta.impl.endpoint.relay.RelayServerClient

Packages that use RelayServerClient
net.jxta.impl.endpoint.relay A JXTA MessageTransport implementation which which provides client polling and server store-and forward functionality for peers incapable of receiving incoming connections.  
 

Uses of RelayServerClient in net.jxta.impl.endpoint.relay
 

Methods in net.jxta.impl.endpoint.relay with parameters of type RelayServerClient
protected  void RelayServer.removeClient(String clientPeerId, RelayServerClient handler)
           
 

Constructors in net.jxta.impl.endpoint.relay with parameters of type RelayServerClient
RelayServerClient.RelayMessenger(EndpointAddress srcAddress, EndpointAddress destAddress, RelayServerClient handler, boolean outOfBand)
           
 


JXTA J2SE