| 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 | Method and Description |
|---|---|
SocketAddress |
IOHandler.getLocalAddressForTlsDst(InetAddress dst,
int dstPort,
InetAddress localAddress,
TLSMessageChannel channel)
Creates and binds, if necessary, a socket connected to the specified
destination address and port and then returns its local address.
|
| Constructor and Description |
|---|
HandshakeCompletedListenerImpl(TLSMessageChannel tlsMessageChannel,
Socket socket) |
Copyright © 2014. All Rights Reserved.