oracle.adf.model.connection.webservice.api
Interface SaajInteraction
- All Superinterfaces: 
 - WebServiceInteraction
 
public interface SaajInteraction
- extends WebServiceInteraction
 
| 
Method Summary | 
 javax.xml.soap.SOAPMessage | 
execute(javax.xml.soap.SOAPMessage message)
 
            | 
 
 
execute
javax.xml.soap.SOAPMessage execute(javax.xml.soap.SOAPMessage message)
                                   throws javax.xml.soap.SOAPException,
                                          java.io.IOException,
                                          java.security.GeneralSecurityException
 
- Throws:
 javax.xml.soap.SOAPException
java.io.IOException
java.security.GeneralSecurityException
 
Copyright © 1997, 2011, Oracle. All rights reserved.