Class InboundReader

java.lang.Object
RequestServiceRegistry
com.swiftmq.impl.jms.standard.v750.InboundReader

public class InboundReader extends RequestServiceRegistry
  • Method Details

    • performTimeAction

      public void performTimeAction()
    • setClosed

      public void setClosed(boolean closed)
    • isSendExceptionEnabled

      protected boolean isSendExceptionEnabled()
    • dataAvailable

      public void dataAvailable(Connection connection, InputStream inputStream) throws IOException
      Throws:
      IOException