public class WebHandler extends Object
Modifier and Type | Field and Description |
---|---|
DispatchFunction |
cacheFor |
DispatchFunction |
expectForm |
DispatchFunction |
expectXhr |
DispatchFunction |
expose |
DispatchFunction |
handle405 |
DispatchFunction |
handleError |
DispatchFunction |
hNoCache |
Constructor and Description |
---|
WebHandler(SockJsServer server) |
public DispatchFunction handle405
public DispatchFunction handleError
public DispatchFunction expose
public DispatchFunction cacheFor
public DispatchFunction hNoCache
public DispatchFunction expectForm
public DispatchFunction expectXhr
public WebHandler(SockJsServer server)
Copyright © 2015. All rights reserved.