public final class RouteMetadataUtils
extends Object
-
Field Summary
Fields
Connect timeout attribute name.
Response timeout attribute name.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
RESPONSE_TIMEOUT_ATTR
public static final String RESPONSE_TIMEOUT_ATTR
Response timeout attribute name.
- See Also:
-
-
CONNECT_TIMEOUT_ATTR
public static final String CONNECT_TIMEOUT_ATTR
Connect timeout attribute name.
- See Also:
-