JAIN-SIP 2.0 API

javax.sip.header
Interface MinSEHeader

All Superinterfaces:
Cloneable, Header, Parameters, Serializable

public interface MinSEHeader
extends Parameters, Header

Session timer Min-SE header as defined in RFC 4028 Min-SE conveys the minimum allowed value for the session expiration.

Since:
2.0
Version:
2.0

Field Summary
static String NAME
           
 
Method Summary
 
Methods inherited from interface javax.sip.header.Parameters
getParameter, getParameter, getParameterNames, removeParameter, setParameter
 
Methods inherited from interface javax.sip.header.Header
clone, equals, getName, getValue, hashCode, toString
 

Field Detail

NAME

static final String NAME
See Also:
Constant Field Values

JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.