Uses of Interface
org.eclipse.actf.util.httpproxy.core.IHTTPResponsePushbackMessage

Packages that use IHTTPResponsePushbackMessage
org.eclipse.actf.util.httpproxy.util This package includes utilities for ACTF HTTP proxy. 
 

Uses of IHTTPResponsePushbackMessage in org.eclipse.actf.util.httpproxy.util
 

Methods in org.eclipse.actf.util.httpproxy.util that return IHTTPResponsePushbackMessage
static IHTTPResponsePushbackMessage HTTPUtil.createHTTPResponsePushbackMessage(IHTTPResponseMessage base, int pushbackBufferSize)
          Create new IHTTPResponsePushbackMessage instance from base message