Package | Description |
---|---|
com.xjeffrose.xio.marshall.thrift |
Modifier and Type | Method and Description |
---|---|
Http1Ruleset |
Http1Ruleset.deepCopy() |
Http1Ruleset |
Http1Ruleset.setBlacklistRules(Set<Http1Rule> blacklistRules) |
Http1Ruleset |
Http1Ruleset.setWhitelistRules(Set<Http1Rule> whitelistRules) |
Modifier and Type | Method and Description |
---|---|
int |
Http1Ruleset.compareTo(Http1Ruleset other) |
boolean |
Http1Ruleset.equals(Http1Ruleset that) |
Constructor and Description |
---|
Http1Ruleset(Http1Ruleset other)
Performs a deep copy on other.
|
Copyright © 2016. All Rights Reserved.