public class PojoEndpointClient extends PojoEndpointBase
ClientEndpoint so they appear as standard
Endpoint instances.| Constructor | Description |
|---|---|
PojoEndpointClient(java.lang.Object pojo,
java.util.List<java.lang.Class<? extends Decoder>> decoders) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onOpen(Session session,
EndpointConfig config) |
Event that is triggered when a new session starts.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoOnOpen, getMethodMapping, getPathParameters, getPojo, onClose, onError, setMethodMapping, setPathParameters, setPojopublic PojoEndpointClient(java.lang.Object pojo,
java.util.List<java.lang.Class<? extends Decoder>> decoders)
throws DeploymentException
DeploymentExceptionpublic void onOpen(Session session, EndpointConfig config)
javax.websocket.EndpointCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.