| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Common service interface - provides error code constants
Field Summary | |
final static int | ACL_LANGUAGE_UNKNOWN Error code - indicates acl language is unknown |
final static int | CONTENT_LANGUAGE_UNKNOWN Error code - indicates content language is unknown |
final static String[] | ERROR_STRING Array containing brief error meanings for error codes below |
final static int | ERROR_UNKNOWN Error code - indicates error is unknown |
final static String | FIPAOS_DEBUG Slot name for fipa-os debug stuff |
final static String | FIPAOS_MSG_ID_SLOT Slot name for message id from sender |
final static int | MALFORMED_ENVELOPE Error code - indicates envelope is malformed |
final static String | MSG_DELIVERY_FAILURE_REASON Slot name for message delivery-failure-reason |
final static int | NONE Error code - indicates no error |
final static int | PROTOCOL_UNKNOWN Error code - indicates protocol is unknown |
final static int | TARGET_UNKNOWN Error code - indicates target is unknown |
Method Summary | |
void | shutdown() This should be invoked when the service should be safely shutdown |
Field Detail |
public final static int ACL_LANGUAGE_UNKNOWN
public final static int CONTENT_LANGUAGE_UNKNOWN
public final static String[] ERROR_STRING
public final static int ERROR_UNKNOWN
public final static String FIPAOS_DEBUG
public final static String FIPAOS_MSG_ID_SLOT
public final static int MALFORMED_ENVELOPE
public final static String MSG_DELIVERY_FAILURE_REASON
public final static int NONE
public final static int PROTOCOL_UNKNOWN
public final static int TARGET_UNKNOWN
Method Detail |
public void shutdown()
Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |