Uses of Interface
javax.websocket.RemoteEndpoint
Packages that use RemoteEndpoint
-
Uses of RemoteEndpoint in javax.websocket
Subinterfaces of RemoteEndpoint in javax.websocketModifier and TypeInterfaceDescriptionstatic interfaceThis representation of the peer of a web socket conversation has the ability to send messages asynchronously.static interfaceThis representation of the peer of a web socket conversation has the ability to send messages synchronously.