Uses of Class
com.hyper9.simdk.stubs.dao.HostConnectInfo

Packages that use HostConnectInfo
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of HostConnectInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostConnectInfo
 HostConnectInfo VimServiceImpl.queryConnectionInfo(ManagedObjectReference _this, String hostname, Integer port, String username, String password, String sslThumbprint)
           
 HostConnectInfo VimService.queryConnectionInfo(ManagedObjectReference _this, String hostname, Integer port, String username, String password, String sslThumbprint)
           
 HostConnectInfo VimServiceImpl.queryHostConnectionInfo(ManagedObjectReference _this)
           
 HostConnectInfo VimService.queryHostConnectionInfo(ManagedObjectReference _this)
           
 

Uses of HostConnectInfo in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostConnectInfo
 List<HostConnectInfo> ArrayOfHostConnectInfo.getData()
           
 

Uses of HostConnectInfo in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return HostConnectInfo
 HostConnectInfo QueryHostConnectionInfoResponse.getReturnval()
           
 HostConnectInfo QueryConnectionInfoResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostConnectInfo
 void QueryHostConnectionInfoResponse.setReturnval(HostConnectInfo returnval)
           
 void QueryConnectionInfoResponse.setReturnval(HostConnectInfo returnval)
           
 

Uses of HostConnectInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostConnectInfo
 HostConnectInfo VimServiceExImpl.queryConnectionInfo(ManagedObjectReference _this, String hostname, Integer port, String username, String password, String sslThumbprint)
           
 HostConnectInfo VimServiceExImpl.queryHostConnectionInfo(ManagedObjectReference _this)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.