get_bus


Description:

public Bus get_bus ()

Gets the Bus of this.

The bus allows applications to receive Message packets.

Parameters:

this

a Pipeline

Returns:

a Bus, unref after usage.

MT safe.