|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.zoolu.sip.header.Header
|
+--org.zoolu.sip.header.ParametricHeader
|
+--org.zoolu.sip.header.ContentTypeHeader
SIP Header Content-Type
| Fields inherited from class org.zoolu.sip.header.Header |
name, value |
| Constructor Summary | |
ContentTypeHeader(Header hd)
|
|
ContentTypeHeader(java.lang.String hvalue)
|
|
| Method Summary | |
java.lang.String |
getContentType()
Gets content-length of ContentLengthHeader |
void |
setContentType(java.lang.String cType)
Sets content-length of ContentLengthHeader |
| Methods inherited from class org.zoolu.sip.header.ParametricHeader |
getParameter, getParameterNames, hasParameter, hasParameters, indexOfFirstSemi, removeParameter, removeParameters, setParameter |
| Methods inherited from class org.zoolu.sip.header.Header |
clone, equals, getName, getValue, setValue, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ContentTypeHeader(java.lang.String hvalue)
public ContentTypeHeader(Header hd)
| Method Detail |
public java.lang.String getContentType()
public void setContentType(java.lang.String cType)
|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||