File
Doc
Category
Size
Date
Package
ProxyAuthenticateList.java
API Doc
phoneME MR2 API (J2ME)
1473
Wed May 02 18:00:42 BST 2007
gov.nist.siplite.header
ProxyAuthenticateList
java.lang.Object
HeaderList
public class ProxyAuthenticateList extends HeaderList
List of ProxyAuthenticate headers.
version
JAIN-SIP-1.1
This code is in the public domain.
Fields Summary
Constructors Summary
public ProxyAuthenticateList
()
Default constructor
super(PROXY_AUTHENTICATE);
Methods Summary
Java Code Source