com.intel.util
Class ServiceResult
- java.lang.Object
-
- com.intel.util.ServiceResult
-
public final class ServiceResult extends java.lang.Object
This class defines the result of an inter-applet communication.
-
-
Field Summary
Fields Modifier and Type Field and Description int
responseCode
byte[]
responseData
-
Constructor Summary
Constructors Constructor and Description ServiceResult()
-