com.sun.xml.ws.transport.httpspi.servlet
Class EndpointAdapterFactory
java.lang.Object
com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapterFactory
- All Implemented Interfaces:
- DeploymentDescriptorParser.AdapterFactory<EndpointAdapter>
public final class EndpointAdapterFactory
- extends Object
- implements DeploymentDescriptorParser.AdapterFactory<EndpointAdapter>
- Author:
- Jitendra Kotamraju
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointAdapterFactory
public EndpointAdapterFactory()
createAdapter
public EndpointAdapter createAdapter(String name,
String urlPattern,
Class implType,
QName serviceName,
QName portName,
String bindingId,
List<Source> metadata,
WebServiceFeature... features)
- Specified by:
createAdapter in interface DeploymentDescriptorParser.AdapterFactory<EndpointAdapter>
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.