Uses of Interface
org.refcodes.rest.HttpDiscoveryContext
-
-
Uses of HttpDiscoveryContext in org.refcodes.rest
Methods in org.refcodes.rest with parameters of type HttpDiscoveryContext Modifier and Type Method Description default voidHttpDiscovery. initialize(HttpDiscoveryContext aDiscoveryContext)Initially fetches the list of available services and their accordingly associatedUrlfrom the discovery service.
-