com.croftsoft.apps.chat.response
Class ViewResponse
java.lang.Object
com.croftsoft.apps.chat.response.AbstractResponse
com.croftsoft.apps.chat.response.ViewResponse
- All Implemented Interfaces:
- Response, Serializable
public final class ViewResponse
- extends AbstractResponse
Response to a ViewRequest.
- Since:
- 2003-06-11
- Version:
- 2003-06-18
- 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 |
ViewResponse
public ViewResponse(SeriChatWorld seriChatWorld,
long eventIndex)
getSeriChatWorld
public SeriChatWorld getSeriChatWorld()
getEventIndex
public long getEventIndex()
CroftSoft Apps Javadoc (2008-09-28 21:15:07)