public class WebSocketServerChannelSender extends WebSocketChannelSender implements ServerChannelSender
ChannelSender.SendHandlerMaxTotalPendingCount, TotalPendingCountchannel| Constructor and Description |
|---|
WebSocketServerChannelSender(org.jboss.netty.channel.Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOpen() |
close, getPendingCount, send, send, setMaxPendingCount, setTimeoutMillisgetChannel, getContext, getLocalAddress, getRemoteAddress, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getContext, getLocalAddress, getRemoteAddress, send, send, setContextpublic WebSocketServerChannelSender(org.jboss.netty.channel.Channel channel)
public boolean isOpen()
isOpen in interface ServerChannelSenderCopyright © 2021. All rights reserved.