NIST SIP Parser and Stack (v1.2) API

gov.nist.core
Interface PackageNames

All Known Implementing Classes:
NameMap

public interface PackageNames

Names for the packages that are referenced herein.

Version:
JAIN-SIP-1.1
Author:
M. Ranganathan
This code is in the public domain.

Field Summary
static String CORE_PACKAGE
           
static String JAIN_HEADER_PACKAGE
           
static String JAIN_PACKAGE
           
static String MESSAGE_PACKAGE
           
static String NET_PACKAGE
           
static String PARSER_PACKAGE
           
static String SDP_PACKAGE
           
static String SDP_PARSER_PACKAGE
           
static String SIP_PACKAGE
           
static String SIPHEADERS_PACKAGE
           
static String STACK_PACKAGE
           
 

Field Detail

JAIN_HEADER_PACKAGE

public static final String JAIN_HEADER_PACKAGE
See Also:
Constant Field Values

JAIN_PACKAGE

public static final String JAIN_PACKAGE
See Also:
Constant Field Values

SIPHEADERS_PACKAGE

public static final String SIPHEADERS_PACKAGE
See Also:
Constant Field Values

PARSER_PACKAGE

public static final String PARSER_PACKAGE
See Also:
Constant Field Values

NET_PACKAGE

public static final String NET_PACKAGE
See Also:
Constant Field Values

SIP_PACKAGE

public static final String SIP_PACKAGE
See Also:
Constant Field Values

STACK_PACKAGE

public static final String STACK_PACKAGE
See Also:
Constant Field Values

CORE_PACKAGE

public static final String CORE_PACKAGE
See Also:
Constant Field Values

MESSAGE_PACKAGE

public static final String MESSAGE_PACKAGE
See Also:
Constant Field Values

SDP_PACKAGE

public static final String SDP_PACKAGE
See Also:
Constant Field Values

SDP_PARSER_PACKAGE

public static final String SDP_PARSER_PACKAGE
See Also:
Constant Field Values

NIST SIP Parser and Stack (v1.2) API

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