public class MessagingHints extends Object
| Constructor and Description |
|---|
MessagingHints(MessagingHint... hints) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getHint(Class<T> type) |
<T> T |
getHint(Class<T> type,
T def) |
public MessagingHints(MessagingHint... hints)
Copyright © 2014–2016. All rights reserved.