A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
enableHeartbeat() — method, class net.user1.reactor.ConnectionMonitor
Enables the client-side heartbeat, used to calculate ping time and to detect connection loss.
enableHeartbeatLogging() — method, class net.user1.reactor.ConnectionMonitor
Allows heartbeat-related messages to appear in the client-side log.
enableHTTPFailover() — method, class net.user1.reactor.Reactor
Instructs Reactor to automatically try connecting via HTTP when it is unable to establish a persistent socket connection over all specified hosts and ports.
enableStatistics() — method, class net.user1.reactor.Reactor
Enables statistics tracking for this Reactor object.
enableTimeStamp() — method, class net.user1.logger.Logger
Adds a time stamp to all subsequent messages.
EQUAL — Constant Static Variable, class net.user1.reactor.filters.CompareType
error(msg:String) — method, class net.user1.logger.Logger
Sends a message to the log, with severity "ERROR".
ERROR — Constant Static Variable, class net.user1.logger.Logger
ERROR — Constant Static Variable, class net.user1.reactor.Status
EVALUATION_FAILED — Constant Static Variable, class net.user1.reactor.Status
EventUtil — class, package net.user1.utils
Utilities for working with Events.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z