Uses of Interface
javax.websocket.RemoteEndpoint.Async

Packages that use RemoteEndpoint.Async
javax.websocket   
 

Uses of RemoteEndpoint.Async in javax.websocket
 

Methods in javax.websocket that return RemoteEndpoint.Async
 RemoteEndpoint.Async Session.getAsyncRemote()
          Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages asynchronously to the peer.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : [email protected]