Class SoapServiceConfiguration
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,ServiceConfiguration
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SoapServiceConfigurationfromServiceDefinition(SoapServiceDefinition soapServiceDefinition) booleanMethods inherited from class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
getApplicationId, getBusSecurity, getCredentialsType, getEndpointUrl, getInstanceId, getMessageExceptionHandler, getMillisToLive, getPriority, getRetryAttempts, getServiceName, getServiceVersion, getType, isBasicAuthentication, isQueueMethods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
fromServiceDefinition
public static SoapServiceConfiguration fromServiceDefinition(SoapServiceDefinition soapServiceDefinition) -
getServiceInterface
-
isJaxWsService
public boolean isJaxWsService()
-