|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.geronimo.messaging.remotenode.network.NodeServerImpl
NodeServer implementation.
| Constructor Summary | |
NodeServerImpl(NodeInfo aNodeInfo,
IOContext anIOContext,
org.apache.geronimo.network.SelectorManager aSelectorManager,
org.apache.geronimo.pool.ClockPool aClockPool)
|
|
| Method Summary | |
void |
accepted(org.apache.geronimo.network.protocol.AcceptableProtocol aProtocol)
|
void |
setRemoteNodeManager(RemoteNodeManager aManager)
Sets the RemoteNodeManager in charge of managing the remote nodes, which have joined this server. |
void |
start()
Start the server. |
void |
stop()
Stop the server. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeServerImpl(NodeInfo aNodeInfo,
IOContext anIOContext,
org.apache.geronimo.network.SelectorManager aSelectorManager,
org.apache.geronimo.pool.ClockPool aClockPool)
| Method Detail |
public void start()
throws NodeException
NodeServer
start in interface NodeServerNodeException - If the server can not be started.public void stop()
NodeServer
stop in interface NodeServerpublic void setRemoteNodeManager(RemoteNodeManager aManager)
NodeServer
setRemoteNodeManager in interface NodeServeraManager - Manager of RemoteNode.
public void accepted(org.apache.geronimo.network.protocol.AcceptableProtocol aProtocol)
throws org.apache.geronimo.network.protocol.ProtocolException
accepted in interface org.apache.geronimo.network.protocol.ProtocolFactory.AcceptedCallBackorg.apache.geronimo.network.protocol.ProtocolException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||