public class AppHandler extends Object
Modifier and Type | Field and Description |
---|---|
DispatchFunction |
disabledTransport |
DispatchFunction |
handle404 |
DispatchFunction |
hSid |
DispatchFunction |
welcomeScreen |
Constructor and Description |
---|
AppHandler(SockJsServer server) |
public DispatchFunction welcomeScreen
public DispatchFunction handle404
public DispatchFunction disabledTransport
public DispatchFunction hSid
public AppHandler(SockJsServer server)
Copyright © 2015. All rights reserved.