Uses of Interface
com.novell.zos.grid.ClientAgent

Packages that use ClientAgent
com.novell.zos.toolkit   
 

Uses of ClientAgent in com.novell.zos.toolkit
 

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.
 



Copyright 2008 Novell, Inc. All Rights Reserved.