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