Uses of Interface
org.jrd.backend.communication.JrdAgent
-
Packages that use JrdAgent Package Description org.jrd.backend.communication -
-
Uses of JrdAgent in org.jrd.backend.communication
Subinterfaces of JrdAgent in org.jrd.backend.communication Modifier and Type Interface Description interfaceDelegatingJrdAgentClasses in org.jrd.backend.communication that implement JrdAgent Modifier and Type Class Description classCallDecompilerAgentThis class is handling opening of communication socket and request submitting.classFsAgentThis class is doing agent-like based operations on filesystemFields in org.jrd.backend.communication with type parameters of type JrdAgent Modifier and Type Field Description private java.util.List<JrdAgent>DelegatingJrdAgent.DelegatingHelper. delegationCandidatesMethods in org.jrd.backend.communication that return JrdAgent Modifier and Type Method Description JrdAgentCallDecompilerAgent. addDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent. addDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent.DelegatingHelper. addDelegatingAgent(JrdAgent agent)JrdAgentFsAgent. addDelegatingAgent(JrdAgent agent)JrdAgentCallDecompilerAgent. removeDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent.DelegatingHelper. removeDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent. removeDelegatingAgent(JrdAgent agent)JrdAgentFsAgent. removeDelegatingAgent(JrdAgent agent)Methods in org.jrd.backend.communication with parameters of type JrdAgent Modifier and Type Method Description JrdAgentCallDecompilerAgent. addDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent. addDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent.DelegatingHelper. addDelegatingAgent(JrdAgent agent)JrdAgentFsAgent. addDelegatingAgent(JrdAgent agent)JrdAgentCallDecompilerAgent. removeDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent.DelegatingHelper. removeDelegatingAgent(JrdAgent agent)JrdAgentDelegatingJrdAgent. removeDelegatingAgent(JrdAgent agent)JrdAgentFsAgent. removeDelegatingAgent(JrdAgent agent)
-