Package | Description |
---|---|
org.projectodd.sockjs |
Modifier and Type | Method and Description |
---|---|
protected DispatchFunction[] |
SockJsServer.optsFilters() |
protected DispatchFunction[] |
SockJsServer.optsFilters(DispatchFunction optionsFilter) |
Modifier and Type | Method and Description |
---|---|
protected DispatchFunction[] |
SockJsServer.optsFilters(DispatchFunction optionsFilter) |
void |
Dispatcher.push(String method,
String[] patterns,
DispatchFunction... functions) |
void |
Dispatcher.push(String method,
String pattern,
DispatchFunction... functions) |
Constructor and Description |
---|
Dispatcher.DispatchEntry(String method,
String pattern,
DispatchFunction... functions) |
Dispatcher(DispatchFunction handle404,
DispatchFunction handle405,
DispatchFunction handleError) |
Copyright © 2015. All rights reserved.