Uses of Class
org.apache.sling.cta.impl.MBeanAwareTimeoutTransformer
-
-
Uses of MBeanAwareTimeoutTransformer in org.apache.sling.cta.impl
Subclasses of MBeanAwareTimeoutTransformer in org.apache.sling.cta.impl Modifier and Type Class Description class
HttpClient3TimeoutTransformer
Sets timeouts for HTTP calls done using Apache Commons HttpClient 3.xclass
HttpClient4TimeoutTransformer
Sets timeouts for HTTP calls done using Apache HttpComponents Client 4.xclass
OkHttpTimeoutTransformer
Sets timeouts for HTTP calls done using OkHttp 3.xclass
UpdateFieldsInConstructorTimeoutTransformer
Support class for transformers that update the timeout fields in the default constructor
-