|
||||||||||
| 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(String domain,
ComponentIOService service)
Constructs ... |
|
| Method Summary | |
|---|---|
int |
compareTo(ComponentConnection o)
Method description |
String |
getDomain()
Method description |
ComponentIOService |
getService()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentConnection(String domain,
ComponentIOService service)
domain - service - | Method Detail |
|---|
public int compareTo(ComponentConnection o)
compareTo in interface Comparable<ComponentConnection>o -
public String getDomain()
public ComponentIOService getService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||