Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F I L N S U W _

A

Assert - class com.synchrona.util.Assert.
 
Assert() - Constructor for class com.synchrona.util.Assert
 

B

byteToString(byte) - Static method in class com.synchrona.util.Utilities
 
bytesToString(byte[], int, int) - Static method in class com.synchrona.util.Utilities
 
bytesToString(byte[]) - Static method in class com.synchrona.util.Utilities
 

C

com.synchrona.util - package com.synchrona.util
 

D

DEFAULT_TIMESTAMP_FORMAT - Static variable in class com.synchrona.util.Log
 
debug(String, String) - Method in class com.synchrona.util.Log
Print debugging messages, if debugging is enabled.
debugBytes(String, String, byte[], int, int) - Method in class com.synchrona.util.Log
 
debugEnabled() - Method in class com.synchrona.util.Log
Returns true if debugging messages are enabled.

E

error(String, String) - Method in class com.synchrona.util.Log
Print error messages, if errors is enabled.
errorBytes(String, String, byte[], int, int) - Method in class com.synchrona.util.Log
 
errorsEnabled() - Method in class com.synchrona.util.Log
 

F

fail(boolean, String) - Static method in class com.synchrona.util.Assert
 

I

initState(String, boolean) - Method in class com.synchrona.util.Log
Looks for a property that defines the initial state (enabled/ disabled) of a log level.
isEnabled(String, boolean, String) - Method in class com.synchrona.util.Log
Returns true if logging is enabled for this combination of type and category.

L

LOG_DEBUG_PROPERTY - Static variable in class com.synchrona.util.Log
Name of the property from whose value Log instances determine whether or not debug messages should be printed.
LOG_ERROR_PROPERTY - Static variable in class com.synchrona.util.Log
Name of the property from whose value Log instances determine whether or not error messages should be printed.
LOG_WARN_PROPERTY - Static variable in class com.synchrona.util.Log
Name of the property from whose value Log instances determine whether or not warning messages should be printed.
Log - class com.synchrona.util.Log.
Offers the usual logging capabilities.
Log(PrintWriter) - Constructor for class com.synchrona.util.Log
Create a Log instance.
log(boolean, String, String, String) - Method in class com.synchrona.util.Log
If bFlag is true, this method formats its arguments and prints them to the log stream.
logBytes(boolean, String, String, String, byte[], int, int) - Method in class com.synchrona.util.Log
If bFlag is true, this method formats its arguments and prints them to the log stream.

N

nibbleToString(byte) - Static method in class com.synchrona.util.Utilities
 

S

s_log - Static variable in class com.synchrona.util.Assert
 
setLog(Log) - Static method in class com.synchrona.util.Assert
 

U

Utilities - class com.synchrona.util.Utilities.
 
Utilities() - Constructor for class com.synchrona.util.Utilities
 

W

warn(boolean, String) - Static method in class com.synchrona.util.Assert
 
warn(String, String) - Method in class com.synchrona.util.Log
 
warnBytes(String, String, byte[], int, int) - Method in class com.synchrona.util.Log
 
warningsEnabled() - Method in class com.synchrona.util.Log
Returns true if warning messages are enabled.

_

_debug - Variable in class com.synchrona.util.Log
 
_error - Variable in class com.synchrona.util.Log
 
_format - Variable in class com.synchrona.util.Log
 
_out - Variable in class com.synchrona.util.Log
 
_warn - Variable in class com.synchrona.util.Log
 

A B C D E F I L N S U W _