Class AsynchronousForwarderConfigurer
java.lang.Object
com.github.mkopylec.charon.configuration.Configurer<I>
com.github.mkopylec.charon.forwarding.interceptors.RequestForwardingInterceptorConfigurer<com.github.mkopylec.charon.forwarding.interceptors.async.AsynchronousForwarder>
com.github.mkopylec.charon.forwarding.interceptors.async.AsynchronousForwarderConfigurer
public class AsynchronousForwarderConfigurer
extends RequestForwardingInterceptorConfigurer<com.github.mkopylec.charon.forwarding.interceptors.async.AsynchronousForwarder>
-
Field Summary
Fields inherited from class com.github.mkopylec.charon.configuration.Configurer
configuredObject -
Method Summary
Modifier and TypeMethodDescriptionset(com.github.mkopylec.charon.forwarding.interceptors.async.ThreadPoolConfigurer threadPoolConfigurer) Methods inherited from class com.github.mkopylec.charon.configuration.Configurer
configure
-
Method Details
-
asynchronousForwarder
-
set
public AsynchronousForwarderConfigurer set(com.github.mkopylec.charon.forwarding.interceptors.async.ThreadPoolConfigurer threadPoolConfigurer)
-