@InterfaceAudience.Private @InterfaceStability.Stable public interface ProtocolMetaInterface
Modifier and Type | Method and Description |
---|---|
boolean |
isMethodSupported(String methodName)
Checks whether the given method name is supported by the server.
|
boolean isMethodSupported(String methodName) throws IOException
methodName
- The name of the methodIOException
Copyright © 2013 Apache Software Foundation. All rights reserved.