Uses of Class
org.jboss.messaging.core.remoting.impl.mina.ServerKeepAliveFactory

Packages that use ServerKeepAliveFactory
org.jboss.messaging.core.remoting   
org.jboss.messaging.core.remoting.impl.mina   
 

Uses of ServerKeepAliveFactory in org.jboss.messaging.core.remoting
 

Methods in org.jboss.messaging.core.remoting that return ServerKeepAliveFactory
 ServerKeepAliveFactory RemotingService.getKeepAliveFactory()
           
 

Uses of ServerKeepAliveFactory in org.jboss.messaging.core.remoting.impl.mina
 

Methods in org.jboss.messaging.core.remoting.impl.mina that return ServerKeepAliveFactory
 ServerKeepAliveFactory MinaService.getKeepAliveFactory()
           
 

Methods in org.jboss.messaging.core.remoting.impl.mina with parameters of type ServerKeepAliveFactory
 void MinaService.setKeepAliveFactory(ServerKeepAliveFactory factory)
           
 

Constructors in org.jboss.messaging.core.remoting.impl.mina with parameters of type ServerKeepAliveFactory
MinaService(Configuration config, ServerKeepAliveFactory factory)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.