Constant Field Values

Contents

net.sf.*

  • net.sf.eBus.client.monitor.RQMonitor 
    Modifier and Type Constant Field Value
    public static final java.lang.String REPORT_SUBJECT "/eBus/rqthread/report"
    public static final java.lang.String RQALARM_SUBJECT "/eBus/rqthread/monitor"
  • net.sf.eBus.messages.type.BigDecimalType 
    Modifier and Type Constant Field Value
    public static final int BYTES 12
  • net.sf.eBus.messages.type.DataType 
    Modifier and Type Constant Field Value
    public static final java.lang.String ARRAY_SUFFIX "[]"
    protected static final java.lang.String EMPTY_STRING ""
    protected static final int FIELD_MASK_SIZE 4
    protected static final java.lang.String INDENT " "
    protected static final java.lang.String INDENT1 " "
    public static final int MAX_ARRAY_SIZE 1000
    public static final int MAX_BIG_INTEGER_SIZE 64
    public static final int MAX_CLASS_NAME_LENGTH 8192
    public static final int MAX_FIELDS 31
    public static final int MAX_FILE_NAME_LENGTH 1024
    public static final int MAX_STRING_LENGTH 1024
    public static final int MAX_ZONE_ID_LENGTH 30
    public static final int VARIABLE_SIZE 2147483647
  • net.sf.eBus.messages.type.DateType 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • net.sf.eBus.messages.type.Decimal4jType 
    Modifier and Type Constant Field Value
    public static final int BYTES 12
  • net.sf.eBus.messages.type.DurationType 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • net.sf.eBus.messages.type.EnumType 
    Modifier and Type Constant Field Value
    public static final int BYTES 2
  • net.sf.eBus.messages.type.InstantType 
    Modifier and Type Constant Field Value
    public static final int BYTES 16
  • net.sf.eBus.messages.type.LocalDateTimeType 
    Modifier and Type Constant Field Value
    public static final int BYTES 16
  • net.sf.eBus.messages.type.LocalDateType 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • net.sf.eBus.messages.type.LocalTimeType 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • net.sf.eBus.messages.type.MessageType 
    Modifier and Type Constant Field Value
    public static final java.lang.String BUILD_INNER_CLASS "Builder"
    public static final java.lang.String BUILDER_METHOD "builder"
    public static final int DEFAULT_LINE_COUNT 1
    public static final int PUBLIC_FINAL 17
    public static final int PUBLIC_STATIC 9
    public static final java.lang.String SUBJECT_FIELD "subject"
  • net.sf.eBus.messages.type.MonthDayType 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • net.sf.eBus.messages.type.OffsetDateTimeType 
    Modifier and Type Constant Field Value
    public static final int BYTES 20
  • net.sf.eBus.messages.type.OffsetTimeType 
    Modifier and Type Constant Field Value
    public static final int BYTES 12
  • net.sf.eBus.messages.type.PeriodType 
    Modifier and Type Constant Field Value
    public static final int BYTES 12
  • net.sf.eBus.messages.type.UUIDType 
    Modifier and Type Constant Field Value
    public static final int BYTES 128
  • net.sf.eBus.messages.type.YearMonthType 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
  • net.sf.eBus.messages.type.YearType 
    Modifier and Type Constant Field Value
    public static final int BYTES 4
  • net.sf.eBus.messages.type.ZoneOffsetType 
    Modifier and Type Constant Field Value
    public static final int BYTES 4
  • net.sf.eBusx.util.ETimer 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_TIMER_NAME "ETimer"
    public static final java.lang.String TIMER_SUBJECT "/eBusTimer"