|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.jxta.endpoint | |
net.jxta.endpoint | Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. |
net.jxta.peergroup | Peer groups are formed as a collection of peers that have agreed upon a common set of services. |
net.jxta.pipe | Pipes are the core mechanism for exchanging messages between JXTA applications or services. |
net.jxta.protocol | Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. |
net.jxta.rendezvous | The RendezVous Service is responsible for propagating messages within a JXTA PeerGroup. |
net.jxta.resolver | The JXTA Resolver Services provides a generic mechanism for JXTA Services to send "Queries", and receive "Responses". |
net.jxta.socket | The socket package provides interface ala Socket
over JXTA pipes. |
net.jxta.util | A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. |
net.jxta.util.endpoint |
Classes in net.jxta.endpoint used by net.jxta.endpoint | |
AbstractMessenger
An AbstractMessenger is used to implement messengers (for example, by transport modules). |
|
AsyncChannelMessenger.PendingMessage
|
|
ChannelMessenger
A Channel Messenger provides an exclusive interface to the shared messenger. |
|
EndpointAddress
Describes a destination to which JXTA messages may be sent. |
|
EndpointListener
This interface is used in order to set up an EndpointService listener. |
|
EndpointService
The EndpointService provides the API for sending and receiving messages between peers. |
|
ListenerAdaptor
|
|
Message
Messages are containers for protocol messages within JXTA. |
|
Message.ElementIterator
A ListIterator for MessageElements which also provides the ability to determine the namespace of the current message element. |
|
MessageElement
JXTA Message Elements are used to add data to a Message. |
|
MessageFilterListener
This interface is used by Message Filters. |
|
MessageTransport
A MessageTransport is responsible for sending and/or receiving JXTA messages from an external network. |
|
Messenger
A Messenger is used to send messages to a destination. |
|
MessengerEvent
An event which indicates that a messenger has been successfully created. |
|
MessengerEventListener
A listener for MessengerEvents. |
|
OutgoingMessageEvent
An event which provides notification of the the transmission status of an outgoing message. |
|
OutgoingMessageEventListener
A listener for events concerning the status of outgoing messages. |
|
TextMessageElement
An extension of MessageElement for managing elements that are composed of character text. |
Classes in net.jxta.endpoint used by net.jxta.peergroup | |
EndpointService
The EndpointService provides the API for sending and receiving messages between peers. |
Classes in net.jxta.endpoint used by net.jxta.pipe | |
Message
Messages are containers for protocol messages within JXTA. |
Classes in net.jxta.endpoint used by net.jxta.protocol | |
EndpointAddress
Describes a destination to which JXTA messages may be sent. |
Classes in net.jxta.endpoint used by net.jxta.rendezvous | |
EndpointAddress
Describes a destination to which JXTA messages may be sent. |
|
EndpointListener
This interface is used in order to set up an EndpointService listener. |
|
Message
Messages are containers for protocol messages within JXTA. |
Classes in net.jxta.endpoint used by net.jxta.resolver | |
OutgoingMessageEvent
An event which provides notification of the the transmission status of an outgoing message. |
Classes in net.jxta.endpoint used by net.jxta.socket | |
Message
Messages are containers for protocol messages within JXTA. |
|
Messenger
A Messenger is used to send messages to a destination. |
Classes in net.jxta.endpoint used by net.jxta.util | |
Message
Messages are containers for protocol messages within JXTA. |
|
Messenger
A Messenger is used to send messages to a destination. |
Classes in net.jxta.endpoint used by net.jxta.util.endpoint | |
EndpointAddress
Describes a destination to which JXTA messages may be sent. |
|
Messenger
A Messenger is used to send messages to a destination. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |