Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getProtocol
Method
getProtocol
classpath/java/net/URL.java:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
public
String getProtocol() {
42
return
protocol;
43
}
44
45
public
String getHost() {
46
return
host;
Callers
3
parseURL
Method · 0.95
URLClassLoader
Method · 0.80
toExternalForm
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected