Interface LookupCallback


public interface LookupCallback
Deferred callback for IPSession.lookupNonblocking()
Since:
0.9.67
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The result
  • Method Details