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