Uses of Class
org.glassfish.jersey.examples.rx.domain.Destination
Packages that use Destination
-
Uses of Destination in org.glassfish.jersey.examples.rx.domain
Methods in org.glassfish.jersey.examples.rx.domain that return types with arguments of type DestinationMethod parameters in org.glassfish.jersey.examples.rx.domain with type arguments of type DestinationModifier and TypeMethodDescriptionvoidAgentResponse.setVisited(List<Destination> visited) AgentResponse.visited(List<Destination> visited) Constructors in org.glassfish.jersey.examples.rx.domain with parameters of type DestinationModifierConstructorDescriptionRecommendation(Destination destination) Recommendation(Destination destination, Forecast forecast, Calculation calculation) -
Uses of Destination in org.glassfish.jersey.examples.rx.remote
Methods in org.glassfish.jersey.examples.rx.remote that return types with arguments of type Destination