| Package | Description |
|---|---|
| com.ovea.system.pipe | |
| com.ovea.system.tunnel |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeListeners.onBroken(Pipe pipe,
BrokenPipeException e) |
void |
PipeListenerAdapter.onBroken(Pipe pipe,
BrokenPipeException e) |
void |
PipeListener.onBroken(Pipe pipe,
BrokenPipeException e)
Called if a stream is broken
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipeConnection.await()
Wait for completion
|
void |
PipeConnection.await(long time,
TimeUnit unit)
Wait for completion
|
| Constructor and Description |
|---|
BrokenTunnelException(BrokenPipeException cause) |
Copyright © 2011 Ovea. All Rights Reserved.