Uses of Interface
org.apache.activemq.artemis.api.core.BaseInterceptor
-
Packages that use BaseInterceptor Package Description org.apache.activemq.artemis.api.core -
-
Uses of BaseInterceptor in org.apache.activemq.artemis.api.core
Subinterfaces of BaseInterceptor in org.apache.activemq.artemis.api.core Modifier and Type Interface Description interfaceInterceptorThis is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
-