@FunctionalInterface
public interface OutboundMessageMapper<T>
Message to an Object.| Modifier and Type | Method and Description |
|---|---|
T |
fromMessage(org.springframework.messaging.Message<?> message) |
@Nullable T fromMessage(org.springframework.messaging.Message<?> message)