com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl
Class ModelService
java.lang.Object
javax.xml.ws.Service
com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl.ModelService
@WebServiceClient(name="modelService",
wsdlLocation="classpath:xml/ns/private/model/modelWrapper.wsdl",
targetNamespace="http://midpoint.evolveum.com/xml/ns/public/model/model-1.wsdl")
public class ModelService
- extends Service
This class was generated by Apache CXF 2.4.3
2013-03-04T20:32:19.665+01:00
Generated source version: 2.4.3
Methods inherited from class javax.xml.ws.Service |
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDL_LOCATION
public static final URL WSDL_LOCATION
SERVICE
public static final QName SERVICE
ModelPort
public static final QName ModelPort
ModelService
public ModelService(URL wsdlLocation)
ModelService
public ModelService(URL wsdlLocation,
QName serviceName)
ModelService
public ModelService()
getModelPort
@WebEndpoint(name="modelPort")
public ModelPortType getModelPort()
- Returns:
- returns ModelPortType
getModelPort
@WebEndpoint(name="modelPort")
public ModelPortType getModelPort(WebServiceFeature... features)
- Parameters:
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.
- Returns:
- returns ModelPortType
Copyright © 2013 evolveum. All Rights Reserved.