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

S

sa - Static variable in class mymobilesite.communication.LibertyMessage
The namespace for the Liberty Authentication Service.
saml - Variable in class mymobilesite.communication.ResourceOffering
 
SaslMessage - Class in mymobilesite.communication
This class is responsible for handling the communication with the authentication service.
SaslMessage() - Constructor for class mymobilesite.communication.SaslMessage
The constructor creates an empty SaslMessage.
save - Variable in class mymobilesite.controller.GUI
 
sb - Static variable in class mymobilesite.communication.LibertyMessage
The namespace for the Liberty SOAP Binding.
securityHeader - Variable in class mymobilesite.communication.LibertyMessage
 
SELECT - Static variable in class mymobilesite.communication.SaslMessage
 
selectPage(int, boolean) - Method in class org.kxml2.wap.WbxmlParser
 
sendQuery() - Method in class mymobilesite.communication.DiscoveryQuery
This method constructs the query, sends it and processes the response.
sendRequest(String, String, AuthTransport) - Method in class mymobilesite.communication.SaslMessage
This method constructs the SaslRequest, sends it and processes the response.
sendRequest() - Method in class mymobilesite.communication.WspRequest
This method constructs the request, sends it and processes the response.
sentMessageID - Variable in class mymobilesite.communication.LibertyMessage
 
serializerClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
Service - Class in mymobilesite.controller
The Service class is used to store the information and values for a retrieved service.
Service(String, String[][]) - Constructor for class mymobilesite.controller.Service
 
SERVICE_TYPE_URI - Static variable in class mymobilesite.controller.Configurations
 
ServiceConnection - Interface in org.ksoap2.transport
 
ServiceConnectionMidp - Class in org.ksoap2.transport
 
ServiceConnectionMidp(String) - Constructor for class org.ksoap2.transport.ServiceConnectionMidp
 
SERVICEDETAIL_SCREEN - Static variable in class mymobilesite.controller.GUI
 
servicel - Variable in class mymobilesite.controller.GUI
 
serviceList - Variable in class mymobilesite.controller.Controller
 
serviceList - Variable in class mymobilesite.controller.GUI
 
SERVICELIST_SCREEN - Static variable in class mymobilesite.controller.GUI
 
services - Variable in class mymobilesite.communication.WspRequest
 
session - Variable in class mymobilesite.communication.AuthTransport
 
session - Variable in class mymobilesite.communication.DiscoveryQuery
 
session - Variable in class mymobilesite.communication.WspRequest
 
setAttribute(String, String, String) - Method in class org.kxml2.kdom.Element
Sets the given attribute; a value of null removes the attribute
setAttrStartTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
Sets the attribute start Table for a given page.
setAttrStartTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
Sets the attribute start Table for a given page.
setAttrValueTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
Sets the attribute value Table for a given page.
setAttrValueTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
Sets the attribute value Table for a given page.
setEncoding(String) - Method in class org.kxml2.kdom.Document
 
setFeature(String, boolean) - Method in class org.kxml2.io.KXmlParser
 
setFeature(String, boolean) - Method in class org.kxml2.io.KXmlSerializer
 
setFeature(String, boolean) - Method in class org.kxml2.wap.WbxmlParser
 
setFeature(String, boolean) - Method in class org.kxml2.wap.WbxmlSerializer
 
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setFeature(String, boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Set the features to be set when XML Pull Parser is created by this factory.
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Set feature identified by name (recommended to be URI for uniqueness).
setInput(Reader) - Method in class org.kxml2.io.KXmlParser
 
setInput(InputStream, String) - Method in class org.kxml2.io.KXmlParser
 
setInput(Reader) - Method in class org.kxml2.wap.WbxmlParser
 
setInput(InputStream, String) - Method in class org.kxml2.wap.WbxmlParser
 
setInput(Reader) - Method in interface org.xmlpull.v1.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setInput(InputStream, String) - Method in interface org.xmlpull.v1.XmlPullParser
Sets the input stream the parser is going to process.
setLanguage(String) - Method in class mymobilesite.controller.GUI
This method sets the language in the Configuration class if the input is different from that currently in the RecordStore.
setName(String) - Method in class org.kxml2.kdom.Element
sets the name of the element
setNamespace(String) - Method in class org.kxml2.kdom.Element
sets the namespace of the element.
setNamespaceAware(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will provide support for XML namespaces.
setOutput(Writer) - Method in class org.kxml2.io.KXmlSerializer
 
setOutput(OutputStream, String) - Method in class org.kxml2.io.KXmlSerializer
 
setOutput(Writer) - Method in class org.kxml2.wap.WbxmlSerializer
 
setOutput(OutputStream, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
setOutput(OutputStream, String) - Method in interface org.xmlpull.v1.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - Method in interface org.xmlpull.v1.XmlSerializer
Set the output to the given writer.
setOutputSoapObject(Object) - Method in class org.ksoap2.SoapEnvelope
 
setParent(Node) - Method in class org.kxml2.kdom.Element
Sets the Parent of this element.
setPrefix(String, String) - Method in class org.kxml2.io.KXmlSerializer
 
setPrefix(String, String) - Method in class org.kxml2.kdom.Element
Sets the given prefix; a namespace value of null removess the prefix
setPrefix(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
setPrefix(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Binds the given prefix to the given namespace.
setProperty(int, Object) - Method in interface org.ksoap2.serialization.KvmSerializable
sets the property with the given index to the given value.
setProperty(int, Object) - Method in class org.ksoap2.serialization.MarshalHashtable.ItemSoapObject
 
setProperty(int, Object) - Method in class org.ksoap2.serialization.SoapObject
Sets a specified property to a certain value.
setProperty(String, Object) - Method in class org.kxml2.io.KXmlParser
 
setProperty(String, Object) - Method in class org.kxml2.io.KXmlSerializer
 
setProperty(String, Object) - Method in class org.kxml2.wap.WbxmlParser
 
setProperty(String, Object) - Method in class org.kxml2.wap.WbxmlSerializer
 
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlPullParser
Set the value of a property.
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlSerializer
Set the value of a property.
setRequestMethod(String) - Method in interface org.ksoap2.transport.ServiceConnection
 
setRequestMethod(String) - Method in class org.ksoap2.transport.ServiceConnectionMidp
 
setRequestProperty(String, String) - Method in interface org.ksoap2.transport.ServiceConnection
 
setRequestProperty(String, String) - Method in class org.ksoap2.transport.ServiceConnectionMidp
 
setStandalone(Boolean) - Method in class org.kxml2.kdom.Document
 
setTable(int, int, String[]) - Method in class org.kxml2.wap.WbxmlParser
 
setTagTable(int, String[]) - Method in class org.kxml2.wap.WbxmlParser
Sets the tag table for a given page.
setTagTable(int, String[]) - Method in class org.kxml2.wap.WbxmlSerializer
Sets the tag table for a given page.
settings - Variable in class mymobilesite.controller.GUI
 
SETTINGS_SCREEN - Static variable in class mymobilesite.controller.GUI
 
setUrl(String) - Method in class org.ksoap2.transport.Transport
Set the target url.
setValidating(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will be validating (it simply set feature XmlPullParser.FEATURE_VALIDATION to true or false).
setWindow(int) - Method in class mymobilesite.controller.GUI
This method tells the application which window it should show.
setWindow(int, String) - Method in class mymobilesite.controller.GUI
This method tells the application which window it should show.
setXmlVersionTag(String) - Method in class org.ksoap2.transport.Transport
 
skip() - Method in class org.kxml2.io.KXmlParser
 
skipSubTree() - Method in class org.kxml2.io.KXmlParser
Skip sub tree that is currently porser positioned on.
soapaction - Variable in class mymobilesite.communication.ResourceOffering
 
SoapEnvelope - Class in org.ksoap2
A SOAP envelope, holding head and body objects.
SoapEnvelope(int) - Constructor for class org.ksoap2.SoapEnvelope
Initializes a SOAP Envelope.
SoapFault - Exception in org.ksoap2
Exception class encapsulating SOAP Faults
SoapFault() - Constructor for exception org.ksoap2.SoapFault
 
SoapObject - Class in org.ksoap2.serialization
A simple dynamic object that can be used to build soap calls without implementing KvmSerializable Essentially, this is what goes inside the body of a soap envelope - it is the direct subelement of the body and all further subelements Instead of this this class, custom classes can be used if they implement the KvmSerializable interface.
SoapObject(String, String) - Constructor for class org.ksoap2.serialization.SoapObject
Creates a new SoapObject instance.
SoapPrimitive - Class in org.ksoap2.serialization
A class that is used to encapsulate primitive types (represented by a string in XML serialization).
SoapPrimitive(String, String, String) - Constructor for class org.ksoap2.serialization.SoapPrimitive
 
SoapSerializationEnvelope - Class in org.ksoap2.serialization
 
SoapSerializationEnvelope(int) - Constructor for class org.ksoap2.serialization.SoapSerializationEnvelope
 
SPLASH_SCREEN - Static variable in class mymobilesite.controller.GUI
These state variables are used by the class to determine what window to show.
SplashScreen - Class in mymobilesite.controller
 
SplashScreen() - Constructor for class mymobilesite.controller.SplashScreen
The constructor loads the image that will be shown in the splash screen
srcBuf - Variable in class org.kxml2.io.KXmlParser
 
srcCount - Variable in class org.kxml2.io.KXmlParser
 
srcPos - Variable in class org.kxml2.io.KXmlParser
 
stackMismatch - Variable in class org.kxml2.io.KXmlParser
 
standalone - Variable in class org.kxml2.io.KXmlParser
 
standalone - Variable in class org.kxml2.kdom.Document
 
START_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startApp() - Method in class mymobilesite.controller.Controller
Starts the application.
startDocument(String, Boolean) - Method in class org.kxml2.io.KXmlSerializer
 
startDocument(String, Boolean) - Method in class org.kxml2.wap.WbxmlSerializer
 
startDocument(String, Boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Write <?xml declaration with encoding (if encoding not null) and standalone flag (if standalone not null) This method can only be called just after setOutput.
startLogin(String, String) - Method in class mymobilesite.controller.Controller
This method is called by the GUI when the user has pressed the button to start login.
startTag(String, String) - Method in class org.kxml2.io.KXmlSerializer
 
startTag(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
startTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes a start tag with the given namespace and name.
STR_I - Static variable in interface org.kxml2.wap.Wbxml
 
STR_T - Static variable in interface org.kxml2.wap.Wbxml
 
STRING_CLASS - Static variable in class org.ksoap2.serialization.PropertyInfo
 
stringTable - Variable in class org.kxml2.wap.WbxmlParser
 
stringTable - Variable in class org.kxml2.wap.WbxmlSerializer
 
stringTableBuf - Variable in class org.kxml2.wap.WbxmlSerializer
 
stringToBoolean(String) - Static method in class org.ksoap2.SoapEnvelope
Returns true for the string values "1" and "true", ignoring upper/lower case and whitespace, false otherwise.
stringToDate(String, int) - Static method in class org.kobjects.isodate.IsoDate
 
SWITCH_PAGE - Static variable in interface org.kxml2.wap.Wbxml
 
SyncML - Class in org.kxml2.wap.syncml
 
SyncML() - Constructor for class org.kxml2.wap.syncml.SyncML
 

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