Class ReceivePublicationCommand

java.lang.Object
org.serviceconnector.cmd.sc.CommandAdapter
org.serviceconnector.cmd.sc.ReceivePublicationCommand
All Implemented Interfaces:
ICommand

public class ReceivePublicationCommand extends CommandAdapter
The Class ReceivePublicationCommand. Tries polling messages from subscription queue. If no message is available a listen is set up. Receive publication command runs asynchronously and passes through any parts messages.
Author:
JTraber