JXTA

Uses of Package
net.jxta.impl.endpoint.relay

Packages that use net.jxta.impl.endpoint.relay
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. 
 

Classes in net.jxta.impl.endpoint.relay used by net.jxta.impl.endpoint.relay
RelayClient
          RelayClient manages the relationship with the RelayServer(s)
RelayClient.RelayServerConnection
           
RelayServer
          Relay server that maintains outgoing message queues, leases, etc.
RelayServerClient
          This class abstracts a client of the Relay Server
 


JXSE