public class DefaultHttpFiltersSource
extends org.littleshoot.proxy.HttpFiltersSourceAdapter
| Constructor and Description |
|---|
DefaultHttpFiltersSource() |
| Modifier and Type | Method and Description |
|---|---|
org.littleshoot.proxy.HttpFilters |
filterRequest(io.netty.handler.codec.http.HttpRequest originalRequest) |
int |
getMaximumRequestBufferSizeInBytes() |
int |
getMaximumResponseBufferSizeInBytes() |
public org.littleshoot.proxy.HttpFilters filterRequest(io.netty.handler.codec.http.HttpRequest originalRequest)
filterRequest in interface org.littleshoot.proxy.HttpFiltersSourcefilterRequest in class org.littleshoot.proxy.HttpFiltersSourceAdapterpublic int getMaximumRequestBufferSizeInBytes()
getMaximumRequestBufferSizeInBytes in interface org.littleshoot.proxy.HttpFiltersSourcegetMaximumRequestBufferSizeInBytes in class org.littleshoot.proxy.HttpFiltersSourceAdapterpublic int getMaximumResponseBufferSizeInBytes()
getMaximumResponseBufferSizeInBytes in interface org.littleshoot.proxy.HttpFiltersSourcegetMaximumResponseBufferSizeInBytes in class org.littleshoot.proxy.HttpFiltersSourceAdapterCopyright © 2019 JBoss by Red Hat. All rights reserved.