|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client | |
---|---|
net.bioclipse.xws.client |
Uses of Client in net.bioclipse.xws.client |
---|
Methods in net.bioclipse.xws.client that return Client | |
---|---|
static Client |
ClientFactory.createClient(java.lang.String clientJID,
java.lang.String pwd,
java.lang.String host,
int port,
IExecutionPipe executionPipe)
Creates a XMPP client with the supplied account information. |
static Client |
ClientFactory.getStaticClient()
Returns the static client. |
static Client |
ClientFactory.setStaticClient(Client newClient)
Sets or replaces the static client. |
Methods in net.bioclipse.xws.client with parameters of type Client | |
---|---|
static Client |
ClientFactory.setStaticClient(Client newClient)
Sets or replaces the static client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |