akka.io
Interface SymmetricPipePair<Above,Below>

All Superinterfaces:
PipePair<Above,Below,Above,Below>

public interface SymmetricPipePair<Above,Below>
extends PipePair<Above,Below,Above,Below>

A convenience type for expressing a PipePair which has the same types for commands and events.


Method Summary
 
Methods inherited from interface akka.io.PipePair
commandPipeline, eventPipeline, managementPort