|
xmlBlaster 1.6.4 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_HttpRequest | |
| org.xmlBlaster.util.http | |
| 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 1.6.4 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||