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