@Private
@Stable
public interface ProtocolMetaInterface
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isMethodSupported(java.lang.String methodName) |
Checks whether the given method name is supported by the server.
|
boolean isMethodSupported(java.lang.String methodName)
throws java.io.IOException
methodName - The name of the methodjava.io.IOException - raised on errors performing I/O.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.