=htp mark Http.ServerBinding sealed
This commit is contained in:
parent
ef2835d60e
commit
12f05b0333
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ object Http extends ExtensionId[HttpExt] with ExtensionIdProvider {
|
|||
/**
|
||||
* Represents a prospective HTTP server binding.
|
||||
*/
|
||||
trait ServerBinding {
|
||||
sealed trait ServerBinding {
|
||||
/**
|
||||
* The local address of the endpoint bound by the materialization of the `connections` [[Source]]
|
||||
* whose [[MaterializedMap]] is passed as parameter.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue