Uses of Interface
org.eclipse.jetty.websocket.api.RemoteEndpoint
Packages that use RemoteEndpoint
Package
Description
Jetty WebSocket API
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of RemoteEndpoint in org.eclipse.jetty.websocket.api
Fields in org.eclipse.jetty.websocket.api declared as RemoteEndpointMethods in org.eclipse.jetty.websocket.api that return RemoteEndpoint -
Uses of RemoteEndpoint in org.eclipse.jetty.websocket.common
Classes in org.eclipse.jetty.websocket.common that implement RemoteEndpointModifier and TypeClassDescriptionclass
Endpoint for Writing messages to the Remote websocket.Fields in org.eclipse.jetty.websocket.common declared as RemoteEndpointMethods in org.eclipse.jetty.websocket.common that return RemoteEndpointModifier and TypeMethodDescriptionWebSocketSession.getRemote()
RemoteEndpointFactory.newRemoteEndpoint
(LogicalConnection connection, OutgoingFrames outgoingFrames, BatchMode batchMode)