|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttigase.server.ext.handlers.StartTLSProcessor
public class StartTLSProcessor
Created: Oct 31, 2009 4:54:39 PM
Constructor Summary | |
---|---|
StartTLSProcessor()
|
Method Summary | |
---|---|
String |
getId()
Method description |
List<tigase.xml.Element> |
getStreamFeatures(XMPPIOService<List<ComponentConnection>> serv,
ComponentProtocolHandler handler)
Method description |
boolean |
process(Packet p,
XMPPIOService<List<ComponentConnection>> serv,
ComponentProtocolHandler handler,
Queue<Packet> results)
Method description |
void |
startProcessing(Packet p,
XMPPIOService<List<ComponentConnection>> 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 StartTLSProcessor()
Method Detail |
---|
public String getId()
getId
in interface ExtProcessor
public List<tigase.xml.Element> getStreamFeatures(XMPPIOService<List<ComponentConnection>> serv, ComponentProtocolHandler handler)
getStreamFeatures
in interface ExtProcessor
serv
- handler
-
public boolean process(Packet p, XMPPIOService<List<ComponentConnection>> serv, ComponentProtocolHandler handler, Queue<Packet> results)
process
in interface ExtProcessor
p
- serv
- handler
- results
-
public void startProcessing(Packet p, XMPPIOService<List<ComponentConnection>> serv, ComponentProtocolHandler handler, Queue<Packet> results)
startProcessing
in interface ExtProcessor
p
- serv
- handler
- results
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |