Uses of Interface
org.apache.http.nio.entity.ContentListener

Packages that use ContentListener
org.apache.http.nio.entity 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 ContentListener
 class SkipContentListener
          Deprecated. (4.2)
 

Methods in org.apache.http.nio.entity that return ContentListener
 ContentListener ConsumingNHttpEntityTemplate.getContentListener()
          Deprecated.  
 

Constructors in org.apache.http.nio.entity with parameters of type ContentListener
ConsumingNHttpEntityTemplate(HttpEntity httpEntity, ContentListener contentListener)
          Deprecated.  
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.