Uses of Class
org.apache.activemq.artemis.core.io.DelegateCallback
-
Packages that use DelegateCallback Package Description org.apache.activemq.artemis.core.io -
-
Uses of DelegateCallback in org.apache.activemq.artemis.core.io
Methods in org.apache.activemq.artemis.core.io that return DelegateCallback Modifier and Type Method Description static DelegateCallbackDelegateCallback. wrap(Collection<? extends IOCallback> delegates)
-