@ParametersAreNonnullByDefault
Package org.somda.sdc.glue.provider.sco
SCO processing on the SDC provider side.
-
Interface Summary Interface Description OperationInvocationReceiver Class that is capable of processing incoming set service requests. -
Class Summary Class Description Context Transaction context to be used on incoming set service requests in order to send reports and the initial response.IncomingSetServiceRequest.NoList Indicates a no-list type.InvocationResponse Initial response required to answer a set service request.ScoController Manages callbacks for incoming set service requests. -
Annotation Types Summary Annotation Type Description IncomingSetServiceRequest Annotation to define a callback for incoming set service operation calls.