Uses of Interface
org.jboss.messaging.core.remoting.CommandConfirmationHandler

Packages that use CommandConfirmationHandler
org.jboss.messaging.core.client.impl   
org.jboss.messaging.core.remoting   
org.jboss.messaging.core.remoting.impl   
 

Uses of CommandConfirmationHandler in org.jboss.messaging.core.client.impl
 

Classes in org.jboss.messaging.core.client.impl that implement CommandConfirmationHandler
 class ClientSessionImpl
           
 

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

Methods in org.jboss.messaging.core.remoting with parameters of type CommandConfirmationHandler
 void Channel.setCommandConfirmationHandler(CommandConfirmationHandler handler)
           
 

Uses of CommandConfirmationHandler in org.jboss.messaging.core.remoting.impl
 

Methods in org.jboss.messaging.core.remoting.impl with parameters of type CommandConfirmationHandler
 void ChannelImpl.setCommandConfirmationHandler(CommandConfirmationHandler handler)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.