|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Marshaller
Interface for a class wishing to participate in the marshalling and unmarshalling of the stack.
Method Summary | |
---|---|
byte[] |
marshall(Epg epg)
Marshall a single instance of the EPG |
Epg |
unmarshall(byte[] bytes)
Unmarshall a single marshalled instance of the EPG |
Method Detail |
---|
byte[] marshall(Epg epg) throws MarshallException
MarshallException
Epg unmarshall(byte[] bytes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |