org.jboss.messaging.core.remoting
Interface CommandConfirmationHandler

All Known Implementing Classes:
ClientSessionImpl

public interface CommandConfirmationHandler

A CommandConfirmationHandler

Author:
Tim Fox Created 9 Feb 2009 12:39:11

Method Summary
 void commandConfirmed(Packet packet)
           
 

Method Detail

commandConfirmed

void commandConfirmed(Packet packet)


Copyright © 2006 JBoss Inc. All Rights Reserved.