Uses of Interface
org.apache.streampipes.connect.api.IFormat
-
Packages that use IFormat Package Description org.apache.streampipes.connect.api -
-
Uses of IFormat in org.apache.streampipes.connect.api
Methods in org.apache.streampipes.connect.api that return IFormat Modifier and Type Method Description IFormatIFormat. getInstance(FormatDescription formatDescription)Methods in org.apache.streampipes.connect.api with parameters of type IFormat Modifier and Type Method Description IProtocolIProtocol. getInstance(ProtocolDescription protocolDescription, IParser parser, IFormat format)
-