| Package | Description |
|---|---|
| com.telestax.core.net |
Contains the Network layer classes and interfaces.
|
| com.telestax.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 |
DefaultNetworkLayer
default implementation which passes straight through to java platform
|
class |
SslNetworkLayer
extended implementation of a network layer that allows to define a private java
keystores/truststores
|
| Modifier and Type | Field and Description |
|---|---|
protected NetworkLayer |
SIPTransactionStack.networkLayer |
| Modifier and Type | Method and Description |
|---|---|
NetworkLayer |
SIPTransactionStack.getNetworkLayer()
Return the network layer (i.e.
|
Copyright © 2014. All Rights Reserved.