Package | Description |
---|---|
org.maestro.tests | |
org.maestro.tests.incremental.multipoint | |
org.maestro.tests.rate.multipoint |
Modifier and Type | Method and Description |
---|---|
List<MultiPointProfile.EndPoint> |
MultiPointProfile.getEndPoints() |
Modifier and Type | Method and Description |
---|---|
void |
MultiPointProfile.addEndPoint(MultiPointProfile.EndPoint endPoint) |
Modifier and Type | Method and Description |
---|---|
List<MultiPointProfile.EndPoint> |
SimpleTestProfile.getEndPoints() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTestProfile.addEndPoint(MultiPointProfile.EndPoint endPoint) |
Modifier and Type | Method and Description |
---|---|
List<MultiPointProfile.EndPoint> |
FixedRateMultipointTestProfile.getEndPoints() |
Modifier and Type | Method and Description |
---|---|
void |
FixedRateMultipointTestProfile.addEndPoint(MultiPointProfile.EndPoint endPoint) |
This documentation was released into the public domain.