Class Hierarchy
- java.lang.Object
- org.jrd.backend.communication.CallDecompilerAgent (implements org.jrd.backend.communication.JrdAgent)
- org.jrd.backend.communication.Communicate
- org.jrd.backend.communication.ErrorCandidate
- org.jrd.backend.communication.TopLevelErrorCandidate
- org.jrd.backend.communication.FsAgent (implements org.jrd.backend.communication.JrdAgent)
- org.jrd.backend.communication.FsAgent.ListingCpOperator (implements org.jrd.backend.communication.FsAgent.CpOperator<T>)
- org.jrd.backend.communication.FsAgent.OperateOnCp<T>
- org.jrd.backend.communication.FsAgent.ReadingCpOperator (implements org.jrd.backend.communication.FsAgent.CpOperator<T>)
- org.jrd.backend.communication.FsAgent.WritingCpOperator (implements org.jrd.backend.communication.FsAgent.CpOperator<T>)
- org.jrd.backend.communication.InstallDecompilerAgentImpl
- org.jrd.backend.communication.RuntimeCompilerConnector
- org.jrd.backend.communication.RuntimeCompilerConnector.ForeignCompilerWrapper (implements io.github.mkoncek.classpathless.api.ClasspathlessCompiler)
- org.jrd.backend.communication.RuntimeCompilerConnector.JrdClassesProvider (implements io.github.mkoncek.classpathless.api.ClassesProvider)
Interface Hierarchy
- org.jrd.backend.communication.FsAgent.CpOperator<T>
- org.jrd.backend.communication.JrdAgent