|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscoStatus | |
|---|---|
| net.bioclipse.xws.client | |
| net.bioclipse.xws.client.disco | |
| net.bioclipse.xws.client.listeners | |
| Uses of DiscoStatus in net.bioclipse.xws.client |
|---|
| Methods in net.bioclipse.xws.client that return DiscoStatus | |
|---|---|
DiscoStatus |
IXmppItem.getDiscoStatus()
Returns the DiscoStatus of the XMPP item. |
| Uses of DiscoStatus in net.bioclipse.xws.client.disco |
|---|
| Methods in net.bioclipse.xws.client.disco that return DiscoStatus | |
|---|---|
DiscoStatus |
Items.getDiscoStatus()
Returns the discovery status. |
DiscoStatus |
Info.getDiscoStatus()
Returns the discovery status. |
DiscoStatus |
Functions.getDiscoStatus()
Returns the discovery status. |
static DiscoStatus |
DiscoStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DiscoStatus[] |
DiscoStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of DiscoStatus in net.bioclipse.xws.client.listeners |
|---|
| Methods in net.bioclipse.xws.client.listeners with parameters of type DiscoStatus | |
|---|---|
void |
IDiscoListener.onDiscovered(IXmppItem i,
DiscoStatus disco_status)
Discovery of the XMPP item completed or an error occurred. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||