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