|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.ws.Service
org.apache.camel.wsdl_first.PersonService12
@WebServiceClient(name="PersonService12",
wsdlLocation="file:/mnt/hudson/jobs/perfectus-esb-4.3.1-fuse/workspace/target/esb-4.3.1-fuse/camel/components/camel-cxf/src/test/resources/person.wsdl",
targetNamespace="http://camel.apache.org/wsdl-first")
public class PersonService12This class was generated by Apache CXF 2.3.5-fuse-01-01 2011-09-13T23:06:00.385Z Generated source version: 2.3.5-fuse-01-01
| 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 |
SERVICE
|
static javax.xml.namespace.QName |
Soap
|
static java.net.URL |
WSDL_LOCATION
|
| Constructor Summary | |
|---|---|
PersonService12()
|
|
PersonService12(java.net.URL wsdlLocation)
|
|
PersonService12(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
|
|
| Method Summary | |
|---|---|
Person |
getSoap()
|
Person |
getSoap(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 Soap
| Constructor Detail |
|---|
public PersonService12(java.net.URL wsdlLocation)
public PersonService12(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
public PersonService12()
| Method Detail |
|---|
@WebEndpoint(name="soap") public Person getSoap()
@WebEndpoint(name="soap") public Person getSoap(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 | |||||||||