|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.ext.ComponentConnection
public class ComponentConnection
Created: Sep 30, 2009 9:20:22 PM
| Constructor Summary | |
|---|---|
ComponentConnection(java.lang.String domain,
XMPPIOService<java.util.List<ComponentConnection>> service)
|
|
| Method Summary | |
|---|---|
int |
compareTo(ComponentConnection o)
|
java.lang.String |
getDomain()
|
XMPPIOService<java.util.List<ComponentConnection>> |
getService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentConnection(java.lang.String domain,
XMPPIOService<java.util.List<ComponentConnection>> service)
| Method Detail |
|---|
public int compareTo(ComponentConnection o)
compareTo in interface java.lang.Comparable<ComponentConnection>public XMPPIOService<java.util.List<ComponentConnection>> getService()
public java.lang.String getDomain()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||