|
Oracle® Application Server XML Java API Reference 10g Release 2 (10.1.2) Part no. B12024-03 September 2004 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | 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 EnvelopeEditorSOAPException
public void editOutgoing(java.io.Reader in,
java.io.Writer out)
throws SOAPException
editOutgoing in interface EnvelopeEditorSOAPException
protected void passThrough(java.io.Reader in,
java.io.Writer out)
throws SOAPException
SOAPException
|
Oracle® Application Server XML Java API Reference 10g Release 2 (10.1.2) Part no. B12024-03 September 2004 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||