Class SurefireForkChannel.CommandBindings

  • Enclosing class:
    SurefireForkChannel

    private class SurefireForkChannel.CommandBindings
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void bindCommandSender​(java.nio.channels.AsynchronousSocketChannel source)  
      • Methods inherited from class java.lang.Object

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

      • CommandBindings

        private CommandBindings​(CommandReader commands)
    • Method Detail

      • bindCommandSender

        void bindCommandSender​(java.nio.channels.AsynchronousSocketChannel source)