com.croftsoft.apps.chat.request
Interface Request

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractRequest, CoalesceableRequest, CreateModelRequest, CreateUserRequest, KillRequest, MoveRequest, PullRequest, TalkRequest, ViewRequest

public interface Request
extends Serializable

An interface for user requests to the Server.

Since:
2003-06-10
Version:
2003-06-10
Author:
David Wallace Croft

Method Summary
 Authentication getAuthentication()
           
 

Method Detail

getAuthentication

Authentication getAuthentication()

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)