|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.ws.Service
com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl.ModelService
@WebServiceClient(name="modelService",
wsdlLocation="file:/home/mamut/workspace/midpoint/tags/midpoint-1.10/infra/schema/src/main/resources/xml/ns/private/model/modelWrapper.wsdl",
targetNamespace="http://midpoint.evolveum.com/xml/ns/public/model/model-1.wsdl")
public class ModelServiceThis class was generated by Apache CXF 2.4.3 2012-02-06T21:19:19.854+01:00 Generated source version: 2.4.3
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.xml.ws.Service |
|---|
javax.xml.ws.Service.Mode |
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
ModelPort
|
static javax.xml.namespace.QName |
SERVICE
|
static java.net.URL |
WSDL_LOCATION
|
| Constructor Summary | |
|---|---|
ModelService()
|
|
ModelService(java.net.URL wsdlLocation)
|
|
ModelService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
|
|
| Method Summary | |
|---|---|
ModelPortType |
getModelPort()
|
ModelPortType |
getModelPort(javax.xml.ws.WebServiceFeature... features)
|
| 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 |
| Field Detail |
|---|
public static final java.net.URL WSDL_LOCATION
public static final javax.xml.namespace.QName SERVICE
public static final javax.xml.namespace.QName ModelPort
| Constructor Detail |
|---|
public ModelService(java.net.URL wsdlLocation)
public ModelService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
public ModelService()
| Method Detail |
|---|
@WebEndpoint(name="modelPort") public ModelPortType getModelPort()
@WebEndpoint(name="modelPort") public ModelPortType getModelPort(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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||