Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

I

ICON - Static variable in class org.licas.util.Const
Defines an icon file tag
iconFile - Variable in class org.licas.meta.model.ServiceModuleInfo
The full path to an icon file that can represent the service type in the GUI.
id - Variable in class org.licas.server.model.BusEntity
A UUID for a specific service to invoke
idFromKey(String) - Static method in class org.licas.service.model.AddressInfo
Parse the service key to retrieve the service id only.
IINDEX - Static variable in class org.licas.util.ServiceConst
Defines prefix for service name
IMAGEDIR - Static variable in class org.licas.util.ServiceConst
 
imagePath - Variable in class org.licas.service.model.AddressInfo
Optional file path for an image to display
incAndMoveSourceUp(Object, long) - Method in class org.licas.service.link.Thresholds
Add a new source or increment its weight value and move it up the linking structure if necessary.
include - Variable in class org.licas.meta.model.ModuleInfo
True if include the module in the current list
INCLUDE - Static variable in class org.licas.util.Const
The Include tag
includeComparison(String) - Static method in class org.licas.service.link.LinkConfig
Return true if comparison operator is included in linking.
includeReserve(String) - Static method in class org.licas.service.link.LinkConfig
Return true if link configuration indicates can borrow memory.
INCORRECTPASSWORDDESC - Static variable in class org.licas.util.MetaConst
Defines an incorrect password description
increment - Variable in class org.licas.service.link.Thresholds
The amount to increment source values by
incrementReserve(long) - Method in class org.licas.service.link.Thresholds
Increment the reserve source value.
incrementSource(int, Object, long) - Method in class org.licas.service.link.Thresholds
Increment the source value stored at the specified level.
incrementSource(int, Object) - Method in class org.licas.service.link.Thresholds
Increment the source value stored at the specified level.
INCREMENTUPDATEHITS - Static variable in class org.licas.util.MethodConst
Defines increment update hits method
incWeight - Variable in class org.licas.service.link.Thresholds
The amount to weight increment values by
INDIVIDUAL - Static variable in class org.licas.service.link.LinkConfig
Defines update individual links if no full answer
INFAULT - Static variable in class org.licas.ws.wsdl.WsdlConst
 
info - Variable in class org.licas.service.model.WorkInfo
The info to publish
INFOANYTYPE - Static variable in class org.licas.service.resource.Resource
Resource types
InfoBinary - Class in org.licas.service.resource.info
This is used by the InformationService to store any binary Object directly.
InfoBinary(String, Element) - Constructor for class org.licas.service.resource.info.InfoBinary
Create a new instance of InfoBinary.
INFOBINARYTYPE - Static variable in class org.licas.service.resource.Resource
 
InfoHtml - Class in org.licas.service.resource.info
This is used by the InformationService to store and parse a remote html file.
InfoHtml(String, Element) - Constructor for class org.licas.service.resource.info.InfoHtml
Create a new instance of InfoHtml.
INFOHTMLTYPE - Static variable in class org.licas.service.resource.Resource
 
infoMediator - Variable in class org.licas.query.ServerMetaSearch
Can be used to mediate between services or update related values
INFORMATION - Static variable in class org.licas.util.ServiceConst
Defines the information service
InformationMediator - Class in org.licas.service
This class can be used to mediate between the information services that are created, the information sources and any related centralised problem solver.
InformationMediator(PasswordHandler) - Constructor for class org.licas.service.InformationMediator
Create a new instance of InformationMediator.
InformationMediator(String, String, PasswordHandler) - Constructor for class org.licas.service.InformationMediator
Creates a new instance of InformationMediator.
InformationService - Class in org.licas.service
This class can be used to retrieve information from a Resource source.
InformationService() - Constructor for class org.licas.service.InformationService
Create a new instance of InformationService.
InformationService(String, String) - Constructor for class org.licas.service.InformationService
Creates a new instance of InformationService.
InformationService(String, String, Element) - Constructor for class org.licas.service.InformationService
Creates a new instance of InformationService.
InfoStreamXml - Class in org.licas.service.resource.info
This is used by the InformationService to return a remote stream value parsed into xml.
InfoStreamXml(String, Element) - Constructor for class org.licas.service.resource.info.InfoStreamXml
Create a new instance of InfoStreamXml.
INFOSTREAMXMLTYPE - Static variable in class org.licas.service.resource.Resource
 
InfoString - Class in org.licas.service.resource.info
This is used by the InformationService to store (text)string-based information directly.
InfoString(String, Element) - Constructor for class org.licas.service.resource.info.InfoString
Create a new instance of InfoText.
INFOSTRINGTYPE - Static variable in class org.licas.service.resource.Resource
 
InfoText - Class in org.licas.service.resource.info
This is used by the InformationService to store text-based information that is probably read from a file.
InfoText(String, Element) - Constructor for class org.licas.service.resource.info.InfoText
Create a new instance of InfoText.
INFOTEXTTYPE - Static variable in class org.licas.service.resource.Resource
 
InfoURL - Class in org.licas.service.resource.info
This is used by the InformationService to store and parse a remote file location.
InfoURL(String, Element) - Constructor for class org.licas.service.resource.info.InfoURL
Create a new instance of InfoURL.
INFOURLTYPE - Static variable in class org.licas.service.resource.Resource
 
InfoXml - Class in org.licas.service.resource.info
This is used by a Service to store XML-based information specifically.
InfoXml(String, Element) - Constructor for class org.licas.service.resource.info.InfoXml
Create a new instance of InfoXml.
INFOXMLTYPE - Static variable in class org.licas.service.resource.Resource
 
initialiseAndOpen(String, String, String, String, Element, String, MainGuiDef) - Method in interface org.licas.def.gui.ServiceGuiDef
Initialise the GUI interface, open it and make it visible for use.
INITIALISED - Static variable in class org.licas.util.Const
Defines an initialised service
initialiseData(Element) - Method in class org.licas.module.DataModule
Create the data resource.
initialiseInfo(ServiceSpec) - Method in class org.licas.service.ServiceMediator
Initialise the information mediator with password details.
initialiseServerInfo(ServiceSpec) - Method in class org.licas.service.InformationMediator
Initialise the information mediator with the server details.
initialiseServerInfo(ServiceSpec) - Method in class org.licas.service.ServiceMediator
Initialise the solver mediator with the server details.
initialiseServices(String) - Method in class org.licas.service.InformationMediator
Initialise the services, primarily adding and initialising linking structures if they are included.
initialiseServices(String) - Method in class org.licas.service.ServiceMediator
Initialise the services, primarily adding and initialising linking structures if they are included.
initRequestListener() - Method in class org.licas.server.BlockingListener
Initialise the request listener thread.
initRequestListener() - Method in class org.licas.server.HttpListener
Initialise the request listener thread.
initRequestListener() - Method in class org.licas.server.NonBlockingListener
Initialise the request listener thread.
INITSLEEP - Static variable in class org.licas.util.ServiceConst
The default message loop sleep time (ms)
innerText(Element) - Method in class org.licas.meta.MetaFactoryData
Parse the root element and store all text content for it and any nested elements.
input - Variable in class org.licas.autonomic.script.AutoIn
The input variable mappings for the evaluator method.
INPUT - Static variable in class org.licas.util.Const
Defines input type tag
INPUT - Static variable in class org.licas.ws.wsdl.WsdlConst
 
InputStream(InputStream) - Constructor for class org.licas.parsers.types.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.licas.parsers.types.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
inputVariables - Variable in class org.licas.service.spec.ServiceSpec
Arbitrary list of key-value pairs for processing in solutions.
INSTANCEVALUE - Static variable in class org.licas.util.Const
Defines single instance value metadata part
instanceValues - Variable in class org.licas.meta.ServiceMeta
List of variables with or without instance values
INSTANCEVALUES - Static variable in class org.licas.util.Const
Defines instance values metadata part
INTEGER - Static variable in class org.licas.ws.soap.SoapConst
Indicates a positive integer value.
INTEGERTYPE - Static variable in class org.licas.util.HeuristicConst
 
INTERFACE - Static variable in class org.licas.ws.wsdl.WsdlConst
 
interrupt(String) - Method in class org.licas.Auto
You must call this method to interrupt the thread.
interrupt() - Method in class org.licas.autonomic.AutonomicManager
This method is re-implemented here to allow the thread to be shut down.
interrupt(String) - Method in class org.licas.module.ServiceModule
You must call this method to interrupt the thread.
interrupt(String) - Method in class org.licas.Service
You must call this method to interrupt the thread.
interrupt(String) - Method in class org.licas.ServiceWrapper
You must call this method to interrupt the thread.
interrupt(String) - Method in class org.licas.ServiceWrapperLegacy
You must call this method to interrupt the thread.
inTransit(String) - Method in class org.licas.MessageStore
Return true if the method reply has been registered and/or may have completed.
InvokeAutoMethod - Class in org.licas.call.thread
Runs a single invocation of a AutoInvoke object on a separate thread.
InvokeAutoMethod(AutoInvoke) - Constructor for class org.licas.call.thread.InvokeAutoMethod
Create a new instance of AutoInvokeThread.
invokeBehaviour(MessageInfo) - Method in class org.licas.Auto
This can be used to execute a single invocation of the service's evaluateBehaviour method.
invokeBehaviour(MessageInfo) - Method in class org.licas.module.c_module.CM_Auto
This can be used to execute a single invocation of the service's evaluateBehaviour method.
invokeBehaviour(MessageInfo) - Method in class org.licas.module.s_module.SM_Auto
This can be used to execute a single invocation of the service's evaluateBehaviour method.
INVOKEBEHAVIOUR - Static variable in class org.licas.util.MethodConst
Defines invoke behaviour method
invokeMethod(AutoEngineInfo, ArrayList<KeyValue>) - Method in class org.licas.autonomic.script.AutoEngine
Invoke the method in the autoInfo object, making variable replacements first.
invokeMethod() - Method in class org.licas.autonomic.script.AutoInvoke
Invoke the method in the autoInfo object, making variable replacements first.
InvokeMethod - Class in org.licas.call.thread
Runs a single invocation of a MethodInfo object on a separate thread.
InvokeMethod(MethodInfo) - Constructor for class org.licas.call.thread.InvokeMethod
Create a new instance of InvokeMethod.
invokeMethod(MethodInfo, Object) - Static method in class org.licas.util.ObjectInvoker
Use reflection to invoke the method.
invokeObj(Method, Object[]) - Method in interface org.licas.def.ServiceWrapperDef
Invoke the method on the stored object with the specified parameters.
invokeObj(Method, Object[]) - Method in class org.licas.ServiceWrapper
Invoke the method on the stored object with the specified parameters.
invokeObj(Method, Object[]) - Method in class org.licas.ServiceWrapperLegacy
Invoke the method on the stored object with the specified parameters.
InvokeThread - Class in org.licas.call.thread
Runs a single invocation on a separate thread.
InvokeThread() - Constructor for class org.licas.call.thread.InvokeThread
Create a new instance of InvokeThread.
IOEXCEPTION - Static variable in class org.licas.util.MetaConst
Defines an IO Exception
ipAddress - Variable in class org.licas.server.HttpListener
The IP Address to bond to
ips(String) - Static method in class org.licas.server.model.ServerAddress
Retrieve a list of alternative ip addresses (127.0.0.1) for the local computer.
isAccessLevel(Element, Element) - Static method in class org.licas.parsers.admin.AdminParser
Return true if the access info passed in contains a match to the method info.
isAdminKey(String) - Method in interface org.licas.def.ServiceDef
Return true if the key passed in is this service's admin key.
isAdminKey(String) - Method in class org.licas.module.FrameworkModule
Return true if the key passed in is this service's admin key.
isAdminKey(String) - Method in class org.licas.PasswordHandler
Return true if the key passed in is the same as this service's admin key.
isAdminKey(String) - Method in class org.licas.server.HttpServer
Return true if the key passed in is this service's admin key.
isAdminKey(String) - Static method in class org.licas.server.LocalServer
Return true if the correct admin key.
isAllowedDataType(String, String) - Static method in class org.licas.data.gen.DataGenerator
This method creates a data generator of the specified type and checks if the data type entered is allowed.
isArrayList(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is an ArrayList type.
isArrayType(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is an array type type.
isAuto() - Method in class org.licas.autonomic.AutonomicManager
Return true if the stored object is derived from the licas Auto object.
isAuto(Object) - Static method in class org.licas.module.ModuleHandler
Return true if the parameter is derived from the Auto object.
isAutoManager(Object) - Static method in class org.licas.module.ModuleHandler
Return true if this module is an autonomic manager.
isBinary(String) - Static method in class org.licas.ws.soap.SoapConst
Return true if type os a binary type.
isBinaryFile(String) - Static method in class org.licas.util.FileObject
Return true if the file is binary, requiring a byte list.
isBinaryType(String) - Static method in class org.licas.util.TypeConst
Return true if the data is a binary type.
isBlockedService(String) - Method in class org.licas.server.ESB
Return true if the service is blocked from access.
isBlockedService(String) - Method in class org.licas.server.LocalServer
Return true if the service is a blocked service.
isBlocking() - Method in class org.licas.server.ServerHandler
Return true if this handler is blocking, or requires a method reply.
isBlocking - Variable in class org.licas.server.ServerMethodHandler
True if blocking call
isBoolean(Object) - Static method in class org.licas.util.ObjectHandler
Return true if the object indicates a Boolean object.
isBusy - Variable in class org.licas.module.c_module.CM_Auto
True if currently busy
isClusterMethod(String) - Static method in class org.licas.service.sci.AiConfig
Return true if a clustering method is indicated.
isCompareFunction() - Method in class org.licas.data.EvaluateData
Return true if the data info relates to a comparison function, not a distance one.
isComplete() - Method in class org.licas.service.model.AddressInfo
Return true if the entry is complete.
isCompleteCluster(String) - Static method in class org.licas.service.sci.AiConfig
Return true if a complete link clustering method is indicated.
isConfigured - Variable in class org.licas.autonomic.AutonomicManager
Set to true when this manager has been configured.
isContainsCluster(String) - Static method in class org.licas.service.sci.AiConfig
Return true if a contains link clustering method is indicated.
isCorrectPassword(String, String) - Method in class org.licas.Service
Return true if the password is the correct one to call the method.
isDataQuery(Object) - Static method in class org.licas.data.DataQueryModel
Return true if the data object is an instance of a known data query type.
isDirectMethodCall(Element) - Static method in class org.licas.call.Handle
Return true if the method call is a direct call on the current object.
isDistinctAdminTag(String) - Static method in class org.licas.AdminInfo
Return true if the element name is a recognised admin tag name that gets processed and stored in the default classes.
isElement(Object) - Static method in class org.licas.util.ObjectHandler
Return true if the object indicates an XML element.
isEMpty() - Method in class org.licas.autonomic.MessageQueue
Return true if the message queue is empty, meaning no message in the queue.
isEmpty() - Method in class org.licas.autonomic.script.LoopStack
Return true if the loop stack is empty.
isEmpty() - Method in class org.licas.module.DataModule
Return true if the data module has no data references.
isEmptyComplexType(WsdlParamInfo) - Static method in class org.licas.ws.wsdl.WsdlConst
Return true if the parameter type describes a complex type.
isError() - Method in class org.licas.autonomic.script.AutoOut
Return true if effector reply contains a specific error statement.
isExecuteMethod(String) - Static method in class org.licas.call.Handle
Return true if the method name is the execute method.
isFaultComm(String) - Method in class org.licas.meta.MetaFactoryService
Return true if the comm ID is coded as a fault comm ID.
isFinished() - Method in class org.licas.autonomic.script.AutoEngine
Return true if there are no further script elements to process.
isFinished() - Method in class org.licas.call.thread.InvokeThread
True if the execution process has finished.
isFrameworkModule(Object) - Static method in class org.licas.module.ModuleHandler
Return true if the parameter is derived from the FrameworkModule object.
isFullSearch(String) - Static method in class org.licas.service.link.LinkConfig
Return true if any full search is indicated.
isGlobalService(String) - Method in class org.licas.service.ServiceFactory
Return true if the service can be added as a global server service.
isHashMap(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is a HashMap type.
isHashtable(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is a Hashtable type.
isHtml(String) - Static method in class org.licas.util.TypeConst
Return true if the data type indicates an html or xhtml type.
isHtmlFile(String) - Static method in class org.licas.util.FileObject
Return true if the file path ends with a known internet file type.
isImageFile(String) - Static method in class org.licas.util.FileObject
Return true if the file path ends with a known image file type.
isInside(int, int) - Method in interface org.licas.def.gui.ServiceGuiDef
Return true if the px-py coord is inside the GUI frame with relation to the whole screen.
isInterface(String) - Static method in class org.licas.ws.wsdl.model.WsdlModel
Return true if the tag indicates an interface element.
isJarfactoryFile(String) - Static method in class org.licas.util.UriHandler
Return true if the file is defined as a file from the local services folder.
isKnownApplicationType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is a known application type, for example 'Application/pdf', etc..
isKnownBinaryType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is a known binary type, for example 'image,png', or 'Application/pdf', etc.
isKnownDataType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is known, for example 'text/html', or 'image,png', etc.
isKnownFile(String) - Static method in class org.licas.util.FileObject
Return true if the file path end with a known file type.
isKnownHtmlType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is a known html type, for example 'text/xhtml', etc.
isKnownImageType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is a known image type, for example 'image,png', etc..
isKnownTextType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is a known text type, for example 'text/html', etc.
isKnownXmlType(String) - Static method in class org.licas.util.FileObject
Return true if the data type is a known xml type, for example 'text/xml', etc.
isLegalClassFile(String) - Static method in class org.licas.util.classloader.LoadObject
Return true if the class name is a legal one for separate loading and creation.
isLegalJarFile(String) - Static method in class org.licas.util.classloader.LoadObject
Return true if the file path is a legal jar file type.
isLicasCall(Object) - Method in class org.licas.autonomic.script.AutoInvoke
Return true if the evaluator object indicates a licas service that should be invoked.
isLicasModule(Object) - Static method in class org.licas.module.ModuleHandler
Return true if the parameter is derived from the LicasModule object.
isLinkedHashMap(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is a LinkedHashMap type.
isLinkedList(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is a LinkedList type.
isLinkFull(String) - Static method in class org.licas.service.link.LinkConfig
Return true if link with full search method used.
isLinkMethod(String) - Static method in class org.licas.service.link.LinkConfig
Return true if parameter is a valid link method.
isLinkOnly(String) - Static method in class org.licas.service.link.LinkConfig
Return true if link only search method used.
isLinkSearch(String) - Static method in class org.licas.service.link.LinkConfig
Return true if any linked search is indicated.
isLinux() - Static method in class org.licas.util.Const
Return true if linux or android OS is specified.
isList(Class, Element) - Static method in class org.licas.parsers.types.ListParser
Return true if the xml element is a parsed list of the same type as the class passed in.
isLocalIPAddress(String) - Method in class org.licas.server.HttpServer
Return true if the ip address represents a local server.
isLocalIPAddress(String) - Static method in class org.licas.server.LocalServer
Return true if the ip address represents a local server.
isLocalIPAddress(String) - Method in class org.licas.server.model.ServerAddress
Return true if the IP address represents a local server.
isLocalURI(Element) - Static method in class org.licas.call.Handle
Return true if the uri is for a service with a local ip address - the local server.
isMethodCall(String, String) - Method in class org.licas.ws.soap.Soap_BaseHandler
Return true if the soap action uri is a method call.
isMobile() - Static method in class org.licas.util.Const
Return true if a mobile (android) OS is specified.
isNoContract(Contract) - Static method in class org.licas.service.model.Contract
Return true if the contract is a default 'no' contract.
isNull(Object) - Static method in class org.licas.util.ObjectHandler
Return true if the object represents the null type.
isObject(Object) - Static method in class org.licas.util.ObjectHandler
Return true if the object indicates the base Object type.
isOK() - Method in class org.licas.autonomic.script.AutoOut
Return true if effector reply is OK for processing.
isPassword(String) - Method in class org.licas.PasswordHandler
Return true if the key passed in is the same as this service's password.
isPassword(String) - Static method in class org.licas.server.LocalServer
Return true if the correct password.
isPrivateMethod(String) - Method in class org.licas.server.HttpServer
Return true if the method is a public-level method that should not be accessed externally.
isPrivateMethod(String) - Method in class org.licas.Service
Return true if the method is a public-level method that should not be accessed externally.
isPtP() - Method in class org.licas.service.model.WorkInfo
Return true if the work protocol allows point-to-point, direct call on the service ID.
isPublicMethod(String) - Method in class org.licas.PasswordHandler
Return true if the method can be freely called.
isPublicMethod(String) - Method in class org.licas.server.HttpServer
Return true if the method is a public method that can be freely called.
isPublicMethod(String) - Method in class org.licas.Service
Return true if the method is a public method that can be freely called, without a password even.
ISPUBLICMETHOD - Static variable in class org.licas.util.MethodConst
Defines is public service method
isReasoning(String) - Static method in class org.licas.service.link.LinkConfig
Return true if link configuration indicates reasoning queries as well.
ISREMOTE - Static variable in class org.licas.util.Const
Defines is remote call tag
isRemoteCall - Variable in class org.licas.Service
True if the current call to the object being invoked is remote.
isResourceContainer(String) - Static method in class org.licas.util.TypeConst
Return true if the data type indicates an info resource container.
isREST(String) - Static method in class org.licas.call.client.CallHandler
Return true if the call type is a SOAP call.
isRunning() - Method in class org.licas.server.HttpServer
Return true if an enterprise service bus is stored and running in this server.
isRunning() - Static method in class org.licas.server.LocalServer
Return true if an enterprise service bus is stored and running in this server.
ISRUNNING - Static variable in class org.licas.util.MethodConst
Defines check if server is running at specified address
isSameID(MessageInfo) - Method in class org.licas.MessageInfo
Return true if this message has the same ID as the one passed in.
isSameObj(MessageInfo) - Method in class org.licas.MessageInfo
Return true if this message is the same object the one passed in.
isScriptModule(SM_Service) - Static method in class org.licas.module.ModuleHandler
Return true if the service module can create and execute a script.
isSecureMethod(String) - Method in class org.licas.AutoSecure
Return true if the method is one that can be safely called on a secure Auto class.
ISSECUREMETHOD - Static variable in class org.licas.util.MethodConst
Defines is secure service method
isServer(Object) - Static method in class org.licas.module.ModuleHandler
Return true if the parameter is derived from the ESB object.
isServer() - Method in class org.licas.server.ESB
Return true if this module is a base server module.
isServerURI(Element) - Static method in class org.licas.call.Handle
Return true if the uri is a server uri.
isService() - Method in class org.licas.autonomic.AutonomicManager
Return true if the stored object is derived from the licas Service object.
isService(Object) - Static method in class org.licas.module.ModuleHandler
Return true if the parameter is derived from the Service object.
isServiceComm(String) - Method in class org.licas.meta.MetaFactoryService
Return true if the comm ID is coded as a service comm ID.
isServiceModule(Object) - Static method in class org.licas.module.ModuleHandler
Return true if the parameter is derived from the ServiceModule object.
isSimpleType(String) - Static method in class org.licas.ws.soap.SoapConst
Return true if the type input is a simple type as defined in this class.
isSingleCluster(String) - Static method in class org.licas.service.sci.AiConfig
Return true if a single link clustering method is indicated.
isSOAP(String) - Static method in class org.licas.call.client.CallHandler
Return true if the call type is a SOAP call.
isStack(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is a Stack type.
isStarted() - Method in class org.licas.Service
Return the thread value indicating if the thread is currently running.
isStoredService(String) - Method in class org.licas.meta.ServerMetadata
Return true if the service id is stored for a loaded service.
isStoredService(String) - Method in class org.licas.server.ESB
Return true if the service id is stored for a loaded service.
isStoredService(String) - Method in class org.licas.server.esb.ServiceRepository
Return true if the service id is stored for a loaded service.
isStoredService(String) - Method in class org.licas.server.LocalServer
Return true if the service id entered relates to a stored service.
isString(Object) - Static method in class org.licas.util.ObjectHandler
Return true if the object indicates a String object.
isSubscribe() - Method in class org.licas.service.model.WorkInfo
Return true if the work protocol allows subscribe, call on a service type.
ISTARTED - Static variable in class org.licas.util.MethodConst
Defines check if thread is running
isTextFile(String) - Static method in class org.licas.util.FileObject
Return true if the file path ends with a known text file type.
isTextType(String) - Static method in class org.licas.util.TypeConst
Return true if the data is a text file type, but not xml or any of the other recognised ones.
isURL(String) - Static method in class org.licas.util.TypeConst
Return true if the data type indicates an html, xhtml or a remote URL type.
isUrlLoader(ClassLoader) - Static method in class org.licas.util.classloader.LoadObject
Return true if the classloader is a URL class loader.
isValueSetType(String) - Static method in class org.licas.ws.wsdl.WsdlConst
Return true if the parameter type describes a set of values rather than a parameter, such as an enumeration.
isVariableKey(String) - Method in class org.licas.autonomic.script.ObjectsMap
Return true if the keyword is a known mapping to a variable.
isVector(String) - Static method in class org.licas.util.ObjectHandler
Return true if type is a Vector type.
isVoid() - Method in class org.licas.call.MethodInfo
Return true if the method does not return a value.
isW3cDom(String) - Static method in class org.licas.parsers.types.DomParser
Return true if the object is a w3c Document type.
isW3cDom(Object) - Static method in class org.licas.parsers.types.DomParser
Return true if the object is a w3c Document type.
isWrapper(Object) - Static method in class org.licas.module.ModuleHandler
Return true if this module is a service wrapper.
isWsCall(Object) - Method in class org.licas.autonomic.script.AutoInvoke
Return true if the evaluator object indicates a web service that should be invoked.
isWsCall(MethodInfo) - Static method in class org.licas.call.client.CallHandler
Return true if the info object indicates a web service call (REST or SOAP).
isXmlFile(String) - Static method in class org.licas.util.FileObject
Return true if the file path ends with a known xml file type.
isXMLRPC(String) - Static method in class org.licas.call.client.CallHandler
Return true if the call type is an XML-RPC call.
isXmlRpc - Variable in class org.licas.server.ServerMethodHandler
True if licas xml-rpc parsing
isXmlType(String) - Static method in class org.licas.util.TypeConst
Return true if the data is a xml type.
isYesContract(Contract) - Static method in class org.licas.service.model.Contract
Return true if the contract is a default 'yes' contract.
iterations - Variable in class org.licas.Auto
Number of behaviour events to execute, then shut-down the service.
ITERATIONS - Static variable in class org.licas.util.AiConst
Defines max number of iterations
iterationsOK(int) - Method in class org.licas.module.h_module.HM_Cluster
Return true if the current iterations value is OK with respect to a maximum value.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links