public interface EventServer
| Modifier and Type | Method and Description |
|---|---|
int |
getListeningPort()
Returns the port that the server is listening on, if available.
|
void |
shutdown()
Shutdown Event Server and close resources
|
void shutdown()
int getListeningPort()
Copyright © 2024 Apache NiFi Project. All rights reserved.