Uses of Interface
org.jboss.messaging.core.plugin.postoffice.cluster.jchannelfactory.JChannelFactory

Packages that use JChannelFactory
org.jboss.messaging.core.plugin.postoffice.cluster   
org.jboss.messaging.core.plugin.postoffice.cluster.jchannelfactory   
 

Uses of JChannelFactory in org.jboss.messaging.core.plugin.postoffice.cluster
 

Constructors in org.jboss.messaging.core.plugin.postoffice.cluster with parameters of type JChannelFactory
DefaultClusteredPostOffice(javax.sql.DataSource ds, TransactionManager tm, java.util.Properties sqlProperties, boolean createTablesOnStartup, int nodeId, java.lang.String officeName, MessageStore ms, PersistenceManager pm, TransactionRepository tr, FilterFactory filterFactory, ConditionFactory conditionFactory, java.lang.String groupName, JChannelFactory JChannelFactory, long stateTimeout, long castTimeout, MessagePullPolicy redistributionPolicy, ClusterRouterFactory rf, FailoverMapper failoverMapper, long statsSendPeriod, int poolSize)
           
 

Uses of JChannelFactory in org.jboss.messaging.core.plugin.postoffice.cluster.jchannelfactory
 

Classes in org.jboss.messaging.core.plugin.postoffice.cluster.jchannelfactory that implement JChannelFactory
 class MultiplexerJChannelFactory
          A JChannelFactory that will use the MBean JChannelFactory interface
 class XMLJChannelFactory
          A JChannelFactory that will use Elements to create channels.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.