java.lang.Object
io.undertow.server.handlers.proxy.mod_cluster.VirtualHost

public class VirtualHost extends Object
The virtual host handler.
Author:
Emanuel Muckenhuber
  • Constructor Details

    • VirtualHost

      protected VirtualHost()
  • Method Details

    • registerContext

      public void registerContext(String path, String jvmRoute, io.undertow.server.handlers.proxy.mod_cluster.Context context)
    • removeContext

      public void removeContext(String path, String jvmRoute, io.undertow.server.handlers.proxy.mod_cluster.Context context)