public interface FIPANames
Modifier and Type | Interface and Description |
---|---|
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.
|
static interface |
FIPANames.Ontology
Set of constants that identifies the Ontology of ACL Messages and
that can be assigned via
ACLMessage.setOntology(FIPANames.Ontology.SL0_ONTOLOGY); |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AMS |
static java.lang.String |
DEFAULT_DF |
static final java.lang.String AMS
static final java.lang.String DEFAULT_DF