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