com.twistedmatrix.spread.pb
Class PBJellyDecoder
java.lang.Object
|
+--com.twistedmatrix.spread.Jelly.JellyDecoder
|
+--com.twistedmatrix.spread.pb.PBJellyDecoder
- public class PBJellyDecoder
- extends Jelly.JellyDecoder
Method Summary |
protected java.lang.Object |
unjellyLocal(java.util.List lst)
|
protected java.lang.Object |
unjellyRemote(java.util.List lst)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCAL
protected static final ByteString LOCAL
REMOTE
public static final ByteString REMOTE
COPY
protected static final ByteString COPY
PBJellyDecoder
public PBJellyDecoder(Broker broker,
ByteString perspective)
- Create a new decoder.
unjellyRemote
protected java.lang.Object unjellyRemote(java.util.List lst)
unjellyLocal
protected java.lang.Object unjellyLocal(java.util.List lst)