| Package | Description |
|---|---|
| com.hotels.styx.server | |
| com.hotels.styx.server.netty.codec |
| Modifier and Type | Field and Description |
|---|---|
static UniqueIdSupplier |
UniqueIdSuppliers.UUID_VERSION_ONE_SUPPLIER
A unique ID supplier which uses a UUID Version One implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static UniqueIdSupplier |
UniqueIdSuppliers.fixedUniqueIdSupplier(String uniqueId)
Returns a supplier whose
get() method returns the uniqueId passed in. |
| Modifier and Type | Method and Description |
|---|---|
NettyToStyxRequestDecoder.Builder |
NettyToStyxRequestDecoder.Builder.uniqueIdSupplier(UniqueIdSupplier uniqueIdSupplier) |
Copyright © 2013–2020 Hotels.com. All rights reserved.