| Package | Description |
|---|---|
| org.glassfish.jersey.examples.rx.domain | |
| org.glassfish.jersey.examples.rx.remote |
| Modifier and Type | Method and Description |
|---|---|
List<Destination> |
AgentResponse.getVisited() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentResponse.setVisited(List<Destination> visited) |
| Modifier and Type | Method and Description |
|---|---|
List<Destination> |
DestinationResource.recommended(String user,
int limit) |
List<Destination> |
DestinationResource.visited(String user) |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.