Uses of Interface
org.jboss.remotingjmx.ServerMessageInterceptorFactory
Packages that use ServerMessageInterceptorFactory
-
Uses of ServerMessageInterceptorFactory in org.jboss.remotingjmx
Constructors in org.jboss.remotingjmx with parameters of type ServerMessageInterceptorFactoryModifierConstructorDescriptionDelegatingRemotingConnectorServer(MBeanServerLocator mbeanServerLocator, org.jboss.remoting3.Endpoint endpoint, Executor executor, Map<String, ?> environment, ServerMessageInterceptorFactory serverMessageInterceptorFactory) DelegatingRemotingConnectorServer(MBeanServerLocator mbeanServerLocator, org.jboss.remoting3.Endpoint endpoint, Map<String, ?> environment, ServerMessageInterceptorFactory serverMessageInterceptorFactory) RemotingConnectorServer(MBeanServer mbeanServer, org.jboss.remoting3.Endpoint endpoint, Executor executor, Map<String, ?> environment, ServerMessageInterceptorFactory serverMessageInterceptorFactory) RemotingConnectorServer(MBeanServer mbeanServer, org.jboss.remoting3.Endpoint endpoint, Map<String, ?> environment, ServerMessageInterceptorFactory serverMessageInterceptorFactory) RemotingConnectorServer(MBeanServer mbeanServer, org.jboss.remoting3.Endpoint endpoint, ServerMessageInterceptorFactory serverMessageInterceptorFactory)