com.infoengine.messaging
Class SoapAction
java.lang.Object
com.infoengine.messaging.SoapAction
- public class SoapAction
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodName
private String methodName
className
private String className
SoapAction
public SoapAction(String soapAction)
parseSoapAction
public void parseSoapAction(String action)
getMethodName
public String getMethodName()
getClassName
public String getClassName()