Class VSViewerTransactionCommListener

  • All Implemented Interfaces:
    ITransactionProcessor

    public class VSViewerTransactionCommListener
    extends java.lang.Object
    implements ITransactionProcessor
    The VS Viewer session transaction communication listener.
    Author:
    Christopher Mindus
    • Constructor Detail

      • VSViewerTransactionCommListener

        public VSViewerTransactionCommListener​(java.lang.String uri,
                                               Worker worker)
                                        throws java.io.IOException
        The constructor.
        Parameters:
        uri - The URI.
        worker - The worker.
        Throws:
        java.io.IOException - For URI errors.