| Package | Description |
|---|---|
| net.anotheria.moskito.webui.journey.api | |
| net.anotheria.moskito.webui.journey.api.generated |
| Modifier and Type | Method and Description |
|---|---|
AnalyzedJourneyAO |
JourneyAPI.analyzeJourney(java.lang.String journeyName)
Analyzes a journey and returns a cumulated calls by time spent in each producer as well as the number of requests in each producer.
|
AnalyzedJourneyAO |
JourneyAPIImpl.analyzeJourney(java.lang.String journeyName) |
AnalyzedJourneyAO |
JourneyAPI.analyzeJourneyByMethod(java.lang.String journeyName)
Analyzes a journey and returns a cumulated calls by time spent in each method as well as the number of requests in each method.
|
AnalyzedJourneyAO |
JourneyAPIImpl.analyzeJourneyByMethod(java.lang.String journeyName) |
| Modifier and Type | Method and Description |
|---|---|
AnalyzedJourneyAO |
RemoteJourneyAPIStub.analyzeJourney(java.lang.String journeyName) |
AnalyzedJourneyAO |
RemoteJourneyAPIStub.analyzeJourneyByMethod(java.lang.String journeyName) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.