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