|
|||||||||||
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AxisServiceConfigImpl()
Method Detail |
public void setAllowedMethods(java.lang.String methods)
methods
- a String
containing a list of all allowed
methodspublic java.lang.String getAllowedMethods()
getAllowedMethods
in interface AxisServiceConfig
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |