|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl
public final class PipedDeserializerImpl
| Constructor Summary | |
|---|---|
PipedDeserializerImpl(java.nio.channels.SocketChannel socketChannel,
NioReceiver messageReceiver,
java.util.logging.Logger logger,
org.ow2.petals.util.LoggingUtil log)
|
|
| Method Summary | |
|---|---|
void |
connectStreams()
|
java.io.OutputStream |
getOutputStream()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PipedDeserializerImpl(java.nio.channels.SocketChannel socketChannel,
NioReceiver messageReceiver,
java.util.logging.Logger logger,
org.ow2.petals.util.LoggingUtil log)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public final void connectStreams()
public final java.io.OutputStream getOutputStream()
getOutputStream in interface PipedDeserializerpublic final void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||