Package com.example.provider1
Class OperationHandler
java.lang.Object
com.example.provider1.OperationHandler
- All Implemented Interfaces:
OperationInvocationReceiver
This class provides a handler for incoming operations on the sdc provider.
It implements generic handlers for some operations, which enables handling operations easily, although a real application should be a little more specialized in its handling.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperationHandler
-