com.croftsoft.apps.chat.server
Class PullServer
java.lang.Object
com.croftsoft.apps.chat.server.AbstractServer
com.croftsoft.apps.chat.server.PullServer
- All Implemented Interfaces:
- RequestServer
public final class PullServer
- extends AbstractServer
Serves a PullRequest.
- Since:
- 2003-06-07
- Version:
- 2003-06-18
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_QUEUE_PULL_TIMEOUT
public static final long DEFAULT_QUEUE_PULL_TIMEOUT
- See Also:
- Constant Field Values
PullServer
public PullServer(long queuePullTimeout)
PullServer
public PullServer()
serve
public Object serve(User user,
Request request)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)