public class PojoEndpointServer extends PojoEndpointBase
ServerEndpoint
so they appear as standard
Endpoint
instances.Constructor | Description |
---|---|
PojoEndpointServer() |
Modifier and Type | Method | Description |
---|---|---|
void |
onOpen(Session session,
EndpointConfig endpointConfig) |
Event that is triggered when a new session starts.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doOnOpen, getMethodMapping, getPathParameters, getPojo, onClose, onError, setMethodMapping, setPathParameters, setPojo
public void onOpen(Session session, EndpointConfig endpointConfig)
javax.websocket.Endpoint
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.