Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getServerName
Method
getServerName
src/main/java/core/packetproxy/http/Http.java:244–246 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
// }
243
244
public
String getServerName() {
245
return
proxyHost;
246
}
247
248
public
int
getServerPort() {
249
return
proxyPort;
Callers
14
onChunkReceived
Method · 0.95
toByteArray
Method · 0.95
onServerChunkReceived
Method · 0.45
onClientChunkSend
Method · 0.45
send
Method · 0.45
showDialog
Method · 0.45
showDialog
Method · 0.45
addTableContent
Method · 0.45
addTableContent
Method · 0.45
addTableContent
Method · 0.45
showDialog
Method · 0.45
addTableContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected