|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.sics.isl.tact.TACTConnection
se.sics.tasim.is.common.BlockingViewerChannel
public class BlockingViewerChannel
Constructor Summary | |
---|---|
BlockingViewerChannel(BlockingViewerServer server,
java.net.Socket socket,
Context context)
|
Method Summary | |
---|---|
protected void |
connectionClosed()
|
protected void |
connectionOpened()
|
protected void |
dataRead(byte[] buffer,
int offset,
int length)
|
Methods inherited from class se.sics.isl.tact.TACTConnection |
---|
close, closeImmediately, getConnectTime, getMaxBuffer, getName, getRemoteHost, getRemotePort, getThreadPool, getUserName, isClosed, setMaxBuffer, setThreadPool, setUserName, start, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockingViewerChannel(BlockingViewerServer server, java.net.Socket socket, Context context) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void connectionOpened()
connectionOpened
in class TACTConnection
protected void connectionClosed()
connectionClosed
in class TACTConnection
protected void dataRead(byte[] buffer, int offset, int length)
dataRead
in class TACTConnection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |