|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ants.Protocol | +--ants.BuiltinProtocol
Base class for all builtin protocols. Builtin protocols are not demand loaded and are known by "well-defined" names
Fields inherited from class ants.Protocol |
capsules,
groups |
Constructor Summary | |
BuiltinProtocol()
|
Method Summary | |
protected void |
addCapsule(java.lang.String name)
|
protected void |
addCapsule(java.lang.String name,
java.lang.String version)
|
protected void |
endGroupDefn()
|
Methods inherited from class ants.Protocol |
addHelperClass,
endProtocolDefn,
main,
startGroupDefn,
startProtocolDefn,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public BuiltinProtocol()
Method Detail |
protected void endGroupDefn() throws java.lang.Exception
protected void addCapsule(java.lang.String name, java.lang.String version) throws java.lang.Exception
protected void addCapsule(java.lang.String name) throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |