public static class Http1DeterministicRuleEngineConfig.Rule extends Object
Constructor and Description |
---|
Rule(io.netty.handler.codec.http.HttpMethod method,
String uri,
io.netty.handler.codec.http.HttpVersion version,
com.google.common.collect.HashMultimap<String,String> headers) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(io.netty.handler.codec.http.HttpRequest request) |
String |
toString() |
Copyright © 2016. All Rights Reserved.