com.sun.xml.ws.rx.rm.runtime.delivery
Class Postman

java.lang.Object
  extended by com.sun.xml.ws.rx.rm.runtime.delivery.Postman

public final class Postman
extends Object

Author:
Marek Potociar

Nested Class Summary
static interface Postman.Callback
           
 
Method Summary
 void deliver(ApplicationMessage message, Postman.Callback deliveryCallback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

deliver

public void deliver(ApplicationMessage message,
                    Postman.Callback deliveryCallback)


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