org.apache.catalina.tribes.transport.bio
public class BioReceiver extends ReceiverBase implements Runnable, ChannelReceiver, ListenCallback
Version: $Revision: 655215 $ $Date: 2008-05-11 03:09:58 +0200 (Sun, 11 May 2008) $
| Field Summary | |
|---|---|
| protected static Log | log |
| protected ServerSocket | serverSocket |
| Constructor Summary | |
|---|---|
| BioReceiver() | |
| Method Summary | |
|---|---|
| protected void | bind() |
| AbstractRxTask | createRxTask() |
| protected BioReplicationTask | getReplicationThread() |
| void | listen() |
| void | run() |
| void | start() |
| void | stop() |
Throws: IOException
UNKNOWN: Implement this org.apache.catalina.tribes.ChannelReceiver method
UNKNOWN: Implement this org.apache.catalina.tribes.ChannelReceiver method