Package org.kuali.rice.ksb.api
Class KsbApiConstants.ServiceTypes
java.lang.Object
org.kuali.rice.ksb.api.KsbApiConstants.ServiceTypes
- Enclosing class:
- KsbApiConstants
Defines the set of out-of-the-box service types that the KSB understands.
-
Field Details
-
HTTP_INVOKER
The service type for services that use Spring's Http Invoker to perform Java Serialization over HTTP- See Also:
-
SOAP
The service type for services that use SOAP- See Also:
-
-
Constructor Details
-
ServiceTypes
public ServiceTypes()
-