Package 

Class BaseAbstractCoAcceptor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean getClosed()
      Unit close() Close the acceptor.
      • Methods inherited from class net.pwall.pipeline.BaseCoAcceptor

        flush, getComplete, getResult
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseAbstractCoAcceptor

        BaseAbstractCoAcceptor()
    • Method Detail

      • close

         Unit close()

        Close the acceptor. Throws an exception if the acceptor is not in the "complete" state.