public class BridgeEvent_GroovyExtension extends Object
Constructor and Description |
---|
BridgeEvent_GroovyExtension() |
Modifier and Type | Method and Description |
---|---|
static <U> Future<Object> |
map(BridgeEvent j_receiver,
java.util.function.Function<Boolean,Object> mapper) |
static BridgeEvent |
setRawMessage(BridgeEvent j_receiver,
Map<String,Object> message) |
public static <U> Future<Object> map(BridgeEvent j_receiver, java.util.function.Function<Boolean,Object> mapper)
public static BridgeEvent setRawMessage(BridgeEvent j_receiver, Map<String,Object> message)
Copyright © 2018 Eclipse. All rights reserved.