Class ReplyContext


  • public class ReplyContext
    extends Object
    Used for stateless async callback methods in order to provide them with the context in which this reply is being called, e.g. the method ID of the request for which the call is being made. TODO could be extended to include the custom headers from the Reply as well.