Apache CXF API

Uses of Interface
org.apache.cxf.ws.rm.MessageCallback

Packages that use MessageCallback
org.apache.cxf.ws.rm   
 

Uses of MessageCallback in org.apache.cxf.ws.rm
 

Classes in org.apache.cxf.ws.rm that implement MessageCallback
 class MessageCountingCallback
          Implementation just counts the number of messages accepted for sending and the number acknowledged, allows checking / waiting for completion.
 


Apache CXF API

Apache CXF