|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.AxisServiceConfigImpl
A simple implementation of AxisServiceConfig.
Constructor Summary | |
---|---|
AxisServiceConfigImpl()
|
Method Summary | |
---|---|
java.lang.String |
getAllowedMethods()
Get the allowed method names. |
void |
setAllowedMethods(java.lang.String methods)
Set the allowed method names. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AxisServiceConfigImpl()
Method Detail |
public void setAllowedMethods(java.lang.String methods)
public java.lang.String getAllowedMethods()
getAllowedMethods
in interface AxisServiceConfig
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |