|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkLayer | |
---|---|
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. |
Uses of NetworkLayer in gov.nist.core.net |
---|
Classes in gov.nist.core.net that implement NetworkLayer | |
---|---|
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 |
Uses of NetworkLayer in gov.nist.javax.sip.stack |
---|
Methods in gov.nist.javax.sip.stack that return NetworkLayer | |
---|---|
NetworkLayer |
SIPTransactionStack.getNetworkLayer()
Return the network layer (i.e. the interface for socket creation or the socket factory for the stack). |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |