@WebServiceClient(name="HelloWorldServiceRuntimeCorrelationIDStaticPrefix", wsdlLocation="file:/tmp/rebuild065/cxf/testutils/src/main/resources/wsdl/jms_test.wsdl", targetNamespace="http://cxf.apache.org/hello_world_jms") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.275-02:30", comments="Apache CXF 2.6.0.redhat-60065") public class HelloWorldServiceRuntimeCorrelationIDStaticPrefix extends javax.xml.ws.Service
javax.xml.ws.Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
HelloWorldPortRuntimeCorrelationIDStaticPrefixEng |
static QName |
HelloWorldPortRuntimeCorrelationIDStaticPrefixSales |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
HelloWorldServiceRuntimeCorrelationIDStaticPrefix() |
HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation) |
HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation,
QName serviceName) |
HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation,
QName serviceName,
javax.xml.ws.WebServiceFeature... features) |
HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features) |
HelloWorldServiceRuntimeCorrelationIDStaticPrefix(javax.xml.ws.WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
HelloWorldPortType |
getHelloWorldPortRuntimeCorrelationIDStaticPrefixEng() |
HelloWorldPortType |
getHelloWorldPortRuntimeCorrelationIDStaticPrefixEng(javax.xml.ws.WebServiceFeature... features) |
HelloWorldPortType |
getHelloWorldPortRuntimeCorrelationIDStaticPrefixSales() |
HelloWorldPortType |
getHelloWorldPortRuntimeCorrelationIDStaticPrefixSales(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@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public static final URL WSDL_LOCATION
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public static final QName SERVICE
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public static final QName HelloWorldPortRuntimeCorrelationIDStaticPrefixEng
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public static final QName HelloWorldPortRuntimeCorrelationIDStaticPrefixSales
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation,
QName serviceName)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public HelloWorldServiceRuntimeCorrelationIDStaticPrefix()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public HelloWorldServiceRuntimeCorrelationIDStaticPrefix(javax.xml.ws.WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.275-02:30")
public HelloWorldServiceRuntimeCorrelationIDStaticPrefix(URL wsdlLocation,
QName serviceName,
javax.xml.ws.WebServiceFeature... features)
@WebEndpoint(name="HelloWorldPortRuntimeCorrelationIDStaticPrefixEng") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.275-02:30") public HelloWorldPortType getHelloWorldPortRuntimeCorrelationIDStaticPrefixEng()
@WebEndpoint(name="HelloWorldPortRuntimeCorrelationIDStaticPrefixEng") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.275-02:30") public HelloWorldPortType getHelloWorldPortRuntimeCorrelationIDStaticPrefixEng(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.@WebEndpoint(name="HelloWorldPortRuntimeCorrelationIDStaticPrefixSales") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.275-02:30") public HelloWorldPortType getHelloWorldPortRuntimeCorrelationIDStaticPrefixSales()
@WebEndpoint(name="HelloWorldPortRuntimeCorrelationIDStaticPrefixSales") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.275-02:30") public HelloWorldPortType getHelloWorldPortRuntimeCorrelationIDStaticPrefixSales(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.Apache CXF