HomeSort by relevance Sort by last modified time
    Searched defs:nist (Results 251 - 275 of 417) sorted by null

<<11121314151617

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
Privacy.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
33 package gov.nist.javax.sip.header.ims;
40 import gov.nist.core.NameValueList;
41 import gov.nist.javax.sip.header.SIPHeader;
  /external/nist-sip/java/gov/nist/javax/sip/message/
ContentImpl.java 1 package gov.nist.javax.sip.message;
34 * @see gov.nist.javax.sip.message.ContentExt#setContent(java.lang.String)
41 * @see gov.nist.javax.sip.message.ContentExt#getContentTypeHeader()
49 * @see gov.nist.javax.sip.message.Content#getContent()
57 * @see gov.nist.javax.sip.message.ContentExt#toString()
MessageExt.java 1 package gov.nist.javax.sip.message;
  /external/nist-sip/java/gov/nist/javax/sip/parser/
AcceptEncodingParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
27 import gov.nist.javax.sip.header.*;
28 import gov.nist.core.*;
174 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
AcceptLanguageParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
32 package gov.nist.javax.sip.parser;
33 import gov.nist.core.*;
34 import gov.nist.javax.sip.header.*;
169 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
AddressParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.address.*;
176 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
CSeqParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.javax.sip.message.SIPRequest;
34 import gov.nist.core.*;
138 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a lea
    [all...]
ChallengeParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.core.*;
ContentDispositionParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.core.*;
130 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
ContentEncodingParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.core.*;
145 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
ContentLengthParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
29 import gov.nist.javax.sip.header.*;
107 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
ContentTypeParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
32 package gov.nist.javax.sip.parser;
33 import gov.nist.core.*;
34 import gov.nist.javax.sip.header.*;
MaxForwardsParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
29 import gov.nist.javax.sip.header.*;
106 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
MimeVersionParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
130 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
MinExpiresParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
127 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
ParametersParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.core.*;
PriorityParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.core.*;
RAckParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
29 import gov.nist.core.*;
171 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
RSeqParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
162 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
RequestLineParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.address.*;
30 import gov.nist.javax.sip.header.*;
138 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
StatusLineParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
27 import gov.nist.javax.sip.header.*;
144 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
TimeStampParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.javax.sip.header.*;
199 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
202 * Added @author NIST to all API files. Moved a package around in the tck directory.
UserAgentParser.java 5 * Standards and Technology (NIST), an agency of the Federal Government.
6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
11 * This software is provided by NIST as a service and is expressly
12 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
15 * AND DATA ACCURACY. NIST does not warrant or make any representations
26 package gov.nist.javax.sip.parser;
28 import gov.nist.core.Token;
29 import gov.nist.javax.sip.header.*;
136 userAgent[] = { "User-Agent: Softphone/Beta1.5 \n", "User-Agent:Nist/Beta1 (beta version) \n", "User-Agent: Nist UA (beta version)\n"
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
JoinParser.java 1 package gov.nist.javax.sip.parser.extensions;
3 import gov.nist.javax.sip.header.*;
4 import gov.nist.javax.sip.header.extensions.*;
5 import gov.nist.javax.sip.parser.*;
ReplacesParser.java 1 package gov.nist.javax.sip.parser.extensions;
3 import gov.nist.javax.sip.header.*;
4 import gov.nist.javax.sip.header.extensions.*;
5 import gov.nist.javax.sip.parser.*;

Completed in 145 milliseconds

<<11121314151617