|
Spring Web Services Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointAwareWebServiceConnection
Sub-interface of WebServiceConnection that is aware of any server-side situations where an endpoint is not
found. Typically, this results in a special error codes.
NoEndpointFoundException| Method Summary | |
|---|---|
void |
endpointNotFound()
Called when an endpoint is not found. |
| Methods inherited from interface org.springframework.ws.transport.WebServiceConnection |
|---|
close, getErrorMessage, getUri, hasError, receive, send |
| Method Detail |
|---|
void endpointNotFound()
|
Spring Web Services Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||