public static class ApplicationConfig.ProgrammaticStatelessRemoteInterfaceEndpoint extends javax.websocket.Endpoint implements RemoteServiceProgrammatic
| Constructor and Description |
|---|
ApplicationConfig.ProgrammaticStatelessRemoteInterfaceEndpoint() |
public ApplicationConfig.ProgrammaticStatelessRemoteInterfaceEndpoint()
public void onOpen(javax.websocket.Session session,
javax.websocket.EndpointConfig config)
onOpen in interface RemoteServiceProgrammaticonOpen in class javax.websocket.Endpointpublic void onClose(javax.websocket.Session session,
javax.websocket.CloseReason closeReason)
onClose in interface RemoteServiceProgrammaticonClose in class javax.websocket.Endpointpublic void onError(javax.websocket.Session session,
Throwable thr)
onError in interface RemoteServiceProgrammaticonError in class javax.websocket.EndpointCopyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.