org.mobicents.slee.container.management.console.client
Class ServerConnection

java.lang.Object
  extended by org.mobicents.slee.container.management.console.client.ServerConnection

public class ServerConnection
extends java.lang.Object

Author:
Stefano Zappaterra

Field Summary
static org.mobicents.slee.container.management.console.client.activity.ActivityServiceAsync activityServiceAsync
           
static org.mobicents.slee.container.management.console.client.components.ComponentsServiceAsync componentsService
           
static org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitsServiceAsync deployableUnitsService
           
static org.mobicents.slee.container.management.console.client.log.LogServiceAsync logServiceAsync
           
static org.mobicents.slee.container.management.console.client.resources.ResourceServiceAsync resourceServiceAsync
           
static org.mobicents.slee.container.management.console.client.sbb.entity.SbbEntitiesServiceAsync sbbEntitiesServiceAsync
           
static org.mobicents.slee.container.management.console.client.services.ServicesServiceAsync servicesServiceAsync
           
static org.mobicents.slee.container.management.console.client.sleestate.SleeStateServiceAsync sleeStateServiceAsync
           
static org.mobicents.slee.container.management.console.client.usage.UsageServiceAsync usageServiceAsync
           
 
Constructor Summary
ServerConnection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentsService

public static final org.mobicents.slee.container.management.console.client.components.ComponentsServiceAsync componentsService

deployableUnitsService

public static final org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitsServiceAsync deployableUnitsService

sleeStateServiceAsync

public static final org.mobicents.slee.container.management.console.client.sleestate.SleeStateServiceAsync sleeStateServiceAsync

servicesServiceAsync

public static final org.mobicents.slee.container.management.console.client.services.ServicesServiceAsync servicesServiceAsync

usageServiceAsync

public static final org.mobicents.slee.container.management.console.client.usage.UsageServiceAsync usageServiceAsync

resourceServiceAsync

public static final org.mobicents.slee.container.management.console.client.resources.ResourceServiceAsync resourceServiceAsync

activityServiceAsync

public static final org.mobicents.slee.container.management.console.client.activity.ActivityServiceAsync activityServiceAsync

sbbEntitiesServiceAsync

public static final org.mobicents.slee.container.management.console.client.sbb.entity.SbbEntitiesServiceAsync sbbEntitiesServiceAsync

logServiceAsync

public static final org.mobicents.slee.container.management.console.client.log.LogServiceAsync logServiceAsync
Constructor Detail

ServerConnection

public ServerConnection()


Copyright © 2008. All Rights Reserved.