1155615536
This allows other plugins to use a client to call the functionality
that is in the core modules without duplicating the logic.
Plugins can now safely send the request and response classes via the
client even if the requests are executed locally. All relevant classes
are loaded by the core classloader such that plugins can share them.
This is re-adds this commit that was revered in
|
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
version.properties |