org.apache.axis
public class AxisServiceConfigImpl extends java.lang.Object implements AxisServiceConfig
| Constructor and Description |
|---|
AxisServiceConfigImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAllowedMethods()
Get the allowed method names.
|
void |
setAllowedMethods(java.lang.String methods)
Set the allowed method names.
|
public void setAllowedMethods(java.lang.String methods)
methods - a String containing a list of all allowed
methodspublic java.lang.String getAllowedMethods()
getAllowedMethods in interface AxisServiceConfigCopyright ? 2005 Apache Web Services Project. All Rights Reserved.