Attributes
- Companion
- object
- Source
- PekkoManagement.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Get the routes for the HTTP management endpoint.
Get the routes for the HTTP management endpoint.
This method can be used to embed the Pekko management routes in an existing Pekko HTTP server.
Attributes
- Throws
-
java.lang.IllegalArgumentException
if routes not configured for pekko management
- Source
- PekkoManagement.scala
Amend the ManagementRouteProviderSettings and get the routes for the HTTP management endpoint.
Amend the ManagementRouteProviderSettings and get the routes for the HTTP management endpoint.
Use this when adding authentication and HTTPS.
This method can be used to embed the Pekko management routes in an existing Pekko HTTP server.
Attributes
- Throws
-
java.lang.IllegalArgumentException
if routes not configured for pekko management
- Source
- PekkoManagement.scala
Start a Pekko HTTP server to serve the HTTP management endpoint.
Start a Pekko HTTP server to serve the HTTP management endpoint.
Attributes
- Source
- PekkoManagement.scala
Amend the ManagementRouteProviderSettings and start a Pekko HTTP server to serve the HTTP management endpoint.
Amend the ManagementRouteProviderSettings and start a Pekko HTTP server to serve the HTTP management endpoint.
Use this when adding authentication and HTTPS.
Attributes
- Source
- PekkoManagement.scala
Attributes
- Source
- PekkoManagement.scala
Concrete fields
Attributes
- Source
- PekkoManagement.scala