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 ContentListenerMethods in org.apache.http.nio.entity that return ContentListenerConstructors in org.apache.http.nio.entity with parameters of type ContentListenerModifierConstructorDescriptionConsumingNHttpEntityTemplate
(org.apache.http.HttpEntity httpEntity, ContentListener contentListener) Deprecated.