public class Provider extends Provider
JAXWSPROVIDER_PROPERTY| Constructor and Description |
|---|
Provider() |
createEndpoint, providerpublic Endpoint createAndPublishEndpoint(String s, Object obj)
createAndPublishEndpoint in class Providerpublic Endpoint createAndPublishEndpoint(String s, Object obj, WebServiceFeature... features)
createAndPublishEndpoint in class Providerpublic Endpoint createEndpoint(String binding, Object obj)
createEndpoint in class Providerpublic Endpoint createEndpoint(String binding, Object obj, WebServiceFeature... features)
createEndpoint in class Providerpublic ServiceDelegate createServiceDelegate(URL url, QName qname, Class clazz)
createServiceDelegate in class Providerpublic ServiceDelegate createServiceDelegate(URL url, QName qname, Class clazz, WebServiceFeature... features)
createServiceDelegate in class Providerpublic W3CEndpointReference createW3CEndpointReference(String address, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters)
createW3CEndpointReference in class Providerpublic W3CEndpointReference createW3CEndpointReference(String address, QName interfaceName, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
createW3CEndpointReference in class Providerpublic <T> T getPort(EndpointReference jaxwsEPR, Class<T> sei, WebServiceFeature... features)
public EndpointReference readEndpointReference(Source eprInfoset)
readEndpointReference in class ProviderCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.