|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FaultMessageResolver
Defines the interface for objects than can resolve fault WebServiceMessage
s.
Method Summary | |
---|---|
void |
resolveFault(WebServiceMessage message)
Try to resolve the given fault message that got received. |
Method Detail |
---|
void resolveFault(WebServiceMessage message) throws IOException
message
- the fault message
IOException
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |