Creates a replicate of this router. The replicate has the same settings as this router but empty buffers and routing tables. @return The replicate
()
| 645 | * @return The replicate |
| 646 | */ |
| 647 | public abstract MessageRouter replicate(); |
| 648 | |
| 649 | /** |
| 650 | * Returns a String presentation of this router |
no outgoing calls
no test coverage detected