com.hyper9.simdk.stubs
Class VimServiceClient
java.lang.Object
  
javax.xml.ws.Service
      
com.hyper9.simdk.stubs.VimServiceClient
@WebServiceClient(name="VimService",
                  targetNamespace="urn:internalvim25")
public class VimServiceClient- extends Service
 
 
 
 
 
| Methods inherited from class javax.xml.ws.Service | 
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
VimServiceClient
public VimServiceClient(URL wsdlLocation,
                        QName serviceName)
VimServiceClient
public VimServiceClient()
getVimPort
@WebEndpoint(name="VimPort")
public VimService getVimPort()
- Returns:
 - returns VimService
 
 
getVimPort
@WebEndpoint(name="VimPort")
public VimService getVimPort(WebServiceFeature... features)
- Parameters:
 features - A list of WebServiceFeature to
        configure on the proxy. Supported features not in the
        features parameter will have their default values.
- Returns:
 - returns VimService
 
 
Copyright © 2009-2010 Hyper9. All Rights Reserved.