Interface ChannelCore<P extends PortType>

All Superinterfaces:
Channel<P>
All Known Implementing Classes:
BiDirectionalChannel, SimpleChannel, UniDirectionalChannel

public interface ChannelCore<P extends PortType>
extends Channel<P>
The ChannelCore class.
Version:
$Id$
Author:
Lars Kroll <[email protected]>