@WebServiceClient(name="SubscriptionManagerService", wsdlLocation="file:/home/fbolton/Programs/JBossFuse/6.1.0.redhat-379/apache-cxf-2.7.0.redhat-610379-src/services/wsn/wsn-api/src/main/resources/org/apache/cxf/wsn/wsdl/wsn.wsdl", targetNamespace="http://cxf.apache.org/wsn/jaxws") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00", comments="Apache CXF 2.7.0.redhat-610379") public class SubscriptionManagerService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
SERVICE |
static QName |
Soap |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
SubscriptionManagerService() |
SubscriptionManagerService(URL wsdlLocation) |
SubscriptionManagerService(URL wsdlLocation,
QName serviceName) |
SubscriptionManagerService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
SubscriptionManagerService(URL wsdlLocation,
WebServiceFeature... features) |
SubscriptionManagerService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionManager |
getSoap() |
SubscriptionManager |
getSoap(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@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public static final URL WSDL_LOCATION
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public static final QName SERVICE
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public static final QName Soap
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManagerService(URL wsdlLocation)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManagerService(URL wsdlLocation, QName serviceName)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManagerService()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManagerService(WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManagerService(URL wsdlLocation, WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManagerService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="Soap") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManager getSoap()
@WebEndpoint(name="Soap") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.150+02:00") public SubscriptionManager getSoap(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Apache CXF