Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
C
call()
- Method in class com.hammurapi.util.concurrent.
OneOffCallable
call()
- Method in class com.hammurapi.util.
Pumper
Copies data from the input stream to the output stream.
CallableListener
<
V
> - Interface in
com.hammurapi.util.concurrent
Callback interface for callable execution.
callInternal()
- Method in class com.hammurapi.util.concurrent.
OneOffCallable
This method is invoked once by the call() method.
ClassHierarchyVisitable
- Class in
com.hammurapi.util
Visits class hierarchy in the order: class, implemented interfaces, superclass, superclass implemented interfaces, ...
ClassHierarchyVisitable(Class<?>)
- Constructor for class com.hammurapi.util.
ClassHierarchyVisitable
ClassResourceLoader
- Class in
com.hammurapi.util
Utility class which searches class hierarchy for a resource.
ClassResourceLoader(Class<?>, String, ClassLoader)
- Constructor for class com.hammurapi.util.
ClassResourceLoader
com.hammurapi.util
- package com.hammurapi.util
com.hammurapi.util.concurrent
- package com.hammurapi.util.concurrent
CompositeContext
- Class in
com.hammurapi.util
Context delegating to other contexts "parts".
CompositeContext()
- Constructor for class com.hammurapi.util.
CompositeContext
CompositeContext(Context...)
- Constructor for class com.hammurapi.util.
CompositeContext
Context
- Interface in
com.hammurapi.util
Execution context.
CountedRunnable
- Class in
com.hammurapi.util.concurrent
This class increments counter when created and decrements when run() method exits.
CountedRunnable(CountedRunnable.Counter, Runnable)
- Constructor for class com.hammurapi.util.concurrent.
CountedRunnable
CountedRunnable.Counter
- Class in
com.hammurapi.util.concurrent
Counter to use with CounterRunnable.
CountedRunnable.Counter()
- Constructor for class com.hammurapi.util.concurrent.
CountedRunnable.Counter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W