public interface HttpTraceRepository
HttpTraces.| Modifier and Type | Method and Description | 
|---|---|
| void | add(HttpTrace trace)Adds a trace to the repository. | 
| List<HttpTrace> | findAll()Find all  HttpTraceobjects contained in the repository. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.