- of(T, Class<?>) - Static method in class ra.db.ParameterValue
- 
Creates a ParameterValueobject with the given value and type.
 
- offline(int) - Method in interface ra.net.processor.CommandProcessorProvider
- 
Offline event. 
- offline(int) - Method in class ra.net.processor.DataNetCommandProvider
-  
- offline(int) - Method in class ra.net.processor.NetCommandProvider
-  
- onAuthenticationFailure(String, int) - Method in interface ra.server.basis.OnRequestListener
- 
Invalid request or verify authentication failure. 
- OnceConnection - Class in ra.db.connection
- 
Provide execute SQL statement using a database connection, and the connection is not thread safe. 
- OnceConnection(DatabaseParameters) - Constructor for class ra.db.connection.OnceConnection
- 
Initialize. 
- OnceDatabaseFactory - Class in ra.db
- 
Get connection use asynchronous mode. 
- OnceDatabaseFactory(Supplier<DatabaseParameters>) - Constructor for class ra.db.OnceDatabaseFactory
- 
Initialize. 
- OnceDatabaseFactory(DatabaseParameters) - Constructor for class ra.db.OnceDatabaseFactory
- 
Initialize. 
- onClose() - Method in class ra.net.NetService
-  
- onClose() - Method in class ra.net.nio.DataNetService
-  
- onClose() - Method in interface ra.net.Serviceable
- 
Close connection event. 
- onCommandNotFound(String, int) - Method in interface ra.server.basis.OnRequestListener
- 
- onHeartbeat(JSONObject, int) - Method in interface ra.server.basis.OnRequestListener
- 
Heart beat. 
- onMonitor(JSONObject, int) - Method in interface ra.server.basis.OnRequestListener
- 
Monitor information. 
- onNotEnoughSpace(File) - Method in interface ra.util.logging.LogRecord.OnNotEnoughSpaceListener
- 
It will be called on, when has not enough storage space remaining. 
- onRequest(DefaultRequest) - Method in interface ra.server.basis.OnRequestListener
- 
Received request. 
- OnRequestListener - Interface in ra.server.basis
- 
The server received event from a client request. 
- onUnkonwException(String, String, int) - Method in interface ra.server.basis.OnRequestListener
- 
- OperatingSystemProxy - Class in ra.util
- 
Proxy com.sun.management.OperatingSystemMXBean. 
- OperatingSystemProxy() - Constructor for class ra.util.OperatingSystemProxy
- 
Initialize. 
- optLocalHostAddress(Object) - Method in class ra.util.Monitor
- 
Returns the local IP address, ex: 192.168.1.2, and when local is no address will return
 feedback. 
- OriginalConnection - Class in ra.db.connection
- 
Provide execute SQL statement using a keep database connection, and the connection is not thread
 safe. 
- OriginalConnection(DatabaseParameters) - Constructor for class ra.db.connection.OriginalConnection
- 
Initialize.