com.hack23.cia.service.api.control
Class AbstractControlResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.control.AbstractControlResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
- Direct Known Subclasses:
- AbstractUserResponse, AgentDeploymentResponse, ApplicationResponse
public abstract class AbstractControlResponse
- extends AbstractServiceResponse
The Class AbstractControlResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractControlResponse
public AbstractControlResponse(UserSessionDto userSessionDTO)
- Instantiates a new abstract configuration response.
- Parameters:
userSessionDTO
- the user session dto
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.