Searched refs:getSupportedProtocol (Results 1 – 8 of 8) sorted by relevance
26 public @Nonnull String getSupportedProtocol() { in getSupportedProtocol() method in HttpsRemoteFileResolver
45 public @Nonnull String getSupportedProtocol() { in getSupportedProtocol() method in LocalFileResolver
64 public @Nonnull String getSupportedProtocol() { in getSupportedProtocol() method in HttpRemoteFileResolver
74 public @Nonnull String getSupportedProtocol(); in getSupportedProtocol() method
90 public @Nonnull String getSupportedProtocol() { in getSupportedProtocol() method in GcsRemoteFileResolver
60 if (scheme.equals(resolver.getSupportedProtocol())) { in load()
592 resolvers.putIfAbsent(resolver.getSupportedProtocol(), resolver); in load()
774 public String getSupportedProtocol() { in getSupportedProtocol() method in DynamicRemoteFileResolverTest.ResolverWithOptions800 public String getSupportedProtocol() { in getSupportedProtocol() method in DynamicRemoteFileResolverTest.AnotherResolverWithOptions927 public String getSupportedProtocol() { in getSupportedProtocol() method in DynamicRemoteFileResolverTest.NullFileResolver