|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.ext.handlers.BindProcessor
public class BindProcessor
Created: Nov 2, 2009 2:37:18 PM
| Constructor Summary | |
|---|---|
BindProcessor()
|
|
| Method Summary | |
|---|---|
String |
getId()
Method description |
List<tigase.xml.Element> |
getStreamFeatures(ComponentIOService serv,
ComponentProtocolHandler handler)
Method description |
boolean |
process(Packet p,
ComponentIOService serv,
ComponentProtocolHandler handler,
Queue<Packet> results)
Method description |
void |
startProcessing(Packet p,
ComponentIOService serv,
ComponentProtocolHandler handler,
Queue<Packet> results)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindProcessor()
| Method Detail |
|---|
public String getId()
getId in interface ExtProcessor
public List<tigase.xml.Element> getStreamFeatures(ComponentIOService serv,
ComponentProtocolHandler handler)
getStreamFeatures in interface ExtProcessorserv - handler -
public boolean process(Packet p,
ComponentIOService serv,
ComponentProtocolHandler handler,
Queue<Packet> results)
process in interface ExtProcessorp - serv - handler - results -
public void startProcessing(Packet p,
ComponentIOService serv,
ComponentProtocolHandler handler,
Queue<Packet> results)
startProcessing in interface ExtProcessorp - serv - handler - results -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||