NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Package gov.nist.core.net

Contains the Network layer classes and interfaces.

See:
          Description

Interface Summary
AddressResolver An interface that allows you to customize address lookup.
NetworkLayer basic interface to the network layer
 

Class Summary
DefaultNetworkLayer default implementation which passes straight through to java platform
SslNetworkLayer extended implementation of a network layer that allows to define a private java keystores/truststores
 

Package gov.nist.core.net Description

Contains the Network layer classes and interfaces. The network layer wraps the java.net. Socket classes and allows users low level monitoring and control over these objects. This feature was proposed by Mike Andrews .


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.