|
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 |
LightWeightPeerGroup.getEndpointService()
Return the Endpoint Service for this Peer Group. |
EndpointService |
PeerGroup.getEndpointService()
Return the Endpoint Service for this Peer Group. |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |