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 

P

PacketInfo - Class in org.licas.server.model
This class stores information relating to transferring a message in parts from one server to another.
PacketInfo(String, int) - Constructor for class org.licas.server.model.PacketInfo
Create a new instance of PacketInfo
PacketMessages - Class in org.licas.server.model
This processes the message lists being sent using packet sizes, saves and re-parses them.
PacketMessages() - Constructor for class org.licas.server.model.PacketMessages
Create a new instance of PacketMessages
packetMsgs - Variable in class org.licas.server.model.PacketMessages
Stores communication ids with related message packet info for receiving messages in packets.
PACKETSIZE - Static variable in class org.licas.util.Const
Defines packet size value
parallel(ArrayList<?>, ObjectsMap) - Method in class org.licas.autonomic.script.ActionParallel
Invoke the parallel method list and return the result.
PARAMETER - Static variable in class org.licas.util.Const
Defines a parameter type node
PARAMETERDESCRIPTION - Static variable in class org.licas.util.Const
Defines parameter description tag
PARAMETERNAME - Static variable in class org.licas.util.Const
Defines parameter name tag
ParameterParser - Class in org.licas.parsers
This class can be used to parse a WsdlParamInfo or a ParamInfo object to or from XML.
ParameterParser() - Constructor for class org.licas.parsers.ParameterParser
Create a new instance of ParameterParser.
parameters - Variable in class org.licas.meta.ServiceMeta
Constructor parameters.
PARAMETERS - Static variable in class org.licas.util.Const
Defines parameter nodes
PARAMETERS - Static variable in class org.licas.ws.wsdl.WsdlConst
 
PARAMETERSHORT - Static variable in class org.licas.util.Const
Defines a short parameter tag
PARAMETERTYPE - Static variable in class org.licas.util.Const
Defines parameter type tag
ParamInfo - Class in org.licas.call
This class stores information relating to a single parameter for a method.
ParamInfo() - Constructor for class org.licas.call.ParamInfo
Creates a new instance of ParamInfo
ParamInfo(Object) - Constructor for class org.licas.call.ParamInfo
Creates a new instance of ParamInfo.
params - Variable in class org.licas.call.MethodInfo
Parameters.
params - Variable in class org.licas.data.DataQueryModel
Any other parameters as key-value pairs.
PARAMTYPESSHORT - Static variable in class org.licas.util.Const
Defines short param types tag
parent - Variable in class org.licas.autonomic.script.AutoEngineInfo
Traversal to an executable element may be required
parent - Variable in class org.licas.service.link.Thresholds
The parent component
parent - Variable in class org.licas.service.link.ThresholdSource
The parent thresholds structure
PARENT - Static variable in class org.licas.util.Const
Defines include parent object as a parameter
parentService - Variable in class org.licas.ServiceInitialise
The parent service
parse(Element) - Method in class org.licas.parsers.AddressInfoParser
Parse the XML element back into the appropriate Object.
parse(Element) - Method in class org.licas.parsers.admin.AdminParser
Parse the XML description to determine the admin specification.
parse(AutonomicManager, Element) - Method in class org.licas.parsers.admin.AutonomicManagerParser
Parse the XML description to determine the admin specification.
parse(Element) - Method in class org.licas.parsers.admin.KeywordHandlerParser
Parse an XML description of a KeywordHandler object back into a Java object.
parse(Element) - Method in class org.licas.parsers.admin.LicasConfigParser
Parse the XML element back into the appropriate Object.
parse(Element) - Method in class org.licas.parsers.admin.ModuleInfoParser
Parse the XML element back into the appropriate Object.
parse(Element) - Method in class org.licas.parsers.admin.SecurityManagerParser
Parse the XML description back into the SecurityWebManager object.
parse(Element) - Method in class org.licas.parsers.admin.ServerConfigParser
Parse the XML element back into the appropriate Object.
parse(Element) - Method in class org.licas.parsers.admin.ServiceMetaParser
Parse the XML description back into the ServiceMeta object.
parse(Element) - Method in class org.licas.parsers.admin.ServiceModuleInfoParser
Parse the XML element back into the appropriate Object.
parse(Element) - Method in class org.licas.parsers.BehaviourScriptParser
Parse the file path to create a test script for creating the test scenario from.
parse(Element) - Method in class org.licas.parsers.ComparisonQueryModelParser
Parse an XML description of a ComparisonQueryModel object back into the Java object.
parse(Element) - Method in class org.licas.parsers.ContractParser
Parse an XML description of a Contract object back into a Java object.
parse(Element) - Method in class org.licas.parsers.DataQueryModelParser
Parse an XML description of a DataQueryModel object back into the Java object.
parse(Element) - Method in class org.licas.parsers.DataTransferParser
Parse an XML description of a DataTransfer object back into the Java object.
parse(Element) - Method in class org.licas.parsers.HttpEntityParser
Parse the XML element back into the appropriate Object.
parse(Element) - Method in class org.licas.parsers.KeywordInfoParser
Parse an XML description of a KeywordInfo object back into a Java object.
parse(Element) - Method in class org.licas.parsers.LinkedListParser
Parse the information to return a list of the values.
parse(Element) - Method in class org.licas.parsers.LinkQueryParser
Parse an XML description of a LinkQueryConfig object back into the Java object.
parse(Element) - Method in class org.licas.parsers.LinkSpecParser
Parse the linking spec config back into a LinkSpec object.
parse(Element) - Method in class org.licas.parsers.MessageInfoParser
Parse an XML description of a MessageInfo object back into a Java object.
parse(Element) - Method in class org.licas.parsers.MethodInfoParser
Parse an XML description of a MethodInfo object back into a Java object.
parse(Element) - Method in class org.licas.parsers.network.NetworkParser
Parse the XML description of the network and load it onto the server.
parse(HashMap<String, Element>, String, String) - Method in class org.licas.parsers.network.SoaParser
Parse the XML description of the network and load it onto the server.
parse(Element, String, String) - Method in class org.licas.parsers.network.SoaParserLinks
Parse the XML description of the links and add them to the related service.
parse(Element) - Method in class org.licas.parsers.network.SoaParserPasswords
Parse the passwords description to add all service passwords.
parse(Element) - Method in class org.licas.parsers.ParameterParser
Parse an XML description of a ParamInfo or WsdlParamInfo object back into a Java object.
PARSE - Static variable in class org.licas.parsers.Parsers
Parser parse method
parse(String) - Static method in class org.licas.parsers.Parsers
If a parser is available for the object then convert the String-based xml description of the element back to the object.
parse(Element) - Static method in class org.licas.parsers.Parsers
If a parser is available for the object then convert the element back to the object.
parse(Element) - Method in class org.licas.parsers.sci.KD_TreeNodeParser
Parse the XML element back into a TreeNode object.
parse(Element) - Method in class org.licas.parsers.sci.KD_TreeParser
Parse the XML element back into a KD_Tree object.
parse(Element) - Method in class org.licas.parsers.sci.MetricDatasetParser
Parse the XML element back into a MetricValue object.
parse(Element) - Method in class org.licas.parsers.sci.MetricValueParser
Parse the XML element back into a MetricValue object.
parse(Element) - Method in class org.licas.parsers.sci.NodeStatsParser
Parse the XML element back into a NodeStats object.
parse(Element) - Method in class org.licas.parsers.sci.ReplySetParser
Parse the XML element back into a ReplySet object.
parse(Element) - Method in class org.licas.parsers.sci.TreeNodeParser
Parse the XML element back into a TreeNode object.
parse(Element) - Method in class org.licas.parsers.sci.TreeParser
Parse the XML element back into a Tree object.
parse(Element, ServiceSpec) - Method in class org.licas.parsers.ServiceSpecParser
Parse the file path to create a base service script specification.
parse(Element) - Method in class org.licas.parsers.types.ArrayListParser
Parse the toParse information to return a list of the values.
parse(Element) - Method in class org.licas.parsers.types.ArrayParser
Parse an XML description of an Array back into a Java object.
parse(Element) - Method in class org.licas.parsers.types.ByteArrayParser
Parse an XML description of a ByteArray object back into a Java object.
parse(Element) - Method in class org.licas.parsers.types.DateParser
Parse an XML description of a Date object back into a Java object.
parse(String) - Static method in class org.licas.parsers.types.DomParser
Parse a String description of a Document object back into a Java object.
parse(String) - Static method in class org.licas.parsers.types.ElementParser
Parse the xml String to return the xml element.
parse(Element) - Method in class org.licas.parsers.types.FileObjectParser
Parse the xml element to return the java object.
parse(Element) - Method in class org.licas.parsers.types.HashMapParser
Parse the information to return a list of the values.
parse(Element) - Method in class org.licas.parsers.types.HashtableParser
Parse the information to return a list of the values.
parse(Element) - Method in class org.licas.parsers.types.LinkedHashMapParser
Parse the information to return a list of the values.
parse(String) - Static method in class org.licas.parsers.types.ObjectParser
Parse the String-based description back into the object.
parse(Element) - Method in class org.licas.parsers.types.StackParser
Parse the information to return a list of the values.
parse(Element) - Method in class org.licas.parsers.types.VectorParser
Parse the information to return a list of the values.
parse(Element) - Method in class org.licas.parsers.WebServiceMethodInfoParser
Parse an XML description of a WsMethodInfo object back into a Java object.
parse(Element) - Method in class org.licas.parsers.WorkInfoParser
Parse an XML description of a WorkInfo object back into a Java object.
parse(Element) - Method in class org.licas.ws.wsdl.parse.WsdlEndpointParser
Parse the element to retrieve the service endpoint information.
parse(Element) - Method in class org.licas.ws.wsdl.parse.WsdlFaultParser
Parse and return a fault object.
parse(Element, WsdlModel) - Method in class org.licas.ws.wsdl.parse.WsdlInterfaceParser
Parse the element to retrieve the interface information.
parse(Element) - Method in class org.licas.ws.wsdl.parse.WsdlMessageParser
Parse the next message element.
parse(Element, WsdlModel) - Method in class org.licas.ws.wsdl.parse.WsdlOperationParser
Parse the element to retrieve the operation information.
parse(Element) - Method in class org.licas.ws.wsdl.parse.WsdlParameterParser
Parse the next parameter type.
parse(String) - Method in class org.licas.ws.wsdl.parse.WsdlParser
Creates definition and document objects by retrieving the wsdl document from the specified address.
parse(Element) - Method in class org.licas.ws.wsdl.parse.WsdlServiceParser
Parse the wsdl document and extract the service elements.
parse(Element) - Method in class org.licas.ws.wsdl.parse.WsdlTypesParser
Parse the types section of a wsdl document and store the parameter type definitions.
parseAdminInfo(Element, ServiceAdmin) - Static method in class org.licas.ServiceAdminHandler
Parse the admin info XML to create the service admin info.
parseAdminXml(Element, ServiceAdmin) - Static method in class org.licas.ServiceAdminHandler
Parse the adminXml element to determine what information it contains.
parseComplexType(WsdlParamInfo, Element, String) - Method in class org.licas.ws.wsdl.parse.WsdlParameterParser
Parse the complex type part of the parameter type.
parsedObjTypeAttr(Element, String) - Static method in class org.licas.meta.MetaFactory
Format the XML-based description of a Java Object, to make sure that it will be interpreted correctly by the automatic licas parsers.
parseFile(String) - Method in class org.licas.parsers.BehaviourScriptParser
Parse the file path to create a test script for creating the test scenario from.
parseFromFile() - Method in class org.licas.parsers.admin.LicasConfigParser
Parse an XML file back into the gui config model.
parseFromFile(String) - Method in class org.licas.parsers.admin.LicasConfigParser
Parse an XML file back into the gui config model.
parseGenXml(Element) - Method in class org.licas.data.gen.DataGenerator
Parse the data generator script to set the appropriate variable values.
parseGenXml(Element) - Method in class org.licas.data.gen.NumberDataGenerator
Parse the data generator script to set the appropriate variable values.
parseGenXml(Element) - Method in class org.licas.data.gen.ObjectDataGenerator
Parse the data generator script to set the appropriate variable values.
parseGenXml(Element) - Method in class org.licas.data.gen.StringDataGenerator
Parse the data generator script to set the appropriate variable values.
parseInfo(Element, ComparisonQueryModel) - Method in class org.licas.parsers.ComparisonQueryModelParser
Parse an XML description of a DataQuery object back into the Java object.
parseInfo(Element, DataQueryModel) - Method in class org.licas.parsers.DataQueryModelParser
Parse an XML description of a DataQueryModel object back into the Java object.
parseInfo(Element, LinkQueryConfig) - Method in class org.licas.parsers.LinkQueryParser
Parse an XML description of a LinkQueryConfig object back into the Java object.
parseInfo(Element, MethodInfo) - Method in class org.licas.parsers.MethodInfoParser
Parse an XML description of a MethodInfo object back into a Java object.
parseInfo(Element) - Method in class org.licas.service.resource.container.ListContainer
Parse the data description in the admin document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.container.QueryContainer
Parse the data description in the admin document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.container.RandomContainer
Parse the data description in the admin document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.container.ResourceContainer
Parse the data description in the admin document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoBinary
Parse the data description in the data description document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoHtml
Parse the data description in the document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoStreamXml
Parse the data description in the document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoString
Parse the data description in the document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoText
Parse the data description in the document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoURL
Parse the data description in the document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.info.InfoXml
Parse the data description in the document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.ObjResource
Parse the data description in the admin document to create the data object.
parseInfo(Element) - Method in class org.licas.service.resource.Resource
Parse the data description in the admin document to create the data object.
parseLinks(String, Element, String, String) - Method in class org.licas.parsers.network.SoaParserLinks
Parse the links element to add the defined links.
parseObject(Object) - Static method in class org.licas.parsers.Parsers
Parse an object representation back into the correct object.
parseObject(String, Object) - Static method in class org.licas.parsers.Parsers
Parse an object representation back into the correct object.
parseOptions(Element) - Static method in class org.licas.parsers.LinkSpecParser
Parse the service script list of options as key-value pairs.
parseProblemDataset(String, Element) - Method in class org.licas.service.spec.ServiceSpec
Parse a problem dataset in XML format to create the associated object.
PARSER - Static variable in class org.licas.util.Const
Defines the parser handle
PARSERCLASS - Static variable in class org.licas.util.Const
Defines the parser handle
parseReply(Object) - Static method in class org.licas.call.MethodFactory
Parse the reply back into n Object and return.
Parsers - Class in org.licas.parsers
The communication parsing goes through this class.
Parsers() - Constructor for class org.licas.parsers.Parsers
Creates a new instance of Parsers
parseSerializeAdmin(Service, ArrayList<String>, ArrayList<String>) - Method in class org.licas.ServiceSerialize
If an admin serialize variables section exists, then retrieve and parse.
parseServiceContracts(Element) - Method in class org.licas.ContractManager
Parse the admin or service level agreements document to store the contract details for each service level.
parseSimpleType(WsdlParamInfo, Element, String) - Method in class org.licas.ws.wsdl.parse.WsdlParameterParser
Parse a simple type of enumeration defined values.
parseToArray(String, String) - Method in class org.licas.parsers.types.ArrayParser
Parse an XML description of an Array back into a Java object.
parseToObject(Script_Element, Script_Model) - Static method in class org.licas.autonomic.script.AutoEngineInfo
Parse the value related to the script element into a Java object.
parseValueElem(Element) - Method in class org.licas.service.resource.Resource
Try to find the value element, but only for a specific structure at the start of the document, so find the first instance and the rest can include any element name.
PART - Static variable in class org.licas.ws.wsdl.WsdlConst
 
password - Variable in class org.licas.service.spec.ServerSpec
Server password
PASSWORD - Static variable in class org.licas.util.Const
The Password tag
password - Variable in class org.licas.util.FileObject
Password of either type to protect processing on a remote service, for example.
PasswordException - Exception in org.licas.util.exception
This class can be used to throw an exception relating to an incorrect password.
PasswordException(String) - Constructor for exception org.licas.util.exception.PasswordException
Create a new instance of PasswordException.
PasswordException(String, boolean) - Constructor for exception org.licas.util.exception.PasswordException
Create a new instance of PasswordException.
passwordHandler - Variable in class org.licas.autonomic.AM_Module
The parent service's password handler
passwordHandler - Variable in class org.licas.module.FrameworkModule
This stores and compares all passwords used by this module.
passwordHandler - Variable in class org.licas.parsers.ServiceSpecParser
For storing passwords
PasswordHandler - Class in org.licas
This class stores and processes passwords related to the parent service.
PasswordHandler() - Constructor for class org.licas.PasswordHandler
Create a new instance of PasswordHandler.
PasswordHandler(String, String) - Constructor for class org.licas.PasswordHandler
Create a new instance of PasswordHandler.
passwordHandler - Variable in class org.licas.query.AutoMetaSearch
The password handler
passwordHandler - Variable in class org.licas.query.LicasDocSearch
The password handler
passwordHandler - Variable in class org.licas.query.ServerMetaSearch
The password handler
passwordHandler - Variable in class org.licas.server.esb.MonitorServer
To retrieve some passwords for service types
passwordHandler - Variable in class org.licas.server.HttpServer
This stores and compares all passwords used by this service
passwordHandler - Variable in class org.licas.server.MessageMediator
The parent password handler
passwordHandler - Variable in class org.licas.service.spec.ServerSpec
For referencing a local password store
passwordHandler - Variable in class org.licas.ServiceInitialise
The parent service's password handler
passwordHandler - Variable in class org.licas.ServiceLinks
The parent service's password handler
PASSWORDS - Static variable in class org.licas.util.Const
The Passwords tag
passwordsPlusStateToXml(Service) - Method in class org.licas.ServiceSerialize
Serialize the stored passwords list and return as an XML-based description.
PASSWORDSREQUIRED - Static variable in class org.licas.util.Const
Defines server passwords required tag
passwordsStateToXml(String) - Method in class org.licas.server.ESB
Serialize the stored passwords list and return as an XML-based description.
passwordsStateToXml(String) - Method in class org.licas.server.LocalServer
Serialize the stored ESB passwords list and return as an XML-based description.
passwordsStateToXml(String) - Method in class org.licas.Service
Serialize the stored passwords list and the service state, and return as an XML-based description.
passwordsStateToXml(String, Service) - Static method in class org.licas.ServiceHandler
Serialize the stored passwords list and the service state, and return as an XML-based description.
PATH - Static variable in class org.licas.util.Const
Defines a path parameter type
PATH - Static variable in class org.licas.ws.WsMethodInfo
The class path for any classes
PATTERN - Static variable in class org.licas.ws.wsdl.WsdlConst
 
peek() - Method in class org.licas.autonomic.script.LoopStack
Looks at the object at the top of this stack without removing it from the stack.
PermanentLink - Class in org.licas.service.link
This class stores information about a service's permanent links list.
PermanentLink() - Constructor for class org.licas.service.link.PermanentLink
Create a new instance of PermanentLink
permanentLinks - Variable in class org.licas.ServiceLinks
This stores references to other local services that are permanently linked to this one.
PERMANENTLINKS - Static variable in class org.licas.util.Const
Defines the permanent links tag name
PERMANENTLINKSERVICEMETA - Static variable in class org.licas.util.MetaConst
Defines meta xml descriptions for permanently linked services
permanentLinksToXml() - Method in class org.licas.Service
Return all permanent linked-t0 services in XML format.
permanentLinksToXml(Service) - Static method in class org.licas.ServiceHandler
Return all permanent linked-t0 services in XML format.
permanentLinksToXml(Service) - Method in class org.licas.ServiceSerialize
Return all permanent linked sources in XML format.
PERMANENTLINKSTOXML - Static variable in class org.licas.util.MethodConst
Defines convert permanent links to xml method
Permission - Class in org.licas.security
Base class for licas-system security permissions.
Permission() - Constructor for class org.licas.security.Permission
Create a new instance of Permission with empty values
permissions - Variable in class org.licas.security.FilePermission
A list of permissions
PERMISSIONS - Static variable in class org.licas.util.MetaConst
Defines any permissions tag
PermissionsList<String,V> - Class in org.licas.security
For storing lists of access permissions specifically.
PermissionsList() - Constructor for class org.licas.security.PermissionsList
Create a new instance of PermissionsList
PERMLINKS - Static variable in class org.licas.util.Const
Linking types
PERSONALCATEGORY - Static variable in class org.licas.util.ServiceConst
The Business Category tag
PLAN - Static variable in class org.licas.util.AiConst
Defines planner module
planner - Variable in class org.licas.autonomic.AutonomicManager
Planner module.
POINTPOINT - Static variable in class org.licas.service.model.WorkInfo
 
policy - Variable in class org.licas.autonomic.AM_Module
The policy document.
POLICY - Static variable in class org.licas.util.AiConst
Defines a policy
POLICY - Static variable in class org.licas.util.MetaConst
Defines policy document tag
pop() - Method in class org.licas.autonomic.script.LoopStack
Removes the object at the top of this stack and returns that object as the value of this function.
popLastLoop(String) - Method in class org.licas.autonomic.script.LoopStack
Pop the last control loop element, if the internal ID matches.
port - Variable in class org.licas.server.HttpListener
The port to listen on
port - Variable in class org.licas.server.ServerConnection
The port to listen on
PORT - Static variable in class org.licas.util.Const
Defines a port number tag name
PORT - Static variable in class org.licas.ws.wsdl.WsdlConst
 
PORTTYPE - Static variable in class org.licas.ws.wsdl.WsdlConst
 
POSSIBLE - Static variable in class org.licas.util.Const
 
possibleBorrowed - Variable in class org.licas.service.link.Link_M
Possible source slots borrowed from another component.
possibleBorrowedCount - Variable in class org.licas.service.link.Link_M
Total number of possible sources borrowed
possibleCount - Variable in class org.licas.service.link.Link
Total number of sources at the possible level
possibleLent - Variable in class org.licas.service.link.Link_M
Possible source slots lent to another component.
possibleNumber - Variable in class org.licas.service.link.Thresholds
The number of possible sources to store
possibleNumber - Variable in class org.licas.service.spec.LinkSpec
Maximum number of allowed entries at the possible level
POSSIBLENUMBER - Static variable in class org.licas.util.Const
 
POSSIBLESOURCE - Static variable in class org.licas.util.Const
Possible source indicator
possibleValues - Variable in class org.licas.service.link.Thresholds
A source for possible values that may later be monitored.
POST - Static variable in class org.licas.util.MethodConst
HTTP Post method call
POST - Static variable in class org.licas.ws.wsdl.WsdlConst
 
POSTIN - Static variable in class org.licas.ws.wsdl.WsdlConst
 
POSTIN2 - Static variable in class org.licas.ws.wsdl.WsdlConst
 
POSTOUT - Static variable in class org.licas.ws.wsdl.WsdlConst
 
POSTOUT2 - Static variable in class org.licas.ws.wsdl.WsdlConst
 
prettyFormatXml(Document, boolean) - Static method in class org.licas.parsers.types.DomParser
Pretty format the w3c document and return the string representation.
priority - Variable in class org.licas.server.model.BusEntity
Optional priority to allow preferential queuing
process(MessageInfo) - Method in class org.licas.autonomic.AM_AnalyzeDefault
Process the data and return the result.
process(MessageInfo) - Method in class org.licas.autonomic.AM_ExecuteDefault
Process the data and return the result.
process(MessageInfo) - Method in class org.licas.autonomic.AM_Module
Process the data and return the result.
process(MessageInfo) - Method in class org.licas.autonomic.AM_MonitorDefault
Process the data and return the result.
process(MessageInfo) - Method in class org.licas.autonomic.AM_PlanDefault
Process the data and return the result.
process - Variable in class org.licas.autonomic.script.AutoEngine
The process model to execute.
process(MessageInfo) - Method in class org.licas.autonomic.script.AutoEngine
Process the script data and return the result.
PROCESS - Static variable in class org.licas.util.AiConst
Defines a policy
processClientContract(String, Contract) - Method in class org.licas.ContractManager
Process the specified contract to determine if it meets the requirements for the service level.
processLocalCall(MethodInfo, HttpEntity) - Method in class org.licas.server.ServerMethodHandler
Process a direct server call with no service invocation, if it is one.
processNextMessage() - Method in class org.licas.server.esb.MonitorServer
Process the queue of messages and return the next one determined by resource allocation.
processServiceCall(BusEntity) - Method in class org.licas.server.ServerMethodHandler
Process a direct server call with no service invocation, if it is one.
processThisContract(ServiceLevel, Contract) - Static method in class org.licas.ServiceLevel
This can be used as a sort of generic processor of contract.
PROTOCOL - Static variable in class org.licas.util.Const
Defines a protocol type
publish(WorkInfo) - Method in interface org.licas.def.PublishSubscribeDef
Publish to do work.
publish(WorkInfo) - Method in class org.licas.server.ESB
Publish to provide information as an Information service.
publish(WorkInfo) - Method in class org.licas.server.esb.PublishSubscribe
Publish to do work.
publish(WorkInfo) - Method in class org.licas.server.MessageMediator
Publish to do work.
PUBLISH - Static variable in class org.licas.util.MethodConst
Defines publish to do work method
PublishSubscribe - Class in org.licas.server.esb
This class records requests for a service from clients and responds with appropriate replies when a service registers it can carry out the request.
PublishSubscribe() - Constructor for class org.licas.server.esb.PublishSubscribe
Create a new instance of PublishSubscribe
PublishSubscribeDef - Interface in org.licas.def
Interface for a publish-subscribe operation for the ESB server.
pubSub - Variable in class org.licas.server.MessageMediator
The publish-subscribe facility for registering and notifying about service work.
push(AutoEngineInfo) - Method in class org.licas.autonomic.script.LoopStack
Pushes an item onto the top of this stack.
put(Object, Object) - Method in class org.licas.autonomic.script.ObjectsMap
Ann an object to the map list.
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