Which of the following components are present in all configured services?
-
Service Package
-
Service Architecture
-
Service Method
-
Service Activity
A,C,D
Correct answer
Explanation
In PRPC service configuration, three components are mandatory: Service Package (container for services), Service Method (defines the interface/operation), and Service Activity (contains the implementation logic). Service Architecture is not a standard component in PRPC service configuration.