Searched defs:wrappedEntity (Results 1 – 3 of 3) sorted by relevance
60 protected HttpEntity wrappedEntity; field in HttpEntityWrapper
254 Field wrappedEntity = HttpEntityWrapper.class.getDeclaredField("wrappedEntity"); in interceptResponseContent() local
246 Field wrappedEntity = HttpEntityWrapper.class.getDeclaredField("wrappedEntity"); in interceptResponseContent() local