public class NioWebSocketMessageProcessor extends NioTcpMessageProcessor
NioTcpMessageProcessor.ChangeRequest
channel, nioHandler, selector, selectorThread
incomingMessageChannels, isRunning, messageChannels, nConnections, sock, useCount
IN_ADDR_ANY, IN6_ADDR_ANY, sipStack, transport
Constructor and Description |
---|
NioWebSocketMessageProcessor(InetAddress ipAddress,
SIPTransactionStack sipStack,
int port) |
Modifier and Type | Method and Description |
---|---|
NioTcpMessageChannel |
createMessageChannel(NioTcpMessageProcessor nioTcpMessageProcessor,
SocketChannel client) |
blockingConnect, createMessageChannel, createMessageChannel, createProcessorTask, getDefaultTargetPort, isSecure, remove, send, start, stop
cacheMessageChannel, closeReliableConnection, getMaximumMessageSize, getSIPStack, inUse, setKeepAliveTimeout, validatePortInRange
getDefaultPort, getIpAddress, getListeningPoint, getPort, getSavedIpAddress, getSentBy, getTransport, getViaHeader, initialize, isSentBySet, setIpAddress, setListeningPoint, setSentBy
public NioWebSocketMessageProcessor(InetAddress ipAddress, SIPTransactionStack sipStack, int port)
public NioTcpMessageChannel createMessageChannel(NioTcpMessageProcessor nioTcpMessageProcessor, SocketChannel client) throws IOException
createMessageChannel
in class NioTcpMessageProcessor
IOException
Copyright © 2016. All Rights Reserved.