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 the server.
static ClientAgent ClientAgentFactory.newClientAgent(String server)
          Create an uninitialized instance of an ClientAgent used to communicate with the server.
static ClientAgent ClientAgentFactory.newClientAgent(String server, int portNumber)
          Create an uninitialized instance of an ClientAgent used to communicate with the server.
 



Copyright (c) 2009 Novell, Inc. All rights reserved.