|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SizeStreamable
Interface implementing Streamable and returning the size of the marshalled object. Might get merged into Streamable itself in 4.0.
Method Summary | |
---|---|
int |
size()
Returns the size (in bytes) of the marshalled object |
Methods inherited from interface org.jgroups.util.Streamable |
---|
readFrom, writeTo |
Method Detail |
---|
int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |