Uses of Interface
javax.websocket.RemoteEndpoint

Uses of RemoteEndpoint in javax.websocket
 

Subinterfaces of RemoteEndpoint in javax.websocket
static interface RemoteEndpoint.Async
          This representation of the peer of a web socket conversation has the ability to send messages asynchronously.
static interface RemoteEndpoint.Basic
          This representation of the peer of a web socket conversation has the ability to send messages synchronously.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : users@websocket-spec.java.net