Interface Interceptor.RequestTags
-
- All Known Implementing Classes:
StandardHttpClient
- Enclosing interface:
- Interceptor
public static interface Interceptor.RequestTags
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> TgetTag(Class<T> type)
-
-
-
Method Detail
-
getTag
<T> T getTag(Class<T> type)
-
-