MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getPath

Method getPath

src/main/java/core/packetproxy/http/Http.java:268–270  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

266 }
267
268 public String getPath() {
269 return this.path;
270 }
271
272 public String getMethod() {
273 return this.method;

Callers 15

getURLMethod · 0.95
getURIMethod · 0.95
toByteArrayMethod · 0.95
encodeFromHttpMethod · 0.95
loadModulesFromJarMethod · 0.45
showDialogMethod · 0.45
createImportPEMPanelMethod · 0.45
createImportDERPanelMethod · 0.45
createImportP12PanelMethod · 0.45

Calls

no outgoing calls