Methods in com.novell.zos.toolkit that return ClientAgent |
static ClientAgent |
ClientAgentFactory.newCachedClientAgent()
Create an instance of a cached ClientAgent used to communicate with a
GMS server. |
static ClientAgent |
ClientAgentFactory.newClientAgent(String server)
Create an uninitialized instance of an ClientAgent used to communicate
with a GMS server. |
static ClientAgent |
ClientAgentFactory.newClientAgent(String server,
int portNumber)
Create an uninitialized instance of an ClientAgent used to communicate
with a GMS server. |