|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateProcessor
Evaluates template.
| Method Summary | |
|---|---|
org.springframework.core.io.Resource |
processTemplate(org.springframework.core.io.Resource resource,
org.springframework.ws.WebServiceMessage message)
Processes the resource as template. |
| Method Detail |
|---|
org.springframework.core.io.Resource processTemplate(org.springframework.core.io.Resource resource,
org.springframework.ws.WebServiceMessage message)
throws java.io.IOException
resource - uri - message - Message to be used in template as input. Can be null
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||