|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.soap.transport.EnvelopeEditorAdapter
| Constructor Summary | |
EnvelopeEditorAdapter()
|
|
| Method Summary | |
void |
editIncoming(java.io.Reader in,
java.io.Writer out)
|
void |
editOutgoing(java.io.Reader in,
java.io.Writer out)
|
protected void |
passThrough(java.io.Reader in,
java.io.Writer out)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EnvelopeEditorAdapter()
| Method Detail |
public void editIncoming(java.io.Reader in,
java.io.Writer out)
throws SOAPException
editIncoming in interface EnvelopeEditor
public void editOutgoing(java.io.Reader in,
java.io.Writer out)
throws SOAPException
editOutgoing in interface EnvelopeEditor
protected void passThrough(java.io.Reader in,
java.io.Writer out)
throws SOAPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||