@WebServiceClient(name="PolicyService", targetNamespace="http://docs.oasis-open.org/ns/cmis/ws/200908/", wsdlLocation="file:/Users/mindthegab/Dev/alfresco/workspace/chemistry-opencmis/target/checkout/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/CMISWS-Service.wsdl") public class PolicyService extends javax.xml.ws.Service
javax.xml.ws.Service.Mode| Constructor and Description |
|---|
PolicyService() |
PolicyService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
PolicyServicePort |
getPolicyServicePort() |
PolicyServicePort |
getPolicyServicePort(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@WebEndpoint(name="PolicyServicePort") public PolicyServicePort getPolicyServicePort()
@WebEndpoint(name="PolicyServicePort") public PolicyServicePort getPolicyServicePort(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.Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.