Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ getEndpoint
Method
getEndpoint
cSploit/src/org/csploit/android/net/Target.java:644–646 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
642
}
643
644
public
Endpoint getEndpoint(){
645
return
mEndpoint;
646
}
647
648
public
void
setPort(
int
port){
649
mPort = port;
Callers
4
onHostFound
Method · 0.95
comesAfter
Method · 0.80
equals
Method · 0.80
onClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected