@WebServiceClient(name="SOAOI_OpenQ",
targetNamespace="http://www.nortel.com/soa/oi/OpenQ")
public class SOAOIOpenQ
extends javax.xml.ws.Service
Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
OpenQ |
static javax.xml.namespace.QName |
SERVICE |
static java.net.URL |
WSDL_LOCATION |
Constructor and Description |
---|
SOAOIOpenQ() |
SOAOIOpenQ(java.net.URL wsdlLocation) |
SOAOIOpenQ(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
SOAOIOpenQ(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features) |
SOAOIOpenQ(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features) |
SOAOIOpenQ(javax.xml.ws.WebServiceFeature... features) |
Modifier and Type | Method and Description |
---|---|
OpenQ |
getOpenQ() |
OpenQ |
getOpenQ(javax.xml.ws.WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
public static final java.net.URL WSDL_LOCATION
public static final javax.xml.namespace.QName SERVICE
public static final javax.xml.namespace.QName OpenQ
public SOAOIOpenQ(java.net.URL wsdlLocation)
public SOAOIOpenQ(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
public SOAOIOpenQ()
public SOAOIOpenQ(javax.xml.ws.WebServiceFeature... features)
public SOAOIOpenQ(java.net.URL wsdlLocation, javax.xml.ws.WebServiceFeature... features)
public SOAOIOpenQ(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName, javax.xml.ws.WebServiceFeature... features)
@WebEndpoint(name="OpenQ") public OpenQ getOpenQ()
@WebEndpoint(name="OpenQ") public OpenQ getOpenQ(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.Copyright © 2010 All Rights Reserved.