|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.service.factory.AbstractServiceConfiguration
org.apache.cxf.service.factory.MethodNameSoapActionServiceConfiguration
public class MethodNameSoapActionServiceConfiguration
Provide a SOAPAction header for the benefit of dusty toolkits which still require them (e.g. Oracle OC4J).
Field Summary |
---|
Fields inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration |
---|
serviceNamespace |
Constructor Summary | |
---|---|
MethodNameSoapActionServiceConfiguration()
|
Method Summary | |
---|---|
java.lang.String |
getAction(OperationInfo op,
java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodNameSoapActionServiceConfiguration()
Method Detail |
---|
public java.lang.String getAction(OperationInfo op, java.lang.reflect.Method method)
getAction
in class AbstractServiceConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |