|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.twistedmatrix.spread.Jelly.JellyEncoder | +--com.twistedmatrix.spread.pb.PBJellyEncoder
Field Summary | |
protected static ByteString |
COPY
|
Constructor Summary | |
PBJellyEncoder(Broker broker)
Create a new encoder. |
Method Summary | |
java.util.List |
jellyReferenceable(Referenceable o)
|
java.util.List |
jellyRemoteReference(RemoteReference o)
|
Methods inherited from class com.twistedmatrix.spread.Jelly.JellyEncoder |
_jelly, jelly, prepare, preserve |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final ByteString COPY
Constructor Detail |
public PBJellyEncoder(Broker broker)
Method Detail |
public java.util.List jellyRemoteReference(RemoteReference o)
public java.util.List jellyReferenceable(Referenceable o)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |