public class PropertyValueCollector extends Object implements ExchangeCollector
| Constructor and Description |
|---|
PropertyValueCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(AbstractExchange exc) |
Set<String> |
getClients() |
Set<String> |
getMethods() |
Set<String> |
getProxies() |
Set<String> |
getReqContentTypes() |
Set<String> |
getRespContentTypes() |
Set<String> |
getServers() |
Set<Integer> |
getStatusCodes() |
public void collect(AbstractExchange exc)
collect in interface ExchangeCollectorCopyright © 2022. All Rights Reserved.