| Constructor and Description |
|---|
ComboConf(PathConf.Combo combo,
PathConf pathConf,
int max) |
| Modifier and Type | Method and Description |
|---|---|
PathConf |
exclude(String pattern) |
PathConf |
exclude(String pattern,
String method) |
PathConf |
include(String pattern) |
PathConf |
include(String pattern,
String method) |
static PathConf.ComboConf |
instance(PathConf.Combo combo,
PathConf pathConf,
int max) |
PathConf.ComboConf |
withContentType(String contenttype) |
PathConf.ComboConf |
withHost(String host) |
PathConf.ComboConf |
withIp(String ip) |
PathConf.ComboConf |
withResponseStatus(ResponseStatusCheck check) |
public ComboConf(PathConf.Combo combo, PathConf pathConf, int max)
public static PathConf.ComboConf instance(PathConf.Combo combo, PathConf pathConf, int max)
public PathConf.ComboConf withIp(String ip)
public PathConf.ComboConf withHost(String host)
public PathConf.ComboConf withContentType(String contenttype)
public PathConf.ComboConf withResponseStatus(ResponseStatusCheck check)
Copyright © 2020. All rights reserved.