Class CountingRequestCountCallback

  • All Implemented Interfaces:
    ServerActivityCallback

    public class CountingRequestCountCallback
    extends Object
    implements ServerActivityCallback
    RequestCountListener that till n notification have been received before notifying its delegate.
    Author:
    Stuart Douglas