Package org.apache.axis2.client
Class FaultMapKey
- java.lang.Object
-
- org.apache.axis2.client.FaultMapKey
-
public class FaultMapKey extends Object
this class is intended to use as the key for fault maps used in generated stubs.
-
-
Constructor Summary
Constructors Constructor Description FaultMapKey(QName elementQname, String operationName)
-