public interface AllowHeader extends Header
For Example:
Allow: INVITE, ACK, OPTIONS, CANCEL, BYE
static final String NAME
void setMethod(String method) throws ParseException
method - - the String defining the method supported
in this AllowHeaderParseException - which signals that an error has been reached
unexpectedly while parsing the method supported.String getMethod()
Copyright © 2014. All Rights Reserved.