Class MetadataKey<T>

java.lang.Object
stincmale.server.netty4.MetadataKey<T>
Type Parameters:
T - A type of data that can be stored/retrieved by using the MetadataKey.

@Immutable
public final class MetadataKey<T>
extends Object
A key that is used to store and retrieve data in the RequestWithMetadata.