Class DuplexHttpDestination

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, Destination, Callback, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle, Invocable, Sweeper.Sweepable

public class DuplexHttpDestination extends HttpDestination

A destination for those network transports that are duplex (e.g. HTTP/1.1 and FastCGI).

See Also: