Package | Description |
---|---|
com.pushtechnology.diffusion.api.publisher |
Diffusion Internal Publisher API.
|
com.pushtechnology.diffusion.api.webserver |
Diffusion Web Server API.
|
Modifier and Type | Method and Description |
---|---|
String |
Publisher.processHTMLTag(String tagID,
HTTPRequest details)
This method is call when a "DiffusionTag" comment is found in a web page
which identifies the Publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPServiceHandler.handleHTTPRequest(HTTPRequest request)
Handle a received HTTP request.
|
void |
HTTPRequestListener.handleHTTPRequest(HTTPVirtualHost virtualHost,
HTTPRequest request)
Handle a received HTTP request.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.