Interface ServiceMessage

All Superinterfaces:
Serializable
All Known Subinterfaces:
ServiceRequest, ServiceResponse
All Known Implementing Classes:
AbstractMessage, AbstractRequest, AbstractResponse, ChangePasswordRequest, ChangePasswordResponse, CreateApplicationEventRequest, CreateApplicationEventResponse, CreateApplicationSessionRequest, CreateApplicationSessionResponse, DeleteAccountRequest, DeleteAccountResponse, DestroyApplicationSessionRequest, DestroyApplicationSessionResponse, DisableGoogleAuthenticatorCredentialRequest, DisableGoogleAuthenticatorCredentialResponse, LoginRequest, LoginResponse, LogoutRequest, LogoutResponse, ManageUserAccountRequest, ManageUserAccountResponse, RefreshDataViewsRequest, RefreshDataViewsResponse, RegisterUserRequest, RegisterUserResponse, RemoveDataRequest, RemoveDataResponse, SearchDocumentRequest, SearchDocumentResponse, SendEmailRequest, SendEmailResponse, SetGoogleAuthenticatorCredentialRequest, SetGoogleAuthenticatorCredentialResponse, UpdateApplicationConfigurationRequest, UpdateApplicationConfigurationResponse, UpdateSearchIndexRequest, UpdateSearchIndexResponse

public interface ServiceMessage extends Serializable
The Interface ServiceMessage.