Package org.jrd.backend.communication
Interface DelegatingJrdAgent
- All Superinterfaces:
JrdAgent
- All Known Implementing Classes:
CallDecompilerAgent
,FsAgent
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
static class
-
Method Summary
Modifier and TypeMethodDescriptionaddDelegatingAgent
(JrdAgent agent) int
removeDelegatingAgent
(JrdAgent agent) submitRequest
(String request)
-
Method Details
-
submitRequest
- Specified by:
submitRequest
in interfaceJrdAgent
-
addDelegatingAgent
-
removeDelegatingAgent
-
cleanDelegatingAgents
int cleanDelegatingAgents()
-