|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl
public final class WSTCPAdapterRegistryImpl
Nested Class Summary | |
---|---|
protected static class |
WSTCPAdapterRegistryImpl.RegistryRecord
|
Method Summary | |
---|---|
void |
deregisterEndpoint(java.lang.String path)
|
static WSTCPAdapterRegistryImpl |
getInstance()
|
TCPAdapter |
getTarget(WSTCPURI requestURI)
|
WSEndpointDescriptor |
lookupEndpoint(java.lang.String path)
|
void |
registerEndpoint(java.lang.String path,
WSEndpointDescriptor wsEndpointDescriptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@NotNull public static WSTCPAdapterRegistryImpl getInstance()
public TCPAdapter getTarget(@NotNull WSTCPURI requestURI)
getTarget
in interface WSTCPAdapterRegistry
public void registerEndpoint(@NotNull java.lang.String path, @NotNull WSEndpointDescriptor wsEndpointDescriptor)
public void deregisterEndpoint(@NotNull java.lang.String path)
public WSEndpointDescriptor lookupEndpoint(@NotNull java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |