Uses of Class
org.springframework.ws.NoEndpointFoundException
Package
Description
Classes supporting the org.springframework.ws.transport package.
-
Uses of NoEndpointFoundException in org.springframework.ws.transport.support
Modifier and TypeMethodDescriptionprotected void
WebServiceMessageReceiverObjectSupport.handleNoEndpointFoundException
(NoEndpointFoundException ex, WebServiceConnection connection, WebServiceMessageReceiver receiver) Template method for handlingNoEndpointFoundException
s.