xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.http.I_HttpRequest

Packages that use I_HttpRequest
org.xmlBlaster.contrib.htmlmonitor   
org.xmlBlaster.util.http   
 

Uses of I_HttpRequest in org.xmlBlaster.contrib.htmlmonitor
 

Classes in org.xmlBlaster.contrib.htmlmonitor that implement I_HttpRequest
 class HtmlMonitorPlugin
          HtmlMonitorPlugin is a native plugin to build simple HTML monitoring pages.
 

Uses of I_HttpRequest in org.xmlBlaster.util.http
 

Classes in org.xmlBlaster.util.http that implement I_HttpRequest
 class HttpIORServer
          Delivering the Authentication Service IOR over HTTP.
 

Methods in org.xmlBlaster.util.http with parameters of type I_HttpRequest
 void HttpIORServer.registerRequest(java.lang.String urlPath, I_HttpRequest cb)
          If you want to provide some information over http, register it here.
 void HttpIORServer.removeRequest(I_HttpRequest cb)
          Unregister your http listener.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.