@WebServiceClient(name="PingService", wsdlLocation="file:/maven/build/cxf/systests/ws-security/src/test/resources/wsdl_systest_wssec/wssec10/WsSecurity10.wsdl", targetNamespace="http://WSSec/wssec10") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00", comments="Apache CXF 3.0.4.redhat-621211") public class PingService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
MutualCertificate10SignEncryptIPingService |
static QName |
MutualCertificate10SignEncryptRsa15TripleDesIPingService |
static QName |
SERVICE |
static QName |
UserNameIPingService |
static QName |
UserNameOverTransportIPingService |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
PingService() |
PingService(URL wsdlLocation) |
PingService(URL wsdlLocation,
QName serviceName) |
PingService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
PingService(URL wsdlLocation,
WebServiceFeature... features) |
PingService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
IPingService |
getMutualCertificate10SignEncryptIPingService() |
IPingService |
getMutualCertificate10SignEncryptIPingService(WebServiceFeature... features) |
IPingService |
getMutualCertificate10SignEncryptRsa15TripleDesIPingService() |
IPingService |
getMutualCertificate10SignEncryptRsa15TripleDesIPingService(WebServiceFeature... features) |
IPingService |
getUserNameIPingService() |
IPingService |
getUserNameIPingService(WebServiceFeature... features) |
IPingService |
getUserNameOverTransportIPingService() |
IPingService |
getUserNameOverTransportIPingService(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="2017-08-11T07:23:22.856-04:00") public static final URL WSDL_LOCATION
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public static final QName SERVICE
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public static final QName UserNameOverTransportIPingService
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public static final QName UserNameIPingService
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public static final QName MutualCertificate10SignEncryptIPingService
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public static final QName MutualCertificate10SignEncryptRsa15TripleDesIPingService
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public PingService(URL wsdlLocation)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public PingService(URL wsdlLocation, QName serviceName)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public PingService()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public PingService(WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public PingService(URL wsdlLocation, WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public PingService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="UserNameOverTransport_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getUserNameOverTransportIPingService()
@WebEndpoint(name="UserNameOverTransport_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getUserNameOverTransportIPingService(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="UserName_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getUserNameIPingService()
@WebEndpoint(name="UserName_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getUserNameIPingService(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="MutualCertificate10SignEncrypt_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getMutualCertificate10SignEncryptIPingService()
@WebEndpoint(name="MutualCertificate10SignEncrypt_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getMutualCertificate10SignEncryptIPingService(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="MutualCertificate10SignEncryptRsa15TripleDes_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getMutualCertificate10SignEncryptRsa15TripleDesIPingService()
@WebEndpoint(name="MutualCertificate10SignEncryptRsa15TripleDes_IPingService") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.856-04:00") public IPingService getMutualCertificate10SignEncryptRsa15TripleDesIPingService(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