|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointAdapter | |
|---|---|
| com.sun.xml.ws.transport.httpspi.servlet | |
| Uses of EndpointAdapter in com.sun.xml.ws.transport.httpspi.servlet |
|---|
| Fields in com.sun.xml.ws.transport.httpspi.servlet with type parameters of type EndpointAdapter | |
|---|---|
List<EndpointAdapter> |
WSServletDelegate.adapters
All EndpointAdapters that are deployed in the current web application. |
| Methods in com.sun.xml.ws.transport.httpspi.servlet that return EndpointAdapter | |
|---|---|
EndpointAdapter |
EndpointAdapterFactory.createAdapter(String name,
String urlPattern,
Class implType,
QName serviceName,
QName portName,
String bindingId,
List<Source> metadata,
WebServiceFeature... features)
|
protected EndpointAdapter |
WSServletDelegate.getTarget(javax.servlet.http.HttpServletRequest request)
Determines which EndpointAdapter serves the given request. |
| Method parameters in com.sun.xml.ws.transport.httpspi.servlet with type arguments of type EndpointAdapter | |
|---|---|
protected WSServletDelegate |
WSSPIContextListener.createDelegate(List<EndpointAdapter> adapters,
javax.servlet.ServletContext context)
Creates WSServletDelegate that does the real work. |
| Constructor parameters in com.sun.xml.ws.transport.httpspi.servlet with type arguments of type EndpointAdapter | |
|---|---|
WSServletDelegate(List<EndpointAdapter> adapters,
javax.servlet.ServletContext context)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||