tigase.server.ext
Class ComponentConnection
java.lang.Object
tigase.server.ext.ComponentConnection
- All Implemented Interfaces:
- Comparable<ComponentConnection>
public class ComponentConnection
- extends Object
- implements Comparable<ComponentConnection>
Created: Sep 30, 2009 9:20:22 PM
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentConnection
public ComponentConnection(String domain,
XMPPIOService<List<ComponentConnection>> service)
compareTo
public int compareTo(ComponentConnection o)
- Specified by:
compareTo
in interface Comparable<ComponentConnection>
getService
public XMPPIOService<List<ComponentConnection>> getService()
getDomain
public String getDomain()
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.