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
Methods 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 TypeClassDescriptionclassEndpoint for Writing messages to the Remote websocket.Methods in org.eclipse.jetty.websocket.common that return RemoteEndpointModifier and TypeMethodDescriptionWebSocketSession.getRemote()RemoteEndpointFactory.newRemoteEndpoint(LogicalConnection connection, OutgoingFrames outgoingFrames, BatchMode batchMode)