- Channel - Class in com.busit
-
- Channel() - Constructor for class Channel
-
- clear() - Method in class MessageList
-
- com.busit - package com.busit
-
- com.busit.runtime - package com.busit.runtime
-
- com.busit.util - package com.busit.util
-
- compatibility() - Method in class Content
-
Retrieve the list of all compatible Content IDs in the form of an array.
- compatible(int) - Method in class Content
-
Gets the compatibility with another type.
- compatible(String) - Method in class Content
-
Gets the compatibility with another type.
- compatible(int, boolean) - Method in class Content
-
Sets the compatibility with another type.
- compatible(String, boolean) - Method in class Content
-
Sets the compatibility with another type.
- config(Any) - Method in class App
-
Sets the configuration parameters.
- config(String) - Method in class App
-
Retrieve a configuration parameter.
- config() - Method in class App
-
Retrieve a configuration parameter.
- consume(Message, Channel) - Method in interface Consumer
-
Consume a message on the specified input channel.
- Consumer - Interface in com.busit
-
- contains(Object) - Method in class MessageList
-
- containsAll(Collection<?>) - Method in class MessageList
-
- Content - Class in com.busit
-
- Content(int) - Constructor for class Content
-
Creates an instance of the Content type specified by its ID.
- Content(String) - Constructor for class Content
-
Creates an instance of the Content type specified by its ID.
- Content() - Constructor for class Content
-
Creates an instance of the default Content type with ID 0.
- content(int) - Static method in class Factory
-
Retrieve a populated Content instance.
- content(String) - Static method in class Factory
-
Retrieve a populated Content instance.
- content() - Static method in class Factory
-
Retrieve a populated Content instance with id 0.
- content() - Method in class Message
-
Get the message content
- content(Content) - Method in class Message
-
Set the message content
- content() - Method in class MessageList
-
- content(Content) - Method in class MessageList
-