public interface ReceiveContext
Modifier and Type | Method and Description |
---|---|
List<String> |
getHeaderList()
Returns headers if there are any.
|
Map<String,String> |
getSessionProperties()
This will return the values of any session properties that have been
requested to be passed with messages.
|
List<String> getHeaderList()
Map<String,String> getSessionProperties()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.