Exports a requested class to the {@link ClassLoadingService}, which in turn would send it to a requesting worker node.
@param name binary name of the class file
@return The {@code byte[]} of the class file
@throws ClassNotFoundException if class cannot be found
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.