Uses of Interface
org.apache.http.nio.entity.ContentListener
Packages that use ContentListener
Package
Description
Core HTTP entity implementations with support for
asynchronous, event driven communication.
-
Uses of ContentListener in org.apache.http.nio.entity
Classes in org.apache.http.nio.entity that implement ContentListenerFields in org.apache.http.nio.entity declared as ContentListenerModifier and TypeFieldDescriptionprivate final ContentListenerConsumingNHttpEntityTemplate.contentListenerDeprecated.Methods in org.apache.http.nio.entity that return ContentListenerConstructors in org.apache.http.nio.entity with parameters of type ContentListenerModifierConstructorDescriptionConsumingNHttpEntityTemplate(HttpEntity httpEntity, ContentListener contentListener) Deprecated.