|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PipeService | |
---|---|
net.jxta.peergroup | Peer groups are formed as a collection of peers that have agreed upon a common set of services. |
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. |
Uses of PipeService in net.jxta.peergroup |
---|
Methods in net.jxta.peergroup that return PipeService | |
---|---|
PipeService |
LightWeightPeerGroup.getPipeService()
Return the Pipe Service for this Peer Group. |
PipeService |
PeerGroup.getPipeService()
Return the Pipe Service for this Peer Group. |
Uses of PipeService in net.jxta.socket |
---|
Fields in net.jxta.socket declared as PipeService | |
---|---|
protected PipeService |
JxtaSocket.pipeSvc
|
protected PipeService |
JxtaMulticastSocket.pipeSvc
|
Uses of PipeService in net.jxta.util |
---|
Fields in net.jxta.util declared as PipeService | |
---|---|
protected PipeService |
JxtaBiDiPipe.pipeSvc
|
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |