|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.twistedmatrix.spread.Jelly.JellyDecoder | +--com.twistedmatrix.spread.pb.PBJellyDecoder
Field Summary | |
protected static ByteString |
COPY
|
protected static ByteString |
LOCAL
|
protected static ByteString |
REMOTE
|
Fields inherited from class com.twistedmatrix.spread.Jelly.JellyDecoder |
classMapper |
Constructor Summary | |
PBJellyDecoder(Broker broker,
ByteString perspective)
Create a new decoder. |
Method Summary | |
protected java.lang.Object |
unjellyOther(ByteString type,
java.util.List lst)
Deal with types added by PB. |
Methods inherited from class com.twistedmatrix.spread.Jelly.JellyDecoder |
unjelly, unjellyInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final ByteString LOCAL
protected static final ByteString REMOTE
protected static final ByteString COPY
Constructor Detail |
public PBJellyDecoder(Broker broker, ByteString perspective)
Method Detail |
protected java.lang.Object unjellyOther(ByteString type, java.util.List lst)
unjellyOther
in class Jelly.JellyDecoder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |