public interface EndpointAwareWebServiceConnection extends WebServiceConnection
WebServiceConnection
that is aware of any server-side situations where an endpoint is not
found. Typically, this results in a special error codes.NoEndpointFoundException
Modifier and Type | Method and Description |
---|---|
void |
endpointNotFound()
Called when an endpoint is not found.
|
close, getErrorMessage, getUri, hasError, receive, send
Copyright © 2020 Pivotal Software. All rights reserved.