File
Doc
Category
Size
Date
Package
WWWAuthenticateList.java
API Doc
phoneME MR2 API (J2ME)
1487
Wed May 02 18:00:42 BST 2007
gov.nist.siplite.header
WWWAuthenticateList
java.lang.Object
HeaderList
public class WWWAuthenticateList extends HeaderList
WWWAuthenticate Header (of which there can be several?)
version
JAIN-SIP-1.1
This code is in the public domain.
Fields Summary
Constructors Summary
public WWWAuthenticateList
()
constructor.
super(WWW_AUTHENTICATE);
Methods Summary
Java Code Source