| Package | Description | 
|---|---|
| io.netty.util | Utility classes used across multiple packages. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,Version> | Version. identify()Retrieves the version information of Netty artifacts using the current
 context class loader. | 
| static Map<String,Version> | Version. identify(ClassLoader classLoader)Retrieves the version information of Netty artifacts using the specified  ClassLoader. | 
Copyright © 2008–2015 The Netty Project. All rights reserved.