|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCPAdapter | |
|---|---|
| com.sun.xml.ws.transport.tcp.server | |
| com.sun.xml.ws.transport.tcp.server.glassfish | |
| com.sun.xml.ws.transport.tcp.server.tomcat | |
| Uses of TCPAdapter in com.sun.xml.ws.transport.tcp.server |
|---|
| Subclasses of TCPAdapter in com.sun.xml.ws.transport.tcp.server | |
|---|---|
class |
TCPServiceChannelWSAdapter
|
| Fields in com.sun.xml.ws.transport.tcp.server with type parameters of type TCPAdapter | |
|---|---|
static DeploymentDescriptorParser.AdapterFactory<TCPAdapter> |
TCPAdapter.FACTORY
|
| Methods in com.sun.xml.ws.transport.tcp.server that return TCPAdapter | |
|---|---|
TCPAdapter |
TCPAdapterList.createAdapter(String name,
String urlPattern,
WSEndpoint<?> endpoint)
|
TCPAdapter |
TCPAdapterList.get(int index)
|
TCPAdapter |
WSTCPAdapterRegistry.getTarget(WSTCPURI requestURI)
|
TCPAdapter |
WSTCPDelegate.getTarget(WSTCPURI tcpURI)
Determines which TCPAdapter serves the given request. |
| Methods in com.sun.xml.ws.transport.tcp.server that return types with arguments of type TCPAdapter | |
|---|---|
List<TCPAdapter> |
WSTCP.parseDeploymentDescriptor()
|
| Method parameters in com.sun.xml.ws.transport.tcp.server with type arguments of type TCPAdapter | |
|---|---|
abstract void |
WSTCPModule.free(String contextPath,
List<TCPAdapter> adapters)
|
void |
WSTCPDelegate.freeAdapters(String contextPath,
List<TCPAdapter> adapters)
|
abstract void |
WSTCPModule.register(String contextPath,
List<TCPAdapter> adapters)
|
void |
WSTCPDelegate.registerAdapters(String contextPath,
List<TCPAdapter> adapters)
|
| Uses of TCPAdapter in com.sun.xml.ws.transport.tcp.server.glassfish |
|---|
| Subclasses of TCPAdapter in com.sun.xml.ws.transport.tcp.server.glassfish | |
|---|---|
class |
TCP109Adapter
|
| Fields in com.sun.xml.ws.transport.tcp.server.glassfish declared as TCPAdapter | |
|---|---|
TCPAdapter |
WSTCPAdapterRegistryImpl.RegistryRecord.adapter
|
| Methods in com.sun.xml.ws.transport.tcp.server.glassfish that return TCPAdapter | |
|---|---|
TCPAdapter |
WSTCPAdapterRegistryImpl.getTarget(WSTCPURI requestURI)
|
| Method parameters in com.sun.xml.ws.transport.tcp.server.glassfish with type arguments of type TCPAdapter | |
|---|---|
void |
WSTCPLifeCycleModule.free(String contextPath,
List<TCPAdapter> adapters)
|
void |
WSTCPLifeCycleModule.register(String contextPath,
List<TCPAdapter> adapters)
|
| Uses of TCPAdapter in com.sun.xml.ws.transport.tcp.server.tomcat |
|---|
| Method parameters in com.sun.xml.ws.transport.tcp.server.tomcat with type arguments of type TCPAdapter | |
|---|---|
void |
WSTCPTomcatRegistry.free(String contextPath,
List<TCPAdapter> adapters)
|
void |
WSTCPTomcatRegistry.register(String contextPath,
List<TCPAdapter> adapters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||