@WebServiceClient(name="JMSSimpleService1101", wsdlLocation="file:/home/fbolton/Programs/JBossFuse/6.2.0.redhat-133/apache-cxf-3.0.4.redhat-620133-src/testutils/src/main/resources/wsdl/jms_spec_testsuite.wsdl", targetNamespace="http://cxf.apache.org/jms_simple") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00", comments="Apache CXF 3.0.4.redhat-620133") public class JMSSimpleService1101 extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
SERVICE |
static QName |
SimplePort |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
JMSSimpleService1101() |
JMSSimpleService1101(URL wsdlLocation) |
JMSSimpleService1101(URL wsdlLocation,
QName serviceName) |
JMSSimpleService1101(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
JMSSimpleService1101(URL wsdlLocation,
WebServiceFeature... features) |
JMSSimpleService1101(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
JMSSimplePortType |
getSimplePort() |
JMSSimplePortType |
getSimplePort(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="2015-06-22T09:52:00.328+02:00") public static final URL WSDL_LOCATION
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public static final QName SERVICE
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public static final QName SimplePort
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimpleService1101(URL wsdlLocation)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimpleService1101(URL wsdlLocation, QName serviceName)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimpleService1101()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimpleService1101(WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimpleService1101(URL wsdlLocation, WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimpleService1101(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="SimplePort") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimplePortType getSimplePort()
@WebEndpoint(name="SimplePort") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:52:00.328+02:00") public JMSSimplePortType getSimplePort(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