Class ClientInfo

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.wicket.util.io.IClusterable
    Direct Known Subclasses:
    WebClientInfo

    public abstract class ClientInfo
    extends java.lang.Object
    implements org.apache.wicket.util.io.IClusterable
    Encapsulates information about the request cycle agents' capabilities.
    Author:
    Eelco Hillenius
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      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.