Package | Description |
---|---|
org.springframework.integration |
Base package for Spring Integration Core.
|
Modifier and Type | Class and Description |
---|---|
static class |
MessageHeaders.AlternativeJdkIdGenerator
A variation of
UUID.randomUUID() that uses SecureRandom only for
the initial seed and Random thereafter, which provides better performance
in exchange for less securely random id's. |
static class |
MessageHeaders.JdkIdGenerator |
static class |
MessageHeaders.SimpleIncrementingIdGenerator |
Copyright © 2018. All rights reserved.