public class JsrServerEndpointImpl extends Object implements EventDriverImpl
ServerEndpoint| Constructor and Description |
|---|
JsrServerEndpointImpl() |
| Modifier and Type | Method and Description |
|---|---|
EventDriver |
create(Object websocket,
WebSocketPolicy policy) |
String |
describeRule() |
boolean |
supports(Object websocket) |
public EventDriver create(Object websocket, WebSocketPolicy policy) throws Throwable
create in interface EventDriverImplThrowablepublic String describeRule()
describeRule in interface EventDriverImplpublic boolean supports(Object websocket)
supports in interface EventDriverImplCopyright © 1995-2018 Webtide. All Rights Reserved.