Interface FileConsumerEngine
-
- All Superinterfaces:
io.gridgo.connector.support.FormattedMarshallable
- All Known Implementing Classes:
LengthPrependedFileConsumerEngine,SimpleFileConsumerEngine
public interface FileConsumerEngine extends io.gridgo.connector.support.FormattedMarshallable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default io.gridgo.bean.BElementdeserialize(byte[] responseBody, int length)voidreadAndPublish()
-