Contains all the implementation which interacts directly with Hedwig (except for message parsing which is in message package).
The does not, typically, adhere to JMS MT-constraints - and needs to be MT-safe : it can be invoked by underlying hedwig thread-pools and by client JMS invocations concurrently.
Primarily provides :