org.apache.wicket.request
Class ClientInfo

java.lang.Object
  extended by org.apache.wicket.request.ClientInfo
All Implemented Interfaces:
java.io.Serializable, IClusterable
Direct Known Subclasses:
WebClientInfo

public abstract class ClientInfo
extends java.lang.Object
implements IClusterable

Encapsulates information about the request cycle agents' capabilities.

Author:
Eelco Hillenius
See Also:
Serialized Form

Constructor Summary
ClientInfo()
          Construct.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientInfo

public ClientInfo()
Construct.



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.