com.infoengine.connector
Class IeInteraction.GetBody
java.lang.Object
com.infoengine.connector.IeInteraction.GetBody
- All Implemented Interfaces:
- PrivilegedAction
- Enclosing class:
- IeInteraction
- private class IeInteraction.GetBody
- extends Object
- implements PrivilegedAction
Field Summary |
(package private) javax.xml.soap.SOAPMessage |
msg
|
(package private) Exception |
thrown
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msg
javax.xml.soap.SOAPMessage msg
thrown
Exception thrown
IeInteraction.GetBody
IeInteraction.GetBody(javax.xml.soap.SOAPMessage msg)
run
public Object run()
- Specified by:
run
in interface PrivilegedAction
getThrown
public Exception getThrown()