Interface Channel<P extends PortType>

All Known Subinterfaces:
ChannelCore<P>
All Known Implementing Classes:
BiDirectionalChannel, SimpleChannel, UniDirectionalChannel

public interface Channel<P extends PortType>
The Channel class.

Version:
$Id$
Author:
Cosmin Arad <[email protected]>, Jim Dowling <[email protected]>, Lars Kroll <[email protected]>