Package org.eclipse.jetty.websocket.javax.client
-
Class Summary Class Description JavaxWebSocketClientContainerProvider ClientContainerProvider
implementation.JavaxWebSocketShutdownContainer This manages the LifeCycle ofWebSocketContainer
instances that are created withContainerProvider
, if this code is being run from another ServletContainer, or if run inside a Jetty Server with the WebSocket client classes provided by the webapp.