|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectau.com.terabit.jproactor.Connector
public class Connector
$Revision$ $Date$| Constructor Summary | |
|---|---|
Connector(Demultiplexor m,
AsynchChannelHandlerFactory factory)
|
|
| Method Summary | |
|---|---|
void |
connectCompleted(OpConnect op)
Implementation of AsynchChannelHandler#acceptCompleted(OpAccept op). |
void |
start(java.net.SocketAddress address)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Connector(Demultiplexor m,
AsynchChannelHandlerFactory factory)
| Method Detail |
|---|
public void connectCompleted(OpConnect op)
throws java.lang.Exception
AsynchChannelHandler#acceptCompleted(OpAccept op).
Executes accept operation, non-blocking, instantiates protocol on the
accepted channel, starts protocol using acceptor's multiplexor instance.
connectCompleted in interface AsynchConnectHandlerjava.lang.Exception - if this method is called
public void start(java.net.SocketAddress address)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||