Uses of Class
com.novell.zos.grid.GridConfigurationException

Packages that use GridConfigurationException
com.novell.zos.grid   
com.novell.zos.toolkit   
 

Uses of GridConfigurationException in com.novell.zos.grid
 

Methods in com.novell.zos.grid that throw GridConfigurationException
 void ClientAgent.setTlsConfiguration(TlsConfiguration config)
          Set optional TLS parameters for this client.
 

Uses of GridConfigurationException in com.novell.zos.toolkit
 

Methods in com.novell.zos.toolkit that throw GridConfigurationException
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) 2010 Novell, Inc. All rights reserved.