Uses of Interface
javax.websocket.RemoteEndpoint.Async
Packages that use RemoteEndpoint.Async
-
Uses of RemoteEndpoint.Async in javax.websocket
Methods in javax.websocket that return RemoteEndpoint.AsyncModifier and TypeMethodDescriptionSession.getAsyncRemote()
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages asynchronously to the peer.