Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getHost
Method
getHost
Ports/CLDC11/src/java/net/URI.java:527–529 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
525
///
526
/// the host name part of the URI.
527
public
String getHost() {
528
return
host;
529
}
530
531
/// Get the port number for this URI.
532
///
Callers
5
rebuildSchemeSpecificPart
Method · 0.95
doHandshake
Method · 0.95
getCookiesForURL
Method · 0.95
onLoadResource
Method · 0.95
doHandshake
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected