Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getServerPort
Method
getServerPort
src/main/java/core/packetproxy/http/Http.java:248–250 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
246
}
247
248
public
int
getServerPort() {
249
return
proxyPort;
250
}
251
252
public
boolean isProxy() {
253
return
flag_proxy;
Callers
1
toByteArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected