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