public class StreamFeaturesProcessor extends Object implements ExtProcessor
Constructor and Description |
---|
StreamFeaturesProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
List<Element> |
getStreamFeatures(ComponentIOService serv,
ComponentProtocolHandler handler) |
boolean |
process(Packet p,
ComponentIOService serv,
ComponentProtocolHandler handler,
Queue<Packet> results) |
void |
startProcessing(Packet p,
ComponentIOService serv,
ComponentProtocolHandler handler,
Queue<Packet> results) |
public String getId()
getId
in interface ExtProcessor
public List<Element> getStreamFeatures(ComponentIOService serv, ComponentProtocolHandler handler)
getStreamFeatures
in interface ExtProcessor
public boolean process(Packet p, ComponentIOService serv, ComponentProtocolHandler handler, Queue<Packet> results)
process
in interface ExtProcessor
public void startProcessing(Packet p, ComponentIOService serv, ComponentProtocolHandler handler, Queue<Packet> results)
startProcessing
in interface ExtProcessor
Copyright © 2017 "Tigase, Inc.". All rights reserved.