@WebServiceClient(name="ReceptionFacadeEJBService",
targetNamespace="http://jtrackingBusiness/",
wsdlLocation="http://localhost:8080/J-trackingEJB/ReceptionFacadeEJB?wsdl")
public class ReceptionFacadeEJBService
extends javax.xml.ws.Service
Constructor and Description |
---|
ReceptionFacadeEJBService()
Instantiates a new reception facade EJB service.
|
ReceptionFacadeEJBService(java.net.URL wsdlLocation)
Instantiates a new reception facade EJB service.
|
ReceptionFacadeEJBService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
Instantiates a new reception facade EJB service.
|
ReceptionFacadeEJBService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features)
Instantiates a new reception facade EJB service.
|
ReceptionFacadeEJBService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features)
Instantiates a new reception facade EJB service.
|
ReceptionFacadeEJBService(javax.xml.ws.WebServiceFeature... features)
Instantiates a new reception facade EJB service.
|
Modifier and Type | Method and Description |
---|---|
ReceptionFacadeEJB |
getReceptionFacadeEJBPort()
Gets the reception facade EJB port.
|
ReceptionFacadeEJB |
getReceptionFacadeEJBPort(javax.xml.ws.WebServiceFeature... features)
Gets the reception facade EJB port.
|
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
public ReceptionFacadeEJBService()
public ReceptionFacadeEJBService(javax.xml.ws.WebServiceFeature... features)
features
- the featurespublic ReceptionFacadeEJBService(java.net.URL wsdlLocation)
wsdlLocation
- the wsdl locationpublic ReceptionFacadeEJBService(java.net.URL wsdlLocation, javax.xml.ws.WebServiceFeature... features)
wsdlLocation
- the wsdl locationfeatures
- the featurespublic ReceptionFacadeEJBService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
wsdlLocation
- the wsdl locationserviceName
- the service namepublic ReceptionFacadeEJBService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName, javax.xml.ws.WebServiceFeature... features)
wsdlLocation
- the wsdl locationserviceName
- the service namefeatures
- the features@WebEndpoint(name="ReceptionFacadeEJBPort") public ReceptionFacadeEJB getReceptionFacadeEJBPort()
@WebEndpoint(name="ReceptionFacadeEJBPort") public ReceptionFacadeEJB getReceptionFacadeEJBPort(javax.xml.ws.WebServiceFeature... features)
features
- the features