| Package | Description |
|---|---|
| com.ovea.system.pipe |
| Modifier and Type | Class and Description |
|---|---|
class |
PipeListenerAdapter |
class |
PipeListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeListeners.add(PipeListener... listeners) |
void |
PipeListeners.add(PipeListener listener) |
Pipe |
Pipe.listenedBy(PipeListener listener)
Set a pipe listener to get events
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipeListeners.add(Iterable<? extends PipeListener> listeners) |
| Constructor and Description |
|---|
PipeListeners(PipeListener... listeners) |
| Constructor and Description |
|---|
PipeListeners(Iterable<? extends PipeListener> listeners) |
Copyright © 2011 Ovea. All Rights Reserved.