Creates a producer of messages
IMessageProducer CreateProducer();
Creates a producer of messages on a given destination
IMessageProducer CreateProducer(IDestination);
ISession Interface | NMS Namespace