|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ConnectionProcessor | |
|---|---|
| org.lobobrowser.ua |
Contains interfaces that need to be implemented by a browser (like Lobo)
in order to service Lobo extensions. |
| Uses of ConnectionProcessor in org.lobobrowser.ua |
|---|
| Fields in org.lobobrowser.ua declared as ConnectionProcessor | |
|---|---|
static ConnectionProcessor[] |
ConnectionProcessor.EMPTY_ARRAY
|
| Methods in org.lobobrowser.ua with parameters of type ConnectionProcessor | |
|---|---|
void |
NavigatorExtensionContext.addConnectionProcessor(ConnectionProcessor processor)
Adds an object that can view connections made by the browser and potentially modify their headers and other data. |
void |
NavigatorExtensionContext.removeConnectionProcessor(ConnectionProcessor processor)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||