public class NioWebSocketMessageProcessor extends NioTcpMessageProcessor
NioTcpMessageProcessor.ChangeRequestchannel, nioHandler, selector, selectorThreadincomingMessageChannels, isRunning, messageChannels, nConnections, sock, useCountIN_ADDR_ANY, IN6_ADDR_ANY, sipStack, transport| Constructor and Description |
|---|
NioWebSocketMessageProcessor(InetAddress ipAddress,
SIPTransactionStack sipStack,
int port) |
| Modifier and Type | Method and Description |
|---|---|
MessageChannel |
createMessageChannel(HostPort targetHostPort)
Create a message channel for the specified host/port.
|
MessageChannel |
createMessageChannel(InetAddress targetHost,
int port)
Create a message channel for the specified host/port.
|
NioTcpMessageChannel |
createMessageChannel(NioTcpMessageProcessor nioTcpMessageProcessor,
SocketChannel client) |
assignChannelToDestination, blockingConnect, createProcessorTask, getDefaultTargetPort, isSecure, send, start, stopcacheMessageChannel, closeReliableConnection, getMaximumMessageSize, getSIPStack, inUse, remove, setKeepAliveTimeout, validatePortInRangegetDefaultPort, getIpAddress, getListeningPoint, getPort, getSavedIpAddress, getSentBy, getTransport, getViaHeader, initialize, isSentBySet, setIpAddress, setListeningPoint, setSentBypublic NioWebSocketMessageProcessor(InetAddress ipAddress, SIPTransactionStack sipStack, int port)
public NioTcpMessageChannel createMessageChannel(NioTcpMessageProcessor nioTcpMessageProcessor, SocketChannel client) throws IOException
createMessageChannel in class NioTcpMessageProcessorIOExceptionpublic MessageChannel createMessageChannel(HostPort targetHostPort) throws IOException
MessageProcessorcreateMessageChannel in class NioTcpMessageProcessorIOExceptionpublic MessageChannel createMessageChannel(InetAddress targetHost, int port) throws IOException
MessageProcessorcreateMessageChannel in class NioTcpMessageProcessorIOExceptionCopyright © 2014. All Rights Reserved.