inbox : Data received on this inbox is sent to the first client who connects
_oobinfo : We receive notification of connection on this inbox
Outboxes
outbox : Any data received from the first connection accepted is sent to this outbox
signal : When the client disconnects a producerFinished message is sent here
_CSA_signal : Outbox for sending messages to the CSA. Currently unused.
Methods defined here
Warning!
You should be using the inbox/outbox interface, not these methods (except construction). This documentation is designed as a roadmap as to their functionalilty for maintainers and new component developers.