Interface CAIMessageType
- All Superinterfaces:
CAProtocolMessageType
- All Known Subinterfaces:
CAICommandType<R>,CAIEventType,CAIResponseType
- All Known Implementing Classes:
CAICommandAuditSearchBegin,CAICommandAuditSearchNext,CAICommandAuditSearchPrevious,CAICommandDebugInvalid,CAICommandDebugRandom,CAICommandFileGet,CAICommandFilePut,CAICommandFileRemove,CAICommandFileSearchBegin,CAICommandFileSearchNext,CAICommandFileSearchPrevious,CAICommandItemAttachmentAdd,CAICommandItemAttachmentRemove,CAICommandItemCreate,CAICommandItemGet,CAICommandItemLocationsList,CAICommandItemMetadataPut,CAICommandItemMetadataRemove,CAICommandItemReposit,CAICommandItemSearchBegin,CAICommandItemSearchNext,CAICommandItemSearchPrevious,CAICommandItemSetName,CAICommandItemsRemove,CAICommandItemTypesAssign,CAICommandItemTypesRevoke,CAICommandLocationAttachmentAdd,CAICommandLocationAttachmentRemove,CAICommandLocationGet,CAICommandLocationList,CAICommandLocationMetadataPut,CAICommandLocationMetadataRemove,CAICommandLocationPut,CAICommandLocationTypesAssign,CAICommandLocationTypesRevoke,CAICommandLogin,CAICommandRolesAssign,CAICommandRolesGet,CAICommandRolesRevoke,CAICommandTypePackageGetText,CAICommandTypePackageInstall,CAICommandTypePackageSearchBegin,CAICommandTypePackageSearchNext,CAICommandTypePackageSearchPrevious,CAICommandTypePackageUninstall,CAICommandTypePackageUpgrade,CAICommandTypeRecordGet,CAICommandTypeRecordSearchBegin,CAICommandTypeRecordSearchNext,CAICommandTypeRecordSearchPrevious,CAICommandTypeScalarGet,CAICommandTypeScalarSearchBegin,CAICommandTypeScalarSearchNext,CAICommandTypeScalarSearchPrevious,CAIEventUpdated,CAIResponseAuditSearch,CAIResponseError,CAIResponseFileGet,CAIResponseFilePut,CAIResponseFileRemove,CAIResponseFileSearch,CAIResponseItemAttachmentAdd,CAIResponseItemAttachmentRemove,CAIResponseItemCreate,CAIResponseItemGet,CAIResponseItemLocationsList,CAIResponseItemMetadataPut,CAIResponseItemMetadataRemove,CAIResponseItemReposit,CAIResponseItemSearch,CAIResponseItemSetName,CAIResponseItemsRemove,CAIResponseItemTypesAssign,CAIResponseItemTypesRevoke,CAIResponseLocationAttachmentAdd,CAIResponseLocationAttachmentRemove,CAIResponseLocationGet,CAIResponseLocationList,CAIResponseLocationMetadataPut,CAIResponseLocationMetadataRemove,CAIResponseLocationPut,CAIResponseLocationTypesAssign,CAIResponseLocationTypesRevoke,CAIResponseLogin,CAIResponseRolesAssign,CAIResponseRolesGet,CAIResponseRolesRevoke,CAIResponseTypePackageGetText,CAIResponseTypePackageInstall,CAIResponseTypePackageSearch,CAIResponseTypePackageUninstall,CAIResponseTypePackageUpgrade,CAIResponseTypeRecordGet,CAIResponseTypeRecordSearch,CAIResponseTypeScalarGet,CAIResponseTypeScalarSearch
public sealed interface CAIMessageType
extends CAProtocolMessageType
permits CAICommandType<R>, CAIEventType, CAIResponseType
The type of messages in the Inventory protocol.