Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
V
W
X
L
LocalObjectFilter
<
I
,
O
> - Class in
xsmeral.pipe
An object processor that serves the role of a filter.
LocalObjectFilter()
- Constructor for class xsmeral.pipe.
LocalObjectFilter
Instantiates the sink and the source
LocalObjectFilter(BlockingQueue<O>)
- Constructor for class xsmeral.pipe.
LocalObjectFilter
Instantiates a new sink and a source, setting the source to the supplied output buffer.
LocalObjectSink
<
I
> - Class in
xsmeral.pipe
An object processor in the role of an object sink, usually persists objects.
LocalObjectSink()
- Constructor for class xsmeral.pipe.
LocalObjectSink
LocalObjectSource
<
O
> - Class in
xsmeral.pipe
An object processor in the role of an object source, produces objects.
LocalObjectSource()
- Constructor for class xsmeral.pipe.
LocalObjectSource
Instantiates the output buffer, set to
the default capacity
LocalObjectSource(BlockingQueue<O>)
- Constructor for class xsmeral.pipe.
LocalObjectSource
Sets the output buffer to the one given
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
V
W
X