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

Packages that use IHTTPMessage
org.eclipse.actf.util.httpproxy.core This package includes core interfaces of ACTF HTTP proxy. 
 

Uses of IHTTPMessage in org.eclipse.actf.util.httpproxy.core
 

Subinterfaces of IHTTPMessage in org.eclipse.actf.util.httpproxy.core
 interface IHTTPRequestMessage
          A HTTP request message.
 interface IHTTPResponseMessage
          A HTTP response message.
 interface IHTTPResponsePushbackMessage
          A HTTP response message which can provide IPushbackMessageBody.