@WebServiceClient(name="WSCardActions",
targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/",
wsdlLocation="http://192.168.169.17:8080/bgbilling/executer/modules.cerbercrypt/4/CardActions?wsdl")
public class WSCardActions_Service
extends javax.xml.ws.Service
Constructor and Description |
---|
WSCardActions_Service() |
WSCardActions_Service(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
Modifier and Type | Method and Description |
---|---|
WSCardActions |
getWSCardActions() |
WSCardActions |
getWSCardActions(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 WSCardActions_Service(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
public WSCardActions_Service()
@WebEndpoint(name="WSCardActions") public WSCardActions getWSCardActions()
@WebEndpoint(name="WSCardActions") public WSCardActions getWSCardActions(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.