Uses of Class
org.glassfish.deployment.client.ServerConnectionEnvironment

Packages that use ServerConnectionEnvironment
org.glassfish.deployapi   
org.glassfish.deployment.client   
 

Uses of ServerConnectionEnvironment in org.glassfish.deployapi
 

Methods in org.glassfish.deployapi with parameters of type ServerConnectionEnvironment
 void SunDeploymentManager.setServerConnectionEnvironment(ServerConnectionEnvironment env)
          Set additional env vars for the jmx https connector, provided by the client.
 

Uses of ServerConnectionEnvironment in org.glassfish.deployment.client
 

Methods in org.glassfish.deployment.client that return ServerConnectionEnvironment
 ServerConnectionEnvironment ServerConnectionIdentifier.getConnectionEnvironment()
           
 

Methods in org.glassfish.deployment.client with parameters of type ServerConnectionEnvironment
 void ServerConnectionIdentifier.setConnectionEnvironment(ServerConnectionEnvironment env)
           
 



Copyright © 2012. All Rights Reserved.