Package com.io7m.cardant.protocol.api
Interface CAProtocolMessageType
- All Known Subinterfaces:
CAICommandType<R>,CAIEventType,CAIMessageType,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,CAICommandTypeDeclarationGet,CAICommandTypeDeclarationPut,CAICommandTypeDeclarationRemove,CAICommandTypeDeclarationSearchBegin,CAICommandTypeDeclarationSearchNext,CAICommandTypeDeclarationSearchPrevious,CAICommandTypeScalarGet,CAICommandTypeScalarPut,CAICommandTypeScalarRemove,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,CAIResponseTypeDeclarationGet,CAIResponseTypeDeclarationPut,CAIResponseTypeDeclarationRemove,CAIResponseTypeDeclarationSearch,CAIResponseTypeScalarGet,CAIResponseTypeScalarPut,CAIResponseTypeScalarRemove,CAIResponseTypeScalarSearch
public interface CAProtocolMessageType
The base type of protocol messages.