@WebServiceClient(name="PullPointService",
wsdlLocation="file:/home/janstey/sources/git/perfectus/61472/esbcomponents/engines/servicemix-wsn2005/src/main/resources/org/apache/servicemix/wsn/wsn.wsdl",
targetNamespace="http://servicemix.apache.org/wsn/jaxws")
public class PullPointService
extends javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
static javax.xml.namespace.QName |
JBI |
static javax.xml.namespace.QName |
SERVICE |
static java.net.URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
PullPointService() |
PullPointService(java.net.URL wsdlLocation) |
PullPointService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
PullPointService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features) |
PullPointService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features) |
PullPointService(javax.xml.ws.WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
PullPoint |
getJBI() |
PullPoint |
getJBI(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, setHandlerResolverpublic static final java.net.URL WSDL_LOCATION
public static final javax.xml.namespace.QName SERVICE
public static final javax.xml.namespace.QName JBI
public PullPointService(java.net.URL wsdlLocation)
public PullPointService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
public PullPointService()
public PullPointService(javax.xml.ws.WebServiceFeature... features)
public PullPointService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features)
public PullPointService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features)
@WebEndpoint(name="JBI") public PullPoint getJBI()
@WebEndpoint(name="JBI") public PullPoint getJBI(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 © 2005-2016 FuseSource. All Rights Reserved.