Package | Description |
---|---|
gov.nist.core.net |
Contains the Network layer classes and interfaces.
|
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 |
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 © 2016. All Rights Reserved.