public class UriStatusCodeExpression extends AbstractExpression<Integer>
Matcher to validate response code received from given URI.
| Constructor and Description |
|---|
UriStatusCodeExpression(Timeout timeout,
URI uri)
Constructor with target URI and connection timeout.
|
UriStatusCodeExpression(URI uri)
Constructor with target URI.
|
Copyright © 2011-2013 CoreMedia AG. All Rights Reserved.