org.apache.axis
public class AxisServiceConfigImpl extends Object implements AxisServiceConfig
Method Summary | |
---|---|
String | getAllowedMethods() Get the allowed method names.
|
void | setAllowedMethods(String methods)
Set the allowed method names.
|
Returns: a space-delimited list of method names which may be called via SOAP.
Parameters: methods a String
containing a list of all allowed
methods