Uses of Class
org.jrd.backend.core.DecompilerRequestReceiver.ResponseWithPort
-
Packages that use DecompilerRequestReceiver.ResponseWithPort Package Description org.jrd.backend.core -
-
Uses of DecompilerRequestReceiver.ResponseWithPort in org.jrd.backend.core
Methods in org.jrd.backend.core that return DecompilerRequestReceiver.ResponseWithPort Modifier and Type Method Description private DecompilerRequestReceiver.ResponseWithPort
DecompilerRequestReceiver. getResponse(java.lang.String hostname, int listenPort, java.lang.String vmId, int vmPid, java.lang.String requestBody)
-