|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smallmind.plumber.io.SocketPipe
public class SocketPipe
| Nested Class Summary | |
|---|---|
class |
SocketPipe.TransferHandler
|
| Constructor Summary | |
|---|---|
SocketPipe(Socket downstreamSocket,
Socket upstreamSocket,
int bufferSize)
|
|
| Method Summary | |
|---|---|
void |
startPipe()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocketPipe(Socket downstreamSocket,
Socket upstreamSocket,
int bufferSize)
| Method Detail |
|---|
public void startPipe()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||