Package com.gigaspaces.lrmi.classloading
Class ClassDefinitionResponse
java.lang.Object
com.gigaspaces.lrmi.classloading.ClassDefinitionResponse
- All Implemented Interfaces:
Serializable
Response to a class definition request, holds the class bytes
- Since:
- 15.0
- Author:
- alon shoham
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassDefinitionResponse
public ClassDefinitionResponse() -
ClassDefinitionResponse
-
-
Method Details
-
getClassBytes
public byte[] getClassBytes() -
getException
-