Interface IHTTPOutgoingDumperFactory

All Superinterfaces:
Function<IBaseMessage,IHTTPOutgoingDumper>
All Known Implementing Classes:
DefaultHTTPOutgoingDumperFactory

public interface IHTTPOutgoingDumperFactory extends Function<IBaseMessage,IHTTPOutgoingDumper>
Factory interface for creating IHTTPOutgoingDumper objects.
Since:
v4.4.0
Author:
Philip Helger