|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectJADE_SL.FIPANames.ACLCodec
Set of constants that identifies the Codec of ACL Messages and
that can be assigned via
ACLMessage.getEnvelope().setAclRepresentation(FIPANames.ACLCodec.BITEFFICIENT);
| Field Summary | |
static java.lang.String |
BITEFFICIENT
Syntactic representation of ACL in XML form |
static java.lang.String |
STRING
Syntactic representation of ACL in string form |
static java.lang.String |
XML
Syntactic representation of ACL in XML form |
| Constructor Summary | |
FIPANames.ACLCodec()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String STRING
public static final java.lang.String XML
public static final java.lang.String BITEFFICIENT
| Constructor Detail |
public FIPANames.ACLCodec()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||