@WebServiceClient(name="sugarsoap", targetNamespace="http://www.sugarcrm.com/sugarcrm", wsdlLocation="file:/C:/Users/kaspers/git/metamodel/sugarcrm/src/wsdl/sugarcrm.wsdl") public class Sugarsoap extends Service
Service.Mode| Constructor and Description |
|---|
Sugarsoap() |
Sugarsoap(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
SugarsoapPortType |
getSugarsoapPort() |
SugarsoapPortType |
getSugarsoapPort(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@WebEndpoint(name="sugarsoapPort") public SugarsoapPortType getSugarsoapPort()
@WebEndpoint(name="sugarsoapPort") public SugarsoapPortType getSugarsoapPort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.