Class ComponentIOService

All Implemented Interfaces:
Callable<IOService<?>>, TLSEventHandler, IOListener

public class ComponentIOService extends XMPPIOService<List<ComponentConnection>>
Created: Jun 14, 2010 12:05:41 PM
Author:
Artur Hefczyc
  • Constructor Details

    • ComponentIOService

      public ComponentIOService()
  • Method Details

    • isAuthenticated

      public boolean isAuthenticated()
    • setAuthenticated

      public void setAuthenticated(boolean authenticated)
    • getRoutings

      public String getRoutings()
    • setRoutings

      public void setRoutings(String r)
    • addRecentJID

      public void addRecentJID(JID jid)
    • isRecentJID

      public boolean isRecentJID(JID jid)