Uses of Interface
org.apache.cxf.ws.rm.MessageCallback
-
Packages that use MessageCallback Package Description org.apache.cxf.ws.rm -
-
Uses of MessageCallback in org.apache.cxf.ws.rm
Classes in org.apache.cxf.ws.rm that implement MessageCallback Modifier and Type Class Description class
MessageCountingCallback
Implementation just counts the number of messages accepted for sending and the number acknowledged, allows checking / waiting for completion.
-