|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.echarts.servlet.sip.utilities.StatusBuilder
public class StatusBuilder
Class to create the body of a Status message
| Constructor Summary | |
|---|---|
StatusBuilder(java.lang.String type,
java.util.Properties props)
Build body of a StatusMessage |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
For testing. |
java.lang.String |
toString()
Get string representation for body of StatusMessage. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StatusBuilder(java.lang.String type,
java.util.Properties props)
type - type of StatusMessageprops - properties of StatusMessage| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
public static void main(java.lang.String[] args)
throws StatusParseException
args -
StatusParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||