|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class provides a single access point for the set of constants already defined by FIPA. The constants have been grouped by category (i.e. ACLCodecs, Content Languages, MTPs, ...), with one inner class implementing each category.
Inner Class Summary | |
static interface |
FIPANames.ACLCodec
Set of constants that identifies the Codec of ACL Messages and that can be assigned via ACLMessage.getEnvelope().setAclRepresentation(FIPANames.ACLCodec.BITEFFICIENT); |
static interface |
FIPANames.ContentLanguage
Set of constants that identifies the content languages and that can be assigned via ACLMessage.setLanguage(FIPANames.ContentLanguage.SL0)
|
static interface |
FIPANames.InteractionProtocol
Set of constants that identifies the Interaction Protocols and that can be assigned via ACLMessage.setProtocol(FIPANames.InteractionProtocol.FIPA_REQUEST)
|
static interface |
FIPANames.MTP
Set of constants that identifies the Message Transport Protocols. |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |