Class TelegramAsyncHandler
- java.lang.Object
-
- org.apache.camel.component.telegram.service.TelegramAsyncHandler
-
public class TelegramAsyncHandler extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringextractCharset(String line, String defaultValue)ObjecthandleCompressedResponse(java.net.http.HttpResponse<InputStream> response)
-
-
-
Method Detail
-
handleCompressedResponse
public Object handleCompressedResponse(java.net.http.HttpResponse<InputStream> response)
-
-