com.sun.xml.ws.rx.rm.runtime
Interface MessageHandler


public interface MessageHandler

Author:
Marek Potociar

Method Summary
 void putToDeliveryQueue(ApplicationMessage message)
           
 

Method Detail

putToDeliveryQueue

void putToDeliveryQueue(ApplicationMessage message)
                        throws RxRuntimeException,
                               UnknownSequenceException
Throws:
RxRuntimeException
UnknownSequenceException


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.