Interface Response

  • All Known Subinterfaces:
    ResponseWithId<ReqIdT>
    All Known Implementing Classes:
    JnaPingReply, Jni6PingResponse, JniPingResponse

    public interface Response
    A Reply represents a message that comes in from a Messenger service and is intended to be a response to a previous request.
    Author:
    brozow