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