@WebServiceClient(name="NuxeoWSMainEntrancePointService", targetNamespace="http://webservices.server.sync.platform.ecm.nuxeo.org/", wsdlLocation="http://localhost:8080/nuxeo/webservices/wssyncroentry?wsdl") public class NuxeoWSMainEntrancePointService extends Service
Service.Mode
Modifier and Type | Field and Description |
---|---|
static URL |
NUXEOWSMAINENTRANCEPOINTSERVICE_WSDL_LOCATION |
Constructor and Description |
---|
NuxeoWSMainEntrancePointService() |
NuxeoWSMainEntrancePointService(URL wsdlLocation,
QName serviceName) |
Modifier and Type | Method and Description |
---|---|
NuxeoWSMainEntrancePoint |
getNuxeoWSMainEntrancePointPort() |
NuxeoWSMainEntrancePoint |
getNuxeoWSMainEntrancePointPort(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 static URL NUXEOWSMAINENTRANCEPOINTSERVICE_WSDL_LOCATION
public NuxeoWSMainEntrancePointService(URL wsdlLocation, QName serviceName)
public NuxeoWSMainEntrancePointService()
@WebEndpoint(name="NuxeoWSMainEntrancePointPort") public NuxeoWSMainEntrancePoint getNuxeoWSMainEntrancePointPort()
@WebEndpoint(name="NuxeoWSMainEntrancePointPort") public NuxeoWSMainEntrancePoint getNuxeoWSMainEntrancePointPort(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 © 2011 Nuxeo SA. All Rights Reserved.