|
Interaction SDK (Web Services) |
||||||||
PREV SERVICE NEXT SERVICE | FRAMES NO FRAMES | ||||||||
SUMMARY: ATTRIBUTE | METHOD | EVENT | DETAIL: ATTRIBUTE | METHOD | EVENT |
Attribute Summary | |
String |
system.server-info:host The name of the host where the service should run. |
String |
system.server-info:name The AIL framework service name. |
String |
system.server-info:port The port on which the service should run. |
com.genesyslab.ail.ws.system.ServerStatus |
system.server-info:status The current status of the server. |
com.genesyslab.ail.ws.Switch |
system.server-info:switch The switch associated with this service. Only used for services of type ServerType.TELEPHONY; null for other services. |
com.genesyslab.ail.ws.system.ServerType |
system.server-info:type The type of the server. |
Method Summary | |
com.genesyslab.ail.ws.KeyValue[] |
getOptions Returns options about the application that the AIL currently uses in the Configuration Layer. |
com.genesyslab.ail.ws.system.ServerDescriptionDTO[] |
getServersDescriptionDTO Retrieves all the requested attributes about the types of servers. |
String |
getServerVersion Returns the current Ail Services version (ex : 7.6.000.10). |
Event Summary | |
SystemEvent System service event |
Attribute Detail |
Attributes of domain system.server-info |
Type: String
Type: String
Type: String
Type: com.genesyslab.ail.ws.system.ServerStatus
Type: com.genesyslab.ail.ws.Switch
Type: com.genesyslab.ail.ws.system.ServerType
Method Detail |
com.genesyslab.ail.ws.KeyValue[]
String[]
com.genesyslab.ail.ws.system.ServerDescriptionDTO[]
String
Event Detail |
|
Interaction SDK (Web Services) |
||||||||
PREV SERVICE NEXT SERVICE | FRAMES NO FRAMES | ||||||||
SUMMARY: ATTRIBUTE | METHOD | EVENT | DETAIL: ATTRIBUTE | METHOD | EVENT |