|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amp.stream.NullEncoder
public final class NullEncoder
Pass-through marshaller.
Field Summary | |
---|---|
static NullEncoder |
ENCODER
|
Method Summary | |
---|---|
java.lang.Object |
encode(java.lang.Class<?> type,
java.lang.Object value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NullEncoder ENCODER
Method Detail |
---|
public final java.lang.Object encode(java.lang.Class<?> type, java.lang.Object value)
encode
in interface AmpEncoder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |