Class Reactor.Factory

  • Enclosing interface:
    Reactor

    public static final class Reactor.Factory
    extends java.lang.Object
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • create

        public static Reactor create()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • create

        public static Reactor create​(ReactorOptions options)
                              throws java.io.IOException
        Throws:
        java.io.IOException