|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSim.EmptyProtocolFrame
public class EmptyProtocolFrame
EmptyProtocolFrame is a protocol frame with no content and therefore 0 size.
Constructor Summary | |
---|---|
EmptyProtocolFrame()
|
Method Summary | |
---|---|
int |
getSize()
Returns the "serialized" size of this portion of the packet. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyProtocolFrame()
Method Detail |
---|
public int getSize()
getSize
in interface ProtocolFrame
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |