Piccola / Interfaces / Channel Index

Channel

Standard Bindings

A channel provides the following standard bindings:

returnsservicedescription
Formthis.send(aForm)Sends aForm along this channel.
Formthis.receive()Receives a form from this channel. Blocks until a form is available at this channel.