| 软件包 | 描述 |
|---|---|
| com.sun.xml.ws.transport.http.servlet |
| Modifier and Type | Field and 描述 |
|---|---|
List<TG_ServletAdapter> |
TG_WSServletDelegate.adapters
All
ServletAdapters that are deployed in the current web
appliation. |
| Modifier and Type | Method and 描述 |
|---|---|
protected TG_ServletAdapter |
TG_ServletAdapterList.createHttpAdapter(String name,
String urlPattern,
com.sun.xml.ws.api.server.WSEndpoint<?> endpoint) |
protected TG_ServletAdapter |
TG_WSServletDelegate.getTarget(javax.servlet.http.HttpServletRequest request)
Determines which
ServletAdapter serves the given request. |
| Modifier and Type | Method and 描述 |
|---|---|
void |
TG_JAXWSRIDeploymentProbeProvider.deploy(TG_ServletAdapter adpater) |
void |
TG_JAXWSRIDeploymentProbeProvider.undeploy(TG_ServletAdapter adapter) |
| Modifier and Type | Method and 描述 |
|---|---|
protected TG_WSServletDelegate |
TG_WSServletContextListener.createDelegate(List<TG_ServletAdapter> adapters,
javax.servlet.ServletContext context)
Creates
WSServletDelegate that does the real work. |
| Constructor and 描述 |
|---|
TG_WSServletDelegate(List<TG_ServletAdapter> adapters,
javax.servlet.ServletContext context) |
Copyright © 2006–2015 TinyGroup. All rights reserved.