Uses of Class
org.jrd.backend.core.DecompilerRequestReceiver.ResponseWithPort
Packages that use DecompilerRequestReceiver.ResponseWithPort
-
Uses of DecompilerRequestReceiver.ResponseWithPort in org.jrd.backend.core
Methods in org.jrd.backend.core that return DecompilerRequestReceiver.ResponseWithPortModifier and TypeMethodDescriptionDecompilerRequestReceiver.getResponse(String hostname, int listenPort, String vmId, int vmPid, String requestBody) private static DecompilerRequestReceiver.ResponseWithPortDecompilerRequestReceiver.getResponse(String hostname, int listenPort, String vmId, int vmPid, String requestBody, AgentAttachManager attachManager, VmManager vmManager)