Class WSUserCardCopy_Service
java.lang.Object
javax.xml.ws.Service
ru.bgcrm.plugin.bgbilling.ws.cerbercrypt.usercard.copy.WSUserCardCopy_Service
@WebServiceClient(name="WSUserCardCopy",
targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/",
wsdlLocation="http://192.168.169.17:8080/bgbilling/executer/modules.cerbercrypt/4/UserCardCopy?wsdl")
public class WSUserCardCopy_Service
extends javax.xml.ws.Service
This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.4-b01
Generated source version: 2.2
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
-
Constructor Summary
ConstructorsConstructorDescriptionWSUserCardCopy_Service
(URL wsdlLocation) WSUserCardCopy_Service
(URL wsdlLocation, QName serviceName) WSUserCardCopy_Service
(URL wsdlLocation, QName serviceName, javax.xml.ws.WebServiceFeature... features) WSUserCardCopy_Service
(URL wsdlLocation, javax.xml.ws.WebServiceFeature... features) WSUserCardCopy_Service
(javax.xml.ws.WebServiceFeature... features) -
Method Summary
Methods inherited from class javax.xml.ws.Service
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
-
Constructor Details
-
WSUserCardCopy_Service
public WSUserCardCopy_Service() -
WSUserCardCopy_Service
public WSUserCardCopy_Service(javax.xml.ws.WebServiceFeature... features) -
WSUserCardCopy_Service
-
WSUserCardCopy_Service
-
WSUserCardCopy_Service
-
WSUserCardCopy_Service
-
-
Method Details
-
getWSUserCardCopy
- Returns:
- returns WSUserCardCopy
-
getWSUserCardCopy
@WebEndpoint(name="WSUserCardCopy") public WSUserCardCopy getWSUserCardCopy(javax.xml.ws.WebServiceFeature... features) - Parameters:
features
- A list ofWebServiceFeature
to configure on the proxy. Supported features not in thefeatures
parameter will have their default values.- Returns:
- returns WSUserCardCopy
-