Interface PlurlImpl.LegacyFactory

All Known Implementing Classes:
PlurlImpl.PlurlContentHandlerFactory, PlurlImpl.PlurlURLStreamHandlerFactory
Enclosing class:
PlurlImpl

public static interface PlurlImpl.LegacyFactory
  • Method Details

    • register

      void register(Object factory)
    • unregister

      void unregister(Object factory)
    • isMultiplexing

      boolean isMultiplexing()