Overview  Package  Tree HessianPHP

Package HessianPHP.Filters

Class Summary
FilterChainSimple chain of responsibility implementation that executes a series of filters in order
FilterContainerSimple class that represents a container for InterceptingFilter objects
InterceptingFilterFilter base class
LogFilterLogs proxy activity, including method calling and errors in a defined format.
PHPErrorReportingFilterFilter that configures php's error reporting mechanism to all but notices.
ProxyFilterFilter that wraps the HessianClient actual call.
StreamDumpFilterDebugging filter that saves the incoming and outgoing binary streams to files defined in proxy configuration options.


Overview  Package  Tree HessianPHP