|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.beep4j.transport.mina.AbstractMinaPeer
net.sf.beep4j.transport.mina.MinaInitiator
public class MinaInitiator
| Field Summary |
|---|
| Fields inherited from class net.sf.beep4j.transport.mina.AbstractMinaPeer |
|---|
filterChainBuilder |
| Constructor Summary | |
|---|---|
MinaInitiator(org.apache.mina.common.IoConnector connector)
|
|
| Method Summary | |
|---|---|
void |
connect(java.net.SocketAddress address,
SessionHandler handler)
Tries to establish a session to the peer specified by the given address. |
| Methods inherited from class net.sf.beep4j.transport.mina.AbstractMinaPeer |
|---|
setChannelFilterChainBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.beep4j.Peer |
|---|
setChannelFilterChainBuilder |
| Constructor Detail |
|---|
public MinaInitiator(org.apache.mina.common.IoConnector connector)
| Method Detail |
|---|
public void connect(java.net.SocketAddress address,
SessionHandler handler)
Initiator
connect in interface Initiatoraddress - the address of the peerhandler - the handler callback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||