public class PojoEndpointClient extends PojoEndpointBase
ClientEndpoint
so they appear as standard
Endpoint
instances.Constructor and Description |
---|
PojoEndpointClient(Object pojo,
Class<? extends Decoder>[] decoders) |
Modifier and Type | Method and Description |
---|---|
void |
onOpen(Session session,
EndpointConfig config)
Event that is triggered when a new session starts.
|
doOnOpen, getMethodMapping, getPathParameters, getPojo, onClose, onError, setMethodMapping, setPathParameters, setPojo
public PojoEndpointClient(Object pojo, Class<? extends Decoder>[] decoders) throws DeploymentException
DeploymentException
public void onOpen(Session session, EndpointConfig config)
javax.websocket.Endpoint
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.