|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.nist.core.GenericObject
gov.nist.javax.sip.message.MessageObject
This is the root object from which all other objects in this package are derived. This class is never directly instantiated (and hence it is abstract).
| Method Summary | |
void |
dbgPrint()
|
String |
dbgPrint(int indent)
Formatter with a given starting indentation (for nested structs). |
String |
debugDump()
An introspection based string formatting method. |
abstract String |
encode()
Get the string encoded version of this object |
| Methods inherited from class gov.nist.core.GenericObject |
clone, debugDump, equals, getClassFromName, getMatcher, isMySubclass, makeClone, match, merge, setMatcher |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public abstract String encode()
gov.nist.core.GenericObject
public void dbgPrint()
public String debugDump()
public String dbgPrint(int indent)
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||