public class AxisServiceConfigImpl extends Object implements AxisServiceConfig
Constructor and Description |
---|
AxisServiceConfigImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getAllowedMethods()
Get the allowed method names.
|
void |
setAllowedMethods(String methods)
Set the allowed method names.
|
public void setAllowedMethods(String methods)
methods
- a String
containing a list of all allowed
methodspublic String getAllowedMethods()
getAllowedMethods
in interface AxisServiceConfig
Copyright © The Apache Software Foundation. All Rights Reserved.