Uses of Interface
org.springframework.cloud.client.hypermedia.RemoteResource
Packages that use RemoteResource
-
Uses of RemoteResource in org.springframework.cloud.client.hypermedia
Classes in org.springframework.cloud.client.hypermedia that implement RemoteResourceModifier and TypeClassDescriptionclassA REST resource that is defined by a service reference and a traversal operation within that service.Constructor parameters in org.springframework.cloud.client.hypermedia with type arguments of type RemoteResourceModifierConstructorDescriptionRemoteResourceRefresher(List<RemoteResource> discoveredResources, int fixedDelay, int initialDelay)