Interface AsyncContentProvider.Listener

  • All Superinterfaces:
    java.util.EventListener
    All Known Implementing Classes:
    HttpSender, HttpSenderOverHTTP
    Enclosing interface:
    AsyncContentProvider

    @Deprecated(since="2021-05-27")
    public static interface AsyncContentProvider.Listener
    extends java.util.EventListener
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    A listener that is notified of content availability
    • Method Detail

      • onContent

        void onContent()
        Deprecated.
        Callback method invoked when content is available