Uses of Interface
org.apache.activemq.artemis.core.protocol.openwire.OpenWireInterceptor
-
Packages that use OpenWireInterceptor Package Description org.apache.activemq.artemis.core.protocol.openwire -
-
Uses of OpenWireInterceptor in org.apache.activemq.artemis.core.protocol.openwire
Methods in org.apache.activemq.artemis.core.protocol.openwire that return types with arguments of type OpenWireInterceptor Modifier and Type Method Description java.util.List<OpenWireInterceptor>OpenWireProtocolManagerFactory. filterInterceptors(java.util.List<org.apache.activemq.artemis.api.core.BaseInterceptor> interceptors)
-