wicket.request
Class ClientInfo

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

public abstract class ClientInfo
extends java.lang.Object
implements java.io.Serializable

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-2007 Wicket developers. All Rights Reserved.