| Package | Description |
|---|---|
| net.anotheria.moskito.webui.tracers.api | |
| net.anotheria.moskito.webui.tracers.api.generated |
| Modifier and Type | Method and Description |
|---|---|
TracerAO |
TracerAPI.getTracer(java.lang.String producerId)
Returns a tracer by a producer id of the associated producer if such a tracer exists.
|
TracerAO |
TracerAPIImpl.getTracer(java.lang.String producerId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TracerAO> |
TracerAPI.getTracers()
Returns registered tracers.
|
java.util.List<TracerAO> |
TracerAPIImpl.getTracers() |
| Modifier and Type | Method and Description |
|---|---|
TracerAO |
RemoteTracerAPIStub.getTracer(java.lang.String producerId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TracerAO> |
RemoteTracerAPIStub.getTracers() |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.