Klasse PathHandler.Bond

java.lang.Object
de.srsoftware.tools.PathHandler.Bond
Umschließende Klasse:
PathHandler

public class PathHandler.Bond extends Object
this class allows to bind a PathHandler to a HttpServer instance
  • Methodendetails

    • on

      public PathHandler on(HttpServer server)
      create a context on the server object for every path stored in this Bond
      Parameter:
      server - the server to bind to
      Gibt zurück:
      this PathHandler object