A B C D E F G H I K L M N O P R S T U V W

S

SCHEMA - Static variable in class org.openbandy.io.storage.DatabaseConnectionProperties
 
SCHEMA_DEFINITION - Static variable in class org.openbandy.io.storage.DatabaseConnectionProperties
 
SelectBtDeviceForm - Class in org.openbandy.log
This form is used to list all Bluetooth devices in range and, if selected, send the log messages as a file (OBEX).
SelectBtDeviceForm(String) - Constructor for class org.openbandy.log.SelectBtDeviceForm
Create a new select bt device form
SelectFilterLevelForm - Class in org.openbandy.log
This form is used to set the level of filtering (i.e.
SelectFilterLevelForm() - Constructor for class org.openbandy.log.SelectFilterLevelForm
Create a new select filter level form
SelectLogLevelForm - Class in org.openbandy.log
This form is used to set the level of logging (i.e.
SelectLogLevelForm() - Constructor for class org.openbandy.log.SelectLogLevelForm
Create a new select log level form
SelectLogModeForm - Class in org.openbandy.log
This form is used to set the level of filtering (i.e.
SelectLogModeForm() - Constructor for class org.openbandy.log.SelectLogModeForm
Create a new select log mode form
Selector - Interface in org.openbandy.io.storage
A Selector allows to access serializable objects in a storage.
sendEmail(String, String, String, String) - Method in class org.openbandy.net.server.MessageBrokerImpl
 
sendMail(String, String, String, String) - Method in class org.openbandy.net.client.MmsMailSender
 
sendMessage(String, ServerProtocol, Message) - Method in class org.openbandy.net.client.MessageBrokerImpl
 
sendMessage(String, byte[]) - Method in class org.openbandy.net.client.MmsSender
 
sendMessage(String, byte[]) - Method in class org.openbandy.net.client.SmsSender
 
sendMessage(String, ServerProtocol, Message) - Method in interface org.openbandy.net.MessageBroker
 
sendMessage(String, ServerProtocol, Message) - Method in class org.openbandy.net.server.MessageBrokerImpl
 
sendMessage(String, Message) - Method in class org.openbandy.net.server.MessageBrokerImpl
 
sendMessage(String, ServerProtocol, Message) - Static method in class org.openbandy.service.MessageService
 
Serializable - Interface in org.openbandy.io
 
SerializableFactory - Class in org.openbandy.io
 
SerializableFactory() - Constructor for class org.openbandy.io.SerializableFactory
 
SerializableVector - Class in org.openbandy.io
 
SerializableVector() - Constructor for class org.openbandy.io.SerializableVector
 
SerializationBuffer - Class in org.openbandy.io
The SerializationBuffer is a temporary reservoir for the attributes of every serializable object that is serialized/deserialized.
SerializationBuffer() - Constructor for class org.openbandy.io.SerializationBuffer
 
SerializationIdentifiers - Class in org.openbandy.io
 
SerializationIdentifiers() - Constructor for class org.openbandy.io.SerializationIdentifiers
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.bos.Car
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.bos.Crankshaft
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.bos.Engine
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.bos.Sportscar
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.bos.Tire
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.io.Message
 
serialize(Serializer, SerializationBuffer) - Method in interface org.openbandy.io.Serializable
This method must fill the container provided with the serialization- Object with values for every attribute denoted in getAttributeNames().
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.io.SerializableVector
 
serialize(Serializer, SerializationBuffer) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
serializeObject(Serializable, SerializationBuffer) - Method in class org.openbandy.io.db.DatabaseSerializerImpl
 
serializeObject(Serializable, SerializationBuffer) - Method in class org.openbandy.io.rms.RmsSerializerImpl
 
serializeObject(Serializable, SerializationBuffer) - Method in interface org.openbandy.io.Serializer
TODO comment!
serializeObject(Serializable, SerializationBuffer) - Method in class org.openbandy.io.stream.StreamSerializerImpl
 
Serializer - Interface in org.openbandy.io
 
SerializerService - Class in org.openbandy.service
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
SerializerService() - Constructor for class org.openbandy.service.SerializerService
 
Server - Class in org.openbandy.example
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
Server() - Constructor for class org.openbandy.example.Server
 
ServerConnection - Class in org.openbandy.net.client
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
ServerConnection() - Constructor for class org.openbandy.net.client.ServerConnection
 
ServerProtocol - Interface in org.openbandy.net
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
ServerService - Interface in org.openbandy.net.server
A Service is a server side logic component which handles incoming request accordingly.
Service - Class in org.openbandy.service
A Service represents a high level abstraction of a framework functionality.
Service() - Constructor for class org.openbandy.service.Service
 
servicesDiscovered(int, ServiceRecord[]) - Method in class org.openbandy.log.SelectBtDeviceForm
 
serviceSearchCompleted(int, int) - Method in class org.openbandy.log.SelectBtDeviceForm
 
ServiceServer - Class in org.openbandy.net.server
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
ServiceServer(ServerService, int) - Constructor for class org.openbandy.net.server.ServiceServer
 
setAllSent() - Method in class org.openbandy.example.test.AllEventsSentMonitor
 
setBhp(int) - Method in class org.openbandy.example.bos.Sportscar
 
setBooleanValue(String, boolean) - Static method in class org.openbandy.pref.Preferences
Set the value of the preference that is identified with the given name string to the given value.
setBooleanValue(String, boolean) - Static method in class org.openbandy.service.PreferencesService
Set the value of the preference that is identified with the given name string to the given value.
setBrand(String) - Method in class org.openbandy.example.bos.Car
 
setByteArray(byte[]) - Method in class org.openbandy.io.rms.DirectByteArrayInputStream
TODO comment!
setByteArray(byte[], int, int) - Method in class org.openbandy.io.rms.DirectByteArrayInputStream
TODO comment!
setContainedObjectsClassName(String) - Method in class org.openbandy.io.SerializableVector
 
setContent(Serializable) - Method in class org.openbandy.io.Message
TODO comment!
setContentClassName(String) - Method in class org.openbandy.net.client.IncomingMessageEvent
TODO comment!
setCrankshaft(Crankshaft) - Method in class org.openbandy.example.bos.Engine
 
setCubicCapacity(int) - Method in class org.openbandy.example.bos.Engine
 
setCylinders(int) - Method in class org.openbandy.example.bos.Engine
 
setDimension(String) - Method in class org.openbandy.example.bos.Tire
 
setEngine(Engine) - Method in class org.openbandy.example.bos.Car
 
setEventMessage(String) - Method in class org.openbandy.example.test.TestEvent
Write the message
setEventSink(EventSink) - Method in interface org.openbandy.event.EventFilter
Set the event sink that is target to this filter.
setFilterLevel(int, boolean) - Method in class org.openbandy.log.LogConfiguration
Enable and disable respectively the filter for a given log level and store it as a preference.
setHeader(String) - Method in class org.openbandy.io.rms.RmsTypeRecordStoreHeader
TODO comment!
setIdValue(int) - Method in class org.openbandy.example.bos.Car
 
setIdValue(int) - Method in class org.openbandy.example.bos.Crankshaft
 
setIdValue(int) - Method in class org.openbandy.example.bos.Engine
 
setIdValue(int) - Method in class org.openbandy.example.bos.Tire
 
setIdValue(int) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
setIdValue(int) - Method in class org.openbandy.io.Message
 
setIdValue(int) - Method in interface org.openbandy.io.Serializable
Set the id to the given value.
setIdValue(int) - Method in class org.openbandy.io.SerializableVector
 
setIdValue(int) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
setIntValue(String, int) - Static method in class org.openbandy.pref.Preferences
Set the value of the preference that is identified with the given name string to the given value.
setIntValue(String, int) - Static method in class org.openbandy.service.PreferencesService
Set the value of the preference that is identified with the given name string to the given value.
setLayout(String) - Method in class org.openbandy.example.bos.Engine
 
setLength(int) - Method in class org.openbandy.example.bos.Car
 
setLog(Log) - Static method in class org.openbandy.service.LogService
 
setLogLevel(int) - Method in interface org.openbandy.log.Log
Set the log level
setLogLevel(int) - Method in class org.openbandy.log.LogConfiguration
Set the log level to logLevel and store it as a preference.
setLogLevel(int) - Method in class org.openbandy.log.LogImpl
 
setLogLevel(int) - Method in class org.openbandy.log.server.LogImpl
 
setLogLevel(int) - Static method in class org.openbandy.service.LogService
Set the log level.
setLogMode(int, boolean) - Method in class org.openbandy.log.LogConfiguration
Enable and disable respectively the modes[mode] and store it as a preference.
setMaterial(String) - Method in class org.openbandy.example.bos.Crankshaft
 
setMaxCanvasLogEntries(int) - Method in class org.openbandy.log.LogConfiguration
Set the maximum number of entries that are displayed on the log canvas.
setMessageBroker(MessageBroker) - Static method in class org.openbandy.service.MessageService
 
setMessageQueueId(int) - Method in class org.openbandy.net.client.IncomingMessageEvent
TODO comment!
setMessageString(String) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
setMessageType(int) - Method in class org.openbandy.net.client.IncomingMessageEvent
TODO comment!
setMIDlet(MIDlet) - Method in class org.openbandy.log.LogImpl
 
setMountedAt(String) - Method in class org.openbandy.example.bos.Tire
 
setNcap(int) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
setNewInstance(EventSource) - Method in interface org.openbandy.event.EventSourceOwner
Call-back to update a reference to an EventSource
setNewInstance(EventSource) - Method in class org.openbandy.example.test.EventServiceTest
 
setObjectIdString(ObjectIdString) - Method in class org.openbandy.io.storage.StorageValueContainer
 
setSender(String) - Method in class org.openbandy.io.Message
TODO comment!
setSerializationName(String) - Method in class org.openbandy.io.SerializableVector
 
setServeCounter(int) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
setSprint(double) - Method in class org.openbandy.example.bos.Sportscar
 
setTestFailed(Test) - Method in class org.openbandy.ui.Tests
Set the test to have failed execution, a red box image is shown.
setTestPassed(Test) - Method in class org.openbandy.ui.Tests
Set the test to have successfully executed, a checked box image is shown.
setTestReady(Test) - Method in class org.openbandy.ui.Tests
Set the test to be ready for execution, an empty checkbox image is shown.
setTestRunning(Test) - Method in class org.openbandy.ui.Tests
Set the test to be running, an small forward arrow image is shown.
setTestsScreen(Tests) - Method in class org.openbandy.test.Test
 
setTires(SerializableVector) - Method in class org.openbandy.example.bos.Car
 
setType(int) - Method in class org.openbandy.io.Message
TODO comment!
setUp() - Method in class org.openbandy.test.DatabaseSelectorTest
TODO comment!
setUp() - Method in class org.openbandy.test.DatabaseSerializerTest
Setup the unit test, create a new car object.
setValidity(int) - Method in class org.openbandy.event.Event
Set the validity of the Event in minutes
setValidity(int) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
setValue(String, String) - Static method in class org.openbandy.pref.Preferences
Set the value of the preference that is identified with the given name string to the given value.
setValue(String, String) - Static method in class org.openbandy.service.PreferencesService
Set the value of the preference that is identified with the given name string to the given value.
setWeight(int) - Method in class org.openbandy.example.bos.Crankshaft
 
show(Display, Displayable) - Method in class org.openbandy.log.LogImpl
 
show(Display, Displayable) - Method in class org.openbandy.log.SelectBtDeviceForm
 
show(Display, Displayable) - Method in class org.openbandy.log.SelectFilterLevelForm
 
show(Display, Displayable) - Method in class org.openbandy.log.SelectLogLevelForm
 
show(Display, Displayable) - Method in class org.openbandy.log.SelectLogModeForm
 
show(Display, Displayable) - Method in class org.openbandy.pref.PreferencesForm
 
show(Display, Displayable) - Method in interface org.openbandy.ui.BandyDisplayable
Tells the BandyDisplayable to set itself as the current screen.
show() - Method in class org.openbandy.ui.ProgressAlert
Make the progress alert the current screen, i.e., show it to the user.
show(Display, Displayable) - Method in class org.openbandy.ui.ProgressAlert
 
show(Display, Displayable) - Method in class org.openbandy.ui.Tests
 
showActionAtStartupGauge(String) - Method in class org.openbandy.ui.StartupScreen
Shows the actionText at the startup screen and advances the gauge.
size() - Method in class org.openbandy.io.SerializableVector
 
size() - Method in class org.openbandy.io.storage.ObjectEntry
 
size() - Method in class org.openbandy.io.storage.Storage
 
skip(long) - Method in class org.openbandy.io.stream.FilteringInputStream
Skips over and discards n bytes of data from the input stream.
skipBytes(int) - Method in class org.openbandy.io.rms.RmsRecord
 
SMS_PORT - Static variable in interface org.openbandy.net.MessageBroker
 
SmsScanner - Class in org.openbandy.net.client
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
SmsScanner(EventSourceOwner) - Constructor for class org.openbandy.net.client.SmsScanner
 
SmsSender - Class in org.openbandy.net.client
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
SmsSender() - Constructor for class org.openbandy.net.client.SmsSender
 
Sportscar - Class in org.openbandy.example.bos
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
Sportscar() - Constructor for class org.openbandy.example.bos.Sportscar
 
SqlStatement - Class in org.openbandy.io.db
Creates the actual SQL commands that will be executed on the database.
SqlStatement() - Constructor for class org.openbandy.io.db.SqlStatement
 
start() - Method in class org.openbandy.test.Test
 
startEventSource(String) - Method in class org.openbandy.event.EventSource
 
startService(ServerService, int) - Method in interface org.openbandy.net.server.BandyServer
TODO comment!
startService(ServerService, int) - Method in class org.openbandy.net.server.BandyServerImpl
 
StartupScreen - Class in org.openbandy.ui
The startup screen is a simple form that can display a logo image, a gauge to indicate the progress of the startup process along with a short text to inform the user about what is going on.
StartupScreen(Image, int) - Constructor for class org.openbandy.ui.StartupScreen
Constructor for the StartupScreen
stopAll() - Method in interface org.openbandy.net.server.BandyServer
TODO comment!
stopAll() - Method in class org.openbandy.net.server.BandyServerImpl
 
stopEventSource(String) - Method in class org.openbandy.event.EventSource
Advises the EventSource, that events of type eventShortClassName will no longer be conumsed.
stopEventSource() - Method in class org.openbandy.event.EventSource
Stops the source.
stopEventSource(String) - Method in class org.openbandy.example.test.EventSourceSimulation
 
stopEventSource() - Method in class org.openbandy.example.test.EventSourceSimulation
 
stopEventSource(String) - Method in class org.openbandy.net.client.MmsScanner
 
stopEventSource() - Method in class org.openbandy.net.client.MmsScanner
 
stopEventSource(String) - Method in class org.openbandy.net.client.SmsScanner
 
stopEventSource() - Method in class org.openbandy.net.client.SmsScanner
 
stopServer() - Method in class org.openbandy.net.server.ServiceServer
TODO comment!
stopService(ServerService) - Method in interface org.openbandy.net.server.BandyServer
TODO comment!
stopService(ServerService) - Method in class org.openbandy.net.server.BandyServerImpl
 
stopSources() - Method in class org.openbandy.event.EventSourceController
Stop all event sources under control.
Storage - Class in org.openbandy.io.storage
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
Storage() - Constructor for class org.openbandy.io.storage.Storage
 
StorageConnection - Interface in org.openbandy.io.storage
 
StorageSerializationBuffer - Class in org.openbandy.io.storage
 
StorageSerializationBuffer() - Constructor for class org.openbandy.io.storage.StorageSerializationBuffer
 
StorageSerializer - Interface in org.openbandy.io.storage
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageValueContainer - Class in org.openbandy.io.storage
An implementation of the ValueContainer interface for storage purposes.
StorageValueContainer() - Constructor for class org.openbandy.io.storage.StorageValueContainer
 
store(Serializable) - Method in class org.openbandy.io.db.DatabaseSerializerImpl
 
store(Serializable) - Method in class org.openbandy.io.rms.RmsSerializerImpl
 
store(Serializable) - Method in interface org.openbandy.io.storage.StorageSerializer
TODO describe purpose an usage
store(Serializable) - Static method in class org.openbandy.service.DatabaseService
TODO comment!
storeToRms(Serializable) - Static method in class org.openbandy.service.SerializerService
TODO comment!
StreamSerializationBuffer - Class in org.openbandy.io.stream
TODO describe purpose and usage

(c) Copyright P.
StreamSerializationBuffer() - Constructor for class org.openbandy.io.stream.StreamSerializationBuffer
 
StreamSerializer - Interface in org.openbandy.io.stream
The StreamSerializer is an extension of the Serializer interface.
StreamSerializerHelper - Class in org.openbandy.io.stream
TODO describe purpose and usage

(c) Copyright P.
StreamSerializerHelper() - Constructor for class org.openbandy.io.stream.StreamSerializerHelper
 
StreamSerializerImpl - Class in org.openbandy.io.stream
TODO describe purpose and usage TODO check and optimze compression (vector!) TODO check and fix ser/deser COMPRESSED_BEST (ZIP)

(c) Copyright P.
StreamSerializerImpl() - Constructor for class org.openbandy.io.stream.StreamSerializerImpl
 
StreamSerializerTest - Class in org.openbandy.example.test
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
StreamSerializerTest() - Constructor for class org.openbandy.example.test.StreamSerializerTest
 
StreamValueContainer - Class in org.openbandy.io.stream
This value container is a wrapper for WbxmlParser and WbmXmlWriter.
StreamValueContainer(AbstractXmlWriter) - Constructor for class org.openbandy.io.stream.StreamValueContainer
 
StreamValueContainer(ParseEvent) - Constructor for class org.openbandy.io.stream.StreamValueContainer
 
StringPreferenceTest - Class in org.openbandy.example.test
A simple test to check whether String values are stored correctly with the Preferences component.
StringPreferenceTest() - Constructor for class org.openbandy.example.test.StringPreferenceTest
Create a new StringPreferenceTest
StringUtil - Class in org.openbandy.util
This class provides static helper methods to be used with Strings or that deal with Strings.
StringUtil() - Constructor for class org.openbandy.util.StringUtil
 
subscribe(EventSink, EventFilter) - Static method in class org.openbandy.service.EventService
This method registers an EventSink with every type of event it absorbs.
swap(byte[]) - Method in class org.openbandy.io.rms.DirectByteArrayOutputStream
TODO comment!

A B C D E F G H I K L M N O P R S T U V W