Uses of Interface
org.jboss.remotingjmx.ServerMessageInterceptorFactory
-
Packages that use ServerMessageInterceptorFactory Package Description org.jboss.remotingjmx -
-
Uses of ServerMessageInterceptorFactory in org.jboss.remotingjmx
Constructors in org.jboss.remotingjmx with parameters of type ServerMessageInterceptorFactory Constructor Description DelegatingRemotingConnectorServer(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)
-