Channel

public interface Channel<P extends PortType>

The Channel class.

Author:Cosmin Arad <cosmin@sics.se>, Jim Dowling <jdowling@sics.se>

Fields

ONE_WAY_NEG

public static ChannelFactory ONE_WAY_NEG

ONE_WAY_POS

public static ChannelFactory ONE_WAY_POS

TWO_WAY

public static ChannelFactory TWO_WAY

Methods

disconnect

public void disconnect()

getPortType

public P getPortType()

Gets the port type.

Returns:the port type