ServerLocator.addIncomingInterceptor(Interceptor)
ServerLocator.addOutgoingInterceptor(Interceptor)
HornetQServerControl.getIncomingInterceptorClassNames()
HornetQServerControl.getOutgoingInterceptorClassNames()
Configuration.getIncomingInterceptorClassNames()
Configuration.getOutgoingInterceptorClassNames()
ServerLocator.removeIncomingInterceptor(Interceptor)
ServerLocator.removeOutgoingInterceptor(Interceptor)
Configuration.setIncomingInterceptorClassNames(List)
Configuration.setOutgoingInterceptorClassNames(List)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.