Uses of Interface
tigase.http.api.HttpServerIfc
-
Packages that use HttpServerIfc Package Description tigase.http tigase.http.java -
-
Uses of HttpServerIfc in tigase.http
Classes in tigase.http that implement HttpServerIfc Modifier and Type Class Description classAbstractHttpServerCreated by andrzej on 06.08.2016.Fields in tigase.http declared as HttpServerIfc Modifier and Type Field Description protected HttpServerIfcAbstractHttpModule. httpServer -
Uses of HttpServerIfc in tigase.http.java
Classes in tigase.http.java that implement HttpServerIfc Modifier and Type Class Description classJavaStandaloneHttpServerBasic implementation of HTTP server based on HttpServer implementation embedded in JDK.
-