|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cometd.common.AbstractTransport
org.cometd.server.AbstractServerTransport
org.cometd.server.transport.HttpTransport
org.cometd.websocket.server.WebSocketTransport
org.cometd.benchmark.BayeuxLoadServer.LoadWebSocketTransport
public static class BayeuxLoadServer.LoadWebSocketTransport
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.cometd.websocket.server.WebSocketTransport |
|---|
WebSocketTransport.WebSocketScheduler |
| Nested classes/interfaces inherited from class org.cometd.server.AbstractServerTransport |
|---|
AbstractServerTransport.OneTimeScheduler, AbstractServerTransport.Scheduler |
| Field Summary |
|---|
| Fields inherited from class org.cometd.websocket.server.WebSocketTransport |
|---|
BUFFER_SIZE_OPTION, MAX_MESSAGE_SIZE_OPTION, MESSAGES_PER_FRAME_OPTION, NAME, PREFIX, PROTOCOL_OPTION, THREAD_POOL_MAX_SIZE |
| Fields inherited from class org.cometd.server.transport.HttpTransport |
|---|
JSON_DEBUG_OPTION, MESSAGE_PARAM |
| Fields inherited from class org.cometd.server.AbstractServerTransport |
|---|
_logger, INTERVAL_OPTION, MAX_INTERVAL_OPTION, MAX_LAZY_OPTION, META_CONNECT_DELIVERY_OPTION, TIMEOUT_OPTION |
| Constructor Summary | |
|---|---|
BayeuxLoadServer.LoadWebSocketTransport(BayeuxServerImpl bayeux,
Executor executor)
|
|
| Method Summary | |
|---|---|
protected Executor |
newExecutor()
|
| Methods inherited from class org.cometd.websocket.server.WebSocketTransport |
|---|
accept, checkOrigin, destroy, doWebSocketConnect, getContext, handle, handleException, handleJSONParseException, init, newScheduledExecutor, onClose, send, send, send |
| Methods inherited from class org.cometd.server.transport.HttpTransport |
|---|
getCurrentLocalAddress, getCurrentRemoteAddress, getCurrentRequest, setCurrentRequest |
| Methods inherited from class org.cometd.server.AbstractServerTransport |
|---|
debug, getAdvice, getBayeux, getInterval, getMaxInterval, getMaxLazyTimeout, getTimeout, isMetaConnectDeliveryOnly, parseMessages, parseMessages, setAdvice, setInterval, setMaxInterval, setMaxLazyTimeout, setMetaConnectDeliveryOnly, setTimeout, sweep |
| Methods inherited from class org.cometd.common.AbstractTransport |
|---|
getName, getOption, getOption, getOption, getOption, getOption, getOptionNames, getOptionPrefix, setOption, setOptionPrefix |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.cometd.bayeux.Transport |
|---|
getName, getOption, getOptionNames, getOptionPrefix |
| Constructor Detail |
|---|
public BayeuxLoadServer.LoadWebSocketTransport(BayeuxServerImpl bayeux,
Executor executor)
| Method Detail |
|---|
protected Executor newExecutor()
newExecutor in class WebSocketTransport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||