|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointService | |
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. |
Uses of EndpointService in net.jxta.endpoint |
Methods in net.jxta.endpoint that return EndpointService | |
EndpointService |
MessageTransport.getEndpointService()
Returns the endpoint service with which this MessageTransport is registered. |
Uses of EndpointService in net.jxta.peergroup |
Methods in net.jxta.peergroup that return EndpointService | |
EndpointService |
PeerGroup.getEndpointService()
Return the Endpoint Service for this Peer Group. |
EndpointService |
LightWeightPeerGroup.getEndpointService()
Return the Endpoint Service for this Peer Group. This service is present in every Peer Group. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |