Class RedirectClientBySubSystemHandler

  • All Implemented Interfaces:
    com.sun.net.httpserver.HttpHandler

    public class RedirectClientBySubSystemHandler
    extends java.lang.Object
    implements com.sun.net.httpserver.HttpHandler
    redirect subsystem for subsys and dcn
    • Constructor Detail

      • RedirectClientBySubSystemHandler

        public RedirectClientBySubSystemHandler​(EventMeshTCPServer eventMeshTCPServer)
    • Method Detail

      • handle

        public void handle​(com.sun.net.httpserver.HttpExchange httpExchange)
                    throws java.io.IOException
        Specified by:
        handle in interface com.sun.net.httpserver.HttpHandler
        Throws:
        java.io.IOException