Package org.mule.soapkit.soap.api.server
Interface SoapService
- All Superinterfaces:
org.mule.runtime.api.meta.NamedObject,org.mule.runtime.api.service.Service,org.mule.runtime.api.artifact.SplashMessageProvider
- All Known Implementing Classes:
SoapServiceImplementation
public interface SoapService
extends org.mule.runtime.api.service.Service
-
Method Summary
Methods inherited from interface org.mule.runtime.api.meta.NamedObject
getNameMethods inherited from interface org.mule.runtime.api.service.Service
getContractName, getSplashMessage
-
Method Details
-
getServerFactory
SoapServerFactory getServerFactory()
-