Class ClientInfoC

java.lang.Object
de.elo.ix.client.ClientInfoC
All Implemented Interfaces:
java.io.Serializable

public class ClientInfoC
extends java.lang.Object
implements java.io.Serializable
Constants for ClientInfo. These constanse are only for internal usage.
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int OPTION_REPLICATION_REQUEST
    Replication requests are marked with this bit.
  • Constructor Summary

    Constructors 
    Constructor Description
    ClientInfoC()  
  • Method Summary

    Modifier and Type Method Description
    int getOPTION_REPLICATION_REQUEST()  
    void setOPTION_REPLICATION_REQUEST​(int oPTIONREPLICATIONREQUEST)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait