Class AsynchronousDispatcher.Cache

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Future<MockHttpResponse>>, SequencedMap<String,Future<MockHttpResponse>>
Enclosing class:
AsynchronousDispatcher

private static class AsynchronousDispatcher.Cache extends LinkedHashMap<String,Future<MockHttpResponse>>