JMSServicePublisher
provides the API for exposing a service in JMS transport. The JMS model work as follows. Upon user say publish on a private service, that service will be exposed on JMS, at the same time a JMS proxy will be created which will actually communicate with the out side. If the service is in/out MEP them service will be creating a second reply JMS queue and the JMS proxy will be a two way JMS proxy
|
|