public class NioMessageProcessorFactory extends Object implements MessageProcessorFactory
| Constructor and Description |
|---|
NioMessageProcessorFactory() |
| Modifier and Type | Method and Description |
|---|---|
MessageProcessor |
createMessageProcessor(SIPTransactionStack sipStack,
InetAddress ipAddress,
int port,
String transport) |
public MessageProcessor createMessageProcessor(SIPTransactionStack sipStack, InetAddress ipAddress, int port, String transport) throws IOException
createMessageProcessor in interface MessageProcessorFactoryIOExceptionCopyright © 2014. All Rights Reserved.