|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| org.codeforamerica.open311.facade.data | Visible data objects of the system. |
| Uses of Endpoint in org.codeforamerica.open311.facade.data |
|---|
| Methods in org.codeforamerica.open311.facade.data that return Endpoint | |
|---|---|
Endpoint |
ServiceDiscoveryInfo.getMoreSuitableEndpoint(EndpointType endpointType)
Searches through the list of endpoints and tries to find a valid endpoint of the given type. |
| Methods in org.codeforamerica.open311.facade.data that return types with arguments of type Endpoint | |
|---|---|
List<Endpoint> |
ServiceDiscoveryInfo.getEndpoints()
|
| Constructor parameters in org.codeforamerica.open311.facade.data with type arguments of type Endpoint | |
|---|---|
ServiceDiscoveryInfo(Date changeset,
String contact,
String keyService,
List<Endpoint> endpoints)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||