|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.client.impl.annotation.Recoder
public class Recoder
| Constructor Summary | |
|---|---|
Recoder(org.jdiameter.api.SessionFactory factory)
|
|
| Method Summary | ||
|---|---|---|
|
decode(org.jdiameter.api.Message message,
java.lang.Class<?> yourDomainMessageObject)
|
|
org.jdiameter.api.Message |
encode(java.lang.Object yourDomainMessageObject)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Recoder(org.jdiameter.api.SessionFactory factory)
| Method Detail |
|---|
public org.jdiameter.api.Message encode(java.lang.Object yourDomainMessageObject)
throws java.lang.Exception
java.lang.Exception
public <T> T decode(org.jdiameter.api.Message message,
java.lang.Class<?> yourDomainMessageObject)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||