Package org.jgroups.stack
Interface RouterStub.StubReceiver
-
- All Known Implementing Classes:
TUNNEL
- Enclosing class:
- RouterStub
public static interface RouterStub.StubReceiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receive(GossipData data)
-
-
-
Method Detail
-
receive
void receive(GossipData data)
-
-