gumbo.util.route
Class TestGroupHost
java.lang.Object
|
+--gumbo.util.route.TestHost
|
+--gumbo.util.route.TestGroupHost
- public class TestGroupHost
- extends TestHost
- Version:
- $Revision: 1.1 $
- Author:
- Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SUB_GROUP_ROUTER_XY
public static final EventGroupRouter SUB_GROUP_ROUTER_XY
- Strict data routers.
GROUP_ROUTER_XY
public static final EventGroupRouter GROUP_ROUTER_XY
- Strict data routers.
SUB_GROUP_ROUTER_YY
public static final EventGroupRouter SUB_GROUP_ROUTER_YY
- Relay data routers.
GROUP_ROUTER_YY
public static final EventGroupRouter GROUP_ROUTER_YY
- Relay data routers.
TestGroupHost
public TestGroupHost(java.lang.String name)
getGroupX
public EventGroupNode getGroupX()
getSubGroupX
public EventGroupNode getSubGroupX()
getGroupY
public EventGroupNode getGroupY()
getSubGroupY
public EventGroupNode getSubGroupY()
getNodeIn
public NotifyNode.EventIn getNodeIn()
getNodeOut
public NotifyNode.EventOut getNodeOut()
getNodeInOut
public NotifyNode.EventInOut getNodeInOut()