Package | Description |
---|---|
net.lightbody.bmp | |
net.lightbody.bmp.filters |
Modifier and Type | Method and Description |
---|---|
Collection<BlacklistEntry> |
BrowserMobProxyServer.getBlacklist() |
Collection<BlacklistEntry> |
BrowserMobProxy.getBlacklist()
Returns all blacklist entries currently in effect.
|
Modifier and Type | Method and Description |
---|---|
void |
BrowserMobProxyServer.setBlacklist(Collection<BlacklistEntry> blacklist) |
void |
BrowserMobProxy.setBlacklist(Collection<BlacklistEntry> blacklist)
Replaces any existing blacklist with the specified blacklist.
|
Constructor and Description |
---|
BlacklistFilter(io.netty.handler.codec.http.HttpRequest originalRequest,
io.netty.channel.ChannelHandlerContext ctx,
Collection<BlacklistEntry> blacklistedUrls) |
Copyright © 2016. All Rights Reserved.