public class XhrHandler extends Object
Modifier and Type | Field and Description |
---|---|
DispatchFunction |
xhrCors |
DispatchFunction |
xhrOptions |
DispatchFunction |
xhrPoll |
DispatchFunction |
xhrSend |
DispatchFunction |
xhrStreaming |
Constructor and Description |
---|
XhrHandler(SockJsServer server) |
public DispatchFunction xhrOptions
public DispatchFunction xhrSend
public DispatchFunction xhrCors
public DispatchFunction xhrPoll
public DispatchFunction xhrStreaming
public XhrHandler(SockJsServer server)
Copyright © 2015. All rights reserved.