public interface ExtProcessor
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) |
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)
Copyright © 2017 "Tigase, Inc.". All rights reserved.