|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendezVousStatus | |
---|---|
net.jxta.rendezvous | The RendezVous Service is responsible for propagating messages within a JXTA PeerGroup. |
Uses of RendezVousStatus in net.jxta.rendezvous |
---|
Methods in net.jxta.rendezvous that return RendezVousStatus | |
---|---|
RendezVousStatus |
RendezVousService.getRendezVousStatus()
Returns the current role of this peer within the peergroup. |
static RendezVousStatus |
RendezVousStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RendezVousStatus[] |
RendezVousStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |