Uses of Class
org.apache.synapse.transport.http.conn.ReplayDispatcher
-
Packages that use ReplayDispatcher Package Description org.apache.synapse.transport.http.conn -
-
Uses of ReplayDispatcher in org.apache.synapse.transport.http.conn
Methods in org.apache.synapse.transport.http.conn that return ReplayDispatcher Modifier and Type Method Description static ReplayDispatcherReplayDispatcher. getInstance()Returns the singleton instance of the ReplayDispatcher, creating it if necessary.
-