|
Project JXTA | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
MessageTransport
implementation which
which provides client polling and server store-and forward functionality for
peers incapable of receiving incoming connections.
See:
Description
Class Summary | |
---|---|
RelayClient | RelayClient manages the relationship with the RelayServer(s) |
RelayServer | Relay server that maintains outgoing message queues, leases, etc. |
RelayServer.BGSend | Sends a message on an synchronous messenger. |
RelayServerClient | This class abstracts a client of the Relay Server |
RelayServerClient.RelayMessenger | |
RelayTransport | The Relay Server supports the following commands: CONNECT - message contains PEERID, optional LEASE DISCONNECT - message contains PEERID. |
A JXTA MessageTransport
implementation which
which provides client polling and server store-and forward functionality for
peers incapable of receiving incoming connections. A virtual transport, the
messages are transfered between peers using client initiated connections of
some other message transport.
EndpointService
,
MessageTransport
,
MessageSender
,
MessageReceiver
,
Message
,
JXTA Protocols Specification : Standard JXTA Transport Bindings
|
JXTA J2SE | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |