|
ANTS v2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ants.core.Protocol | +--ants.core.BuiltinProtocol | +--ants.core.DataProtocol
Data protocol definition, a builtin protocol. The DataProtocol only contains DataCapsules, which are self-forwarding dumb capsules.
DataCapsule
Constructor Summary | |
DataProtocol()
|
Methods inherited from class ants.core.Protocol |
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public DataProtocol() throws java.lang.Exception
|
ANTS v2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |