Package com.aquima.web.aaas
Class EndpointConfiguration
java.lang.Object
com.aquima.web.aaas.EndpointConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionEndpointConfiguration
(BaasSoapProperties properties, List<EndpointInterceptorConfigurer> configurers) -
Method Summary
Modifier and TypeMethodDescriptionmatchEndpointGroup
(ServiceId serviceId, org.springframework.ws.soap.SoapMessage soapMessage)
-
Constructor Details
-
EndpointConfiguration
public EndpointConfiguration(BaasSoapProperties properties, @Autowired(required=false) List<EndpointInterceptorConfigurer> configurers)
-
-
Method Details
-
matchEndpointGroup
public EndpointGroup matchEndpointGroup(ServiceId serviceId, org.springframework.ws.soap.SoapMessage soapMessage)
-