Home | History | Annotate | Download | only in ims

Lines Matching defs:nist

1 package gov.nist.javax.sip.parser.ims;
7 * Standards and Technology (NIST), an agency of the Federal Government.
8 * Pursuant to title 15 Untied States Code Section 105, works of NIST
13 * This software is provided by NIST as a service and is expressly
14 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
17 * AND DATA ACCURACY. NIST does not warrant or make any representations
30 import gov.nist.javax.sip.address.AddressFactoryImpl;
31 import gov.nist.javax.sip.header.SIPHeader;
32 import gov.nist.javax.sip.header.ims.PServedUser;
33 import gov.nist.javax.sip.parser.Lexer;
34 import gov.nist.javax.sip.parser.ParametersParser;
35 import gov.nist.javax.sip.parser.TokenTypes;