- badRequestResponse(HttpEntity, String) - Method in class org.licas.server.ServerMethodHandler
-
Set values in the response to indicate a bad request.
- BAGOFWORDSTYPE - Static variable in class org.licas.util.HeuristicConst
-
- BASE - Static variable in class org.licas.util.ServiceConst
-
Defines a base service
- BASE - Static variable in class org.licas.ws.wsdl.WsdlConst
-
- Base64 - Class in org.licas.parsers.types
-
- Base64() - Constructor for class org.licas.parsers.types.Base64
-
Defeats instantiation.
- Base64.InputStream - Class in org.licas.parsers.types
-
A
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
- Base64.OutputStream - Class in org.licas.parsers.types
-
A
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
- BASE64BINARY - Static variable in class org.licas.ws.soap.SoapConst
-
Indicates a binary data type.
- BEHAVIOUR - Static variable in class org.licas.util.ServiceConst
-
Defines the behaviour service
- behaviourAction(MessageInfo) - Method in class org.licas.Auto
-
Execute a behaviour, such as an evaluation and result.
- behaviourAction(MessageInfo, Auto) - Method in class org.licas.AutoComm
-
Execute a behaviour, such as an evaluation and result.
- behaviourAction(MessageInfo, HeuristicModule, SM_Data) - Method in class org.licas.module.b_module.BM_InfoClientPS
-
Run the behaviour to publish the information to the server.
- behaviourAction(MessageInfo, HeuristicModule, SM_Data) - Method in class org.licas.module.b_module.BM_LinkData
-
Run the behaviour evaluation.
- behaviourAction(MessageInfo, HeuristicModule, SM_Data) - Method in class org.licas.module.b_module.BM_Script
-
Run the behaviour evaluation.
- behaviourAction(MessageInfo, HeuristicModule, SM_Data) - Method in class org.licas.module.BehaviourModule
-
Run the behaviour evaluation.
- behaviourAction(MessageInfo) - Method in class org.licas.server.ESB
-
Periodically run some server utility functions to monitor the system state.
- behaviourAction(MessageInfo) - Method in class org.licas.service.InformationService
-
This behaviour retrieves the resource information and publishes it on the server.
- behaviourAction(MessageInfo) - Method in class org.licas.service.sci.LinkService
-
This behaviour compares service data and tries to cluster them.
- behaviourAction(MessageInfo) - Method in class org.licas.service.ScriptService
-
This behaviour executes a script on the auto engine and returns the result.
- BEHAVIOURAGGREGATEVIEW - Static variable in class org.licas.util.ServiceConst
-
Defines a default behaviour cluster view
- behaviourFromClass(Class, Auto, PasswordHandler) - Static method in class org.licas.module.ModuleHandler
-
Return a behaviour instance for the service class.
- BEHAVIOURLOOPSLEEP - Static variable in class org.licas.util.ServiceConst
-
The default behaviour loop sleep time (ms)
- BEHAVIOURMEDIATOR - Static variable in class org.licas.util.ServiceConst
-
Defines a default behaviour mediator service type
- BehaviourModule - Class in org.licas.module
-
Base class for the specific behaviour and evaluation for autonomous behaviours.
- BehaviourModule(Auto, PasswordHandler) - Constructor for class org.licas.module.BehaviourModule
-
Create a new instance of BehaviourModule.
- behaviourModule(Auto, PasswordHandler) - Static method in class org.licas.module.ModuleHandler
-
Return a behaviour instance for an Auto-related
service.
- BehaviourScript - Class in org.licas.service.spec
-
This class reads an XML file and loads in a specification for a set of test runs.
- BehaviourScript(PasswordHandler) - Constructor for class org.licas.service.spec.BehaviourScript
-
Create a new instance of BehaviourScript.
- BEHAVIOURSCRIPT - Static variable in class org.licas.util.Const
-
Behaviour script tag
- BehaviourScriptParser - Class in org.licas.parsers
-
This class can read a script file and parse it into a
BehaviourScript
object,
or serialize back into XML again.
- BehaviourScriptParser(PasswordHandler) - Constructor for class org.licas.parsers.BehaviourScriptParser
-
Create a new instance of BehaviourScriptParser.
- BINARY - Static variable in class org.licas.ws.soap.SoapConst
-
Indicates a binary data type.
- BINARYFILE - Static variable in class org.licas.util.TypeConst
-
Defines a Binary file type
- BINDING - Static variable in class org.licas.ws.wsdl.WsdlConst
-
- blockedServices - Variable in class org.licas.server.ESB
-
A list of services that cannot be accessed because permission is blocked.
- BlockingListener - Class in org.licas.server
-
This class implements a listener thread for processing blocked (synchronous) HTTP requests.
- BlockingListener(int, String, long, String, String) - Constructor for class org.licas.server.BlockingListener
-
Create a new instance of BlockingListener.
- BlockingServerHandler - Class in org.licas.server
-
This class handles the HTTP blocking (synchronous) server requests, by passing it to the appropriate service for execution.
- BlockingServerHandler(String, String) - Constructor for class org.licas.server.BlockingServerHandler
-
Create a new instance of BlockingServerHandler.
- BlockingServerMethodHandler - Class in org.licas.server
-
This class receives the HTTP blocking (synchronous) server request, parses it back into the Java object
(
MethodInfo
or
REST
) and passes that to the appropriate service for execution.
- BlockingServerMethodHandler(String) - Constructor for class org.licas.server.BlockingServerMethodHandler
-
Create a new instance of BlockingServerMethodHandler.
- blockService(String, String) - Method in class org.licas.server.ESB
-
Block the service from being accessed.
- BLOCKSERVICE - Static variable in class org.licas.util.MethodConst
-
Defines block a service method
- bm - Variable in class org.licas.Auto
-
Module to manage the actions of the behaviour.
- BM_InfoClientPS - Class in org.licas.module.b_module
-
Behaviour to 'publish' the data from an
Information
service to the server so that a client can be
informed and sent the result using the
PublishSubscribe
system.
- BM_InfoClientPS(Auto, PasswordHandler) - Constructor for class org.licas.module.b_module.BM_InfoClientPS
-
Create a new instance of BM_InfoClientPS.
- BM_LinkData - Class in org.licas.module.b_module
-
Behaviour to cluster and link data based on the service values
- BM_LinkData(Auto, PasswordHandler) - Constructor for class org.licas.module.b_module.BM_LinkData
-
Create a new instance of BM_LinkData.
- BM_Script - Class in org.licas.module.b_module
-
Behaviour to read and execute an auto script
- BM_Script(Auto, PasswordHandler) - Constructor for class org.licas.module.b_module.BM_Script
-
Create a new instance of BM_Script.
- BODY - Static variable in class org.licas.ws.soap.SoapConst
-
Indicate body tag.
- BODY - Static variable in class org.licas.ws.wsdl.WsdlConst
-
- BODYTAG - Static variable in class org.licas.ws.soap.SoapConst
-
- BOOLEAN - Static variable in class org.licas.ws.soap.SoapConst
-
Indicates a boolean variable.
- BORROW - Static variable in class org.licas.service.link.LinkConfig
-
Defines the borrow memory method
- BOTH - Static variable in class org.licas.service.model.WorkInfo
-
- BUFFERSIZE - Static variable in class org.licas.util.Const
-
Defines HTTP comm buffer size
- BusDef - Interface in org.licas.def
-
This defines the methods that should be implemented to allow a method invocation on a service.
- BusEntity - Class in org.licas.server.model
-
Container class for a message bus object.
- BusEntity(String) - Constructor for class org.licas.server.model.BusEntity
-
Create a new instance of BusEntity.
- BUSINESSCATEGORY - Static variable in class org.licas.util.ServiceConst
-
The Business Category tag
- ByteArray - Class in org.licas.util
-
This stores a byte stream in a string-based representation.
- ByteArray() - Constructor for class org.licas.util.ByteArray
-
Create a new instance of ByteArray
- BYTEARRAY - Static variable in class org.licas.util.TypeConst
-
Defines a ByteArray class parameter type
- ByteArrayParser - Class in org.licas.parsers.types
-
This class parses a string-based representation of a
ByteArray
to or from XML.
- ByteArrayParser() - Constructor for class org.licas.parsers.types.ByteArrayParser
-
Creates a new instance of ByteArrayParser
- BYTELIST - Static variable in class org.licas.util.TypeConst
-
Defines a byte list tag name