public class GfSseInboundEvent extends Object
public String getName()
null
if it is not present.public <T> T getData(Class<T> messageType, String contentType) throws IOException
messageType
- type of stored data content.IOException
- when provided type can't be read.public String getData() throws IOException
String
.IOException
- when provided type can't be read.Copyright © 2018. All rights reserved.