public class NotifierConfigurator
extends javax.websocket.server.ServerEndpointConfig.Configurator
NotifierServerEndpoint with an RemoteNotifier.| Constructor and Description |
|---|
NotifierConfigurator(RemoteNotifier remoteNotifier) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getEndpointInstance(java.lang.Class<T> endpointClass) |
public NotifierConfigurator(RemoteNotifier remoteNotifier)