Package | Description |
---|---|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Class and Description |
---|---|
class |
NioTcpMessageProcessor
NIO implementation for TCP.
|
class |
NioTlsMessageProcessor |
class |
NioTlsWebSocketMessageProcessor |
class |
NioWebSocketMessageProcessor |
class |
TCPMessageProcessor
Sit in a loop waiting for incoming tcp connections and start a new thread to handle each new
connection.
|
class |
TLSMessageProcessor
Sit in a loop waiting for incoming tls connections and start a new thread to handle each new
connection.
|
Copyright © 2018. All Rights Reserved.