A B C D E F G H I J L M N O P Q R S T U V W _

W

WEEK - Static variable in class com.deltax.util.TimeInterval
One week, in milliseconds
WEEK_STR - Static variable in class com.deltax.util.TimeInterval
Descriptions and abbreviations for week
WILL - Static variable in class org.sadun.util.TelnetInputStream
The Telnet command code WILL (251)
WONT - Static variable in class org.sadun.util.TelnetInputStream
The Telnet command code WONT (252)
WaitAndRetryListener - class org.sadun.util.watchdog.listeners.WaitAndRetryListener.
A listener which implements a wait/retry policy on impossible checks and sends an alarm when a failure occurs or the check couldn't be performed for a certain number of times.
WaitAndRetryListener() - Constructor for class org.sadun.util.watchdog.listeners.WaitAndRetryListener
Create a listener which waits at most WaitAndRetryListener.DEFAULT_MAX_RETRY_COUNT impossible checks before declaring a failure.
WaitAndRetryListener(int) - Constructor for class org.sadun.util.watchdog.listeners.WaitAndRetryListener
Create a listener which waits the given number of impossible checks before declaring a failure.
WatchDog - class org.sadun.util.watchdog.WatchDog.
A WatchDog thread, which periodically executes some checking action.
WatchDog(String, long) - Constructor for class org.sadun.util.watchdog.WatchDog
Create a watchdog with the given check period, in milliseconds.
WatchDog(String, long, boolean) - Constructor for class org.sadun.util.watchdog.WatchDog
Create a watchdog with the given check period, in milliseconds.
WatchDog(String) - Constructor for class org.sadun.util.watchdog.WatchDog
Create a watchdog with the default check period time.
WatchDog() - Constructor for class org.sadun.util.watchdog.WatchDog
Create a watchdog with the default check period time.
WatchDog.BaseListener - class org.sadun.util.watchdog.WatchDog.BaseListener.
A base implementation of WatchDog.Listener which invokes checkFailed() also when a check is impossible.
WatchDog.BaseListener() - Constructor for class org.sadun.util.watchdog.WatchDog.BaseListener
 
WatchDog.Listener - interface org.sadun.util.watchdog.WatchDog.Listener.
The event listening interface for WatchDogevents.
WatchDogException - exception org.sadun.util.watchdog.WatchDogException.
 
WatchDogException() - Constructor for class org.sadun.util.watchdog.WatchDogException
 
WatchDogException(String) - Constructor for class org.sadun.util.watchdog.WatchDogException
 
WatchDogException(String, Throwable) - Constructor for class org.sadun.util.watchdog.WatchDogException
 
WatchDogException(Throwable) - Constructor for class org.sadun.util.watchdog.WatchDogException
 
Wrapper - interface org.sadun.util.Wrapper.
An interface indicating that an object is wrapping another one (see also ObjectWrapperGenerator).
warning(SAXParseException) - Method in class org.sadun.util.xml.configuration.DispatcherHandler
 
watchDog - Variable in class org.sadun.util.watchdog.mbean.ManagedWatchDog
The embedded watchdog object.
weeks - Variable in class com.deltax.util.TimeInterval
Week portion of the time interval
wrap(Listener) - Method in class com.deltax.util.listener.AsynchObserver.Cache
 
wrap(byte) - Static method in class org.sadun.util.TypeWrapper
 
wrap(short) - Static method in class org.sadun.util.TypeWrapper
 
wrap(int) - Static method in class org.sadun.util.TypeWrapper
 
wrap(long) - Static method in class org.sadun.util.TypeWrapper
 
wrap(float) - Static method in class org.sadun.util.TypeWrapper
 
wrap(double) - Static method in class org.sadun.util.TypeWrapper
 
wrap(char) - Static method in class org.sadun.util.TypeWrapper
 
wrap(boolean) - Static method in class org.sadun.util.TypeWrapper
 
wrap(Object) - Static method in class org.sadun.util.TypeWrapper
 
wrap(Object) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Return an instance of the wrapper object for the given object (when no other implementors are necessary).
wrap(Object[]) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Return an instance of the wrapper object for the given object.
wrapFromString(Class, String) - Static method in class org.sadun.util.TypeWrapper
Return a wrapper object corresponding to passed value, interpreted according to the given primitive (or primtitive wrapper) class .
write(int) - Method in class com.deltax.util.JPanelOutputStream
Implements the OutputStream's write method.
write(int) - Method in class org.sadun.util.AutoCRWriter
 
write(char[], int, int) - Method in class org.sadun.util.AutoCRWriter
 
write(String, int, int) - Method in class org.sadun.util.IndentedPrintWriter
Write a substring of a string, of given length from a given offset
write(int) - Method in class org.sadun.util.IndentedPrintWriter
Write a character
write(char[], int, int) - Method in class org.sadun.util.IndentedPrintWriter
Write a portion of character array, of given length from a given offset
write(char[], int, int) - Method in class org.sadun.util.JustifierWriter
Write the given characters.
write(String, int, int) - Method in class org.sadun.util.JustifierWriter
Write the given string.
write(int) - Method in class org.sadun.util.PrefixPrintWriter
Write a character
write(String, int, int) - Method in class org.sadun.util.PrefixPrintWriter
Write a substring of a string, of given length from a given offset
write(char[], int, int) - Method in class org.sadun.util.PrefixPrintWriter
Write a portion of character array, of given length from a given offset
write(int) - Method in class org.sadun.util.TieOutputStream
Write a byte to the stream, and thus to the two underlying streams.
write(char[], int, int) - Method in class org.sadun.util.TieWriter
Write a byte to the stream, and thus to the two underlying streams.

A B C D E F G H I J L M N O P Q R S T U V W _