MCPcopy 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

onHostFoundMethod · 0.95
comesAfterMethod · 0.80
equalsMethod · 0.80
onClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected