Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Method and Description |
---|---|
DomainWildcardMappingBuilder<V> |
DomainWildcardMappingBuilder.add(String hostname,
V output)
Adds a mapping that maps the specified (optionally wildcard) host name to the specified output value.
|
Copyright © 2008–2024 The Netty Project. All rights reserved.