Abstract Server implementation
Returns a list of registered methods
Returns an array of method definitions.
| Return type: | Definition |
|---|
Build callback for method signature
| Parameters: | ReflectionAbstractFunction – |
|---|---|
| Return type: | MethodCallback |
Build a method signature
| Parameters: |
|
|---|---|
| Return type: | MethodDefinition |
| Throws : | ExceptionRuntimeException on duplicate entry |