Class ListNAsResponse

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class ListNAsResponse
    extends AbstractResponse
    Response used to forward all prefixes homed on this server. This message will usually be broken up into many messages, each of which contains a bunch of handles. Clients who receive this message should use a callback to process the continuation messages.
    • Field Detail

      • handles

        public byte[][] handles
    • Constructor Detail

      • ListNAsResponse

        public ListNAsResponse()
        Constructor for the client side.