Class AbstractResponse

java.lang.Object
com.hack23.cia.service.api.action.common.AbstractMessage
com.hack23.cia.service.api.action.common.AbstractResponse
All Implemented Interfaces:
ServiceMessage, ServiceResponse, Serializable
Direct Known Subclasses:
ChangePasswordResponse, CreateApplicationEventResponse, CreateApplicationSessionResponse, DeleteAccountResponse, DestroyApplicationSessionResponse, DisableGoogleAuthenticatorCredentialResponse, LoginResponse, LogoutResponse, ManageUserAccountResponse, RefreshDataViewsResponse, RegisterUserResponse, RemoveDataResponse, SearchDocumentResponse, SendEmailResponse, SetGoogleAuthenticatorCredentialResponse, UpdateApplicationConfigurationResponse, UpdateSearchIndexResponse

public abstract class AbstractResponse extends AbstractMessage implements ServiceResponse
The Class AbstractResponse.
See Also: