|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.port.Protocol
com.caucho.xmpp.XmppProtocol
public class XmppProtocol
| Constructor Summary | |
|---|---|
XmppProtocol()
|
|
| Method Summary | |
|---|---|
ServerRequest |
createRequest(Connection connection)
Returns an new xmpp connection |
void |
init()
|
| Methods inherited from class com.caucho.server.port.Protocol |
|---|
addText, getPort, getProtocolName, getServer, setParent, setProtocolName, setServer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmppProtocol()
| Method Detail |
|---|
public void init()
public ServerRequest createRequest(Connection connection)
createRequest in interface RequestFactorycreateRequest in class Protocol
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||