public interface StartStoppable
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts the processing of remote procedure calls.
|
void |
stop()
Stops the processing of remote procedure calls.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.