| Package | Description |
|---|---|
| org.spincast.core.controllers | |
| org.spincast.core.filters | |
| org.spincast.core.websocket |
| Modifier and Type | Method and Description |
|---|---|
protected Server |
SpincastFrontController.getServer() |
| Constructor and Description |
|---|
SpincastFrontController(Router<R,W> router,
SpincastConfig spincastConfig,
SpincastDictionary spincastDictionary,
Server server,
RequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType,
JsonManager jsonManager,
XmlManager xmlManager)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Server |
SpincastFiltersDefault.getServer() |
| Constructor and Description |
|---|
SpincastFiltersDefault(CorsFilter corsFilter,
SpincastConfig spincastConfig,
Server server,
SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Server |
WebsocketRouteHandler.getServer() |
protected Server |
WebsocketEndpointHandlerDefault.getServer() |
| Constructor and Description |
|---|
WebsocketEndpointHandlerDefault(String endpointId,
WebsocketController<R,W> controller,
WebsocketContextFactory<W> websocketContextFactory,
Server server)
Constructor
|
WebsocketRouteHandler(WebsocketRoute<R,W> websocketRoute,
Server server,
WebsocketEndpointHandlerFactory<R,W> websocketServerEndpointHandlerFactory,
WebsocketEndpointToControllerManager websocketEndpointToControllerKeysMap) |
Copyright © 2017. All rights reserved.