com.croftsoft.apps.chat.response
Class UnknownRequestResponse
java.lang.Object
com.croftsoft.apps.chat.response.AbstractResponse
com.croftsoft.apps.chat.response.UnknownRequestResponse
- All Implemented Interfaces:
- Response, Serializable
public final class UnknownRequestResponse
- extends AbstractResponse
Indicates that the request type was unknown and therefore denied.
- Since:
- 2003-06-10
- Version:
- 2003-06-10
- See Also:
- Serialized Form
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnknownRequestResponse
public UnknownRequestResponse(Object request)
getRequest
public Object getRequest()
CroftSoft Apps Javadoc (2008-09-28 21:15:07)