Class JavaStandaloneHttpServer

  • All Implemented Interfaces:
    HttpServerIfc, tigase.kernel.beans.RegistrarBean

    @Bean(name="httpServer",
          parent=tigase.kernel.core.Kernel.class,
          active=true,
          exportable=true)
    @ConfigType({DefaultMode,SetupMode})
    public class JavaStandaloneHttpServer
    extends AbstractHttpServer
    Basic implementation of HTTP server based on HttpServer implementation embedded in JDK.

    May not fully support HTTP implementation but is sufficient for testing and basic usage.

    Author:
    andrzej