Uses of Interface
org.eclipse.jetty.websocket.common.RemoteEndpointFactory
Packages that use RemoteEndpointFactory
Package
Description
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of RemoteEndpointFactory in org.eclipse.jetty.websocket.common
Classes in org.eclipse.jetty.websocket.common that implement RemoteEndpointFactoryFields in org.eclipse.jetty.websocket.common declared as RemoteEndpointFactoryModifier and TypeFieldDescriptionprivate static final RemoteEndpointFactory
WebSocketSession.defaultRemoteEndpointFactory
private final RemoteEndpointFactory
WebSocketSession.remoteEndpointFactory
-
Uses of RemoteEndpointFactory in org.eclipse.jetty.websocket.jsr356
Classes in org.eclipse.jetty.websocket.jsr356 that implement RemoteEndpointFactory