Supported Server Protocols Registry. Contains the mapping of protocol names to their implementing classes.
| Methods | ||
|---|---|---|
public
static
|
getProtocolsMap(): array<string, string>
|
# |
public
static
|
getSupportedProtocols(): array<string>
|
# |
public
static
|
getProtocolClass(string $protocolClassname): string
|
# |