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 _ 

A

abs(double) - Static method in class ej.bon.XMath
Returns the absolute value of a double value.
abs(float) - Static method in class ej.bon.XMath
Returns the absolute value of a float value.
abs(int) - Static method in class ej.bon.XMath
Returns the absolute value of an int value.
abs(long) - Static method in class ej.bon.XMath
Returns the absolute value of a long value.
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, with rounding according to the context settings.
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
abs() - Method in class java.time.Duration
Returns a copy of this duration with a positive length.
AbstractAllTestClassesWrapper - Class in ej.junit
Executes all the test methods in all the test classes.
AbstractAllTestClassesWrapper() - Constructor for class ej.junit.AbstractAllTestClassesWrapper
 
AbstractChronology - Class in java.time.chrono
An abstract implementation of a calendar system, used to organize and identify dates.
AbstractChronology() - Constructor for class java.time.chrono.AbstractChronology
Creates an instance.
AbstractCollection<E> - Class in java.util
This class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface.
AbstractCollection() - Constructor for class java.util.AbstractCollection
Sole constructor.
AbstractContent - Class in ej.rest.web
Abstract base class of the content being sent to a server.
AbstractContent() - Constructor for class ej.rest.web.AbstractContent
 
AbstractDelegateHttpsURLConnection - Class in sun.net.www.protocol.https
HTTPS URL connection support.
AbstractDelegateHttpsURLConnection(URL, Handler) - Constructor for class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
 
AbstractJSONExpr - Class in ej.jsonpath.parser
 
AbstractJSONExpr(int) - Constructor for class ej.jsonpath.parser.AbstractJSONExpr
 
AbstractKFList<T> - Class in com.microej.kf.util
Implementation of a Collection with multi-context support.
AbstractKFList() - Constructor for class com.microej.kf.util.AbstractKFList
 
AbstractList<E> - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array).
AbstractList() - Constructor for class java.util.AbstractList
Sole constructor.
AbstractMap<K,V> - Class in java.util
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class java.util.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry<K,V> - Class in java.util
An Entry maintaining a key and a value.
AbstractMap.SimpleImmutableEntry<K,V> - Class in java.util
An Entry maintaining an immutable key and value.
AbstractMessageLite<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
A partial implementation of the MessageLite interface which implements as many methods of that interface as possible in terms of other methods.
AbstractMessageLite() - Constructor for class com.google.protobuf.AbstractMessageLite
 
AbstractMessageLite.Builder<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
A partial implementation of the MessageLite.Builder interface which implements as many methods of that interface as possible in terms of other methods.
AbstractMethodError - Error in java.lang
Thrown when an application tries to call an abstract method.
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with the specified detail message.
AbstractPackedMap<K,V> - Class in ej.basictool.map
An object that maps keys to values.
AbstractPackedMap() - Constructor for class ej.basictool.map.AbstractPackedMap
Constructs an empty map.
AbstractPackedMap(AbstractPackedMap<K, V>) - Constructor for class ej.basictool.map.AbstractPackedMap
Constructs a map with the same mappings as the specified map.
AbstractParser<MessageType extends MessageLite> - Class in com.google.protobuf
A partial implementation of the Parser interface which implements as many methods of that interface as possible in terms of other methods.
AbstractParser() - Constructor for class com.google.protobuf.AbstractParser
 
AbstractQueue<E> - Class in java.util
This class provides skeletal implementations of some Queue operations.
AbstractQueue() - Constructor for class java.util.AbstractQueue
Constructor for use by subclasses.
AbstractRemoteService - Class in ej.rcommand.impl
 
AbstractRemoteService() - Constructor for class ej.rcommand.impl.AbstractRemoteService
 
AbstractResource - Class in ej.rest.web
Abstract base class for all resource handlers you want to use with Resty.
AbstractResource(Resty.Option...) - Constructor for class ej.rest.web.AbstractResource
 
AbstractSequentialList<E> - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
Sole constructor.
AbstractSet<E> - Class in java.util
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class java.util.AbstractSet
Sole constructor.
AbstractTestWrapper - Class in ej.junit
Base class used by generated wrappers.
AbstractTestWrapper(Class<?>) - Constructor for class ej.junit.AbstractTestWrapper
Creates a wrapper instance for the specified test class.
AbstractWeakPackedMap<K,V> - Class in ej.basictool.map
 
AbstractWeakPackedMap() - Constructor for class ej.basictool.map.AbstractWeakPackedMap
Constructs an empty map.
AbstractWeakPackedMap(AbstractWeakPackedMap<K, V>) - Constructor for class ej.basictool.map.AbstractWeakPackedMap
Constructs a map with the same mappings as the specified map.
accept(File) - Method in interface java.io.FileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File, String) - Method in interface java.io.FilenameFilter
Tests if a specified file should be included in a file list.
accept() - Method in class java.net.ServerSocket
Listens for a connection to be made to this socket and accepts it.
acceptAllContentTypes() - Method in class ej.hoka.http.Route
Checks if this route accepts all content types.
acceptAndOpen() - Method in interface ej.ecom.io.StreamConnectionNotifier
 
AcceptEncoding - Class in ej.hoka.http.support
Utility class for parsing Accept Encoding header in HTTP requests.
AcceptEncoding() - Constructor for class ej.hoka.http.support.AcceptEncoding
Creates a new instance of AcceptEncoding with a default separator (comma character ",").
AccessPoint - Class in ej.ecom.wifi
Wireless Access Point (WAP, often shorten as AP).
AccessPoint(String, byte[], float, int, SecurityMode, WPSMode[]) - Constructor for class ej.ecom.wifi.AccessPoint
Constructs a Wi-Fi Access Point instance.
AccessPoint(String, SecurityMode) - Constructor for class ej.ecom.wifi.AccessPoint
Constructs a Wi-Fi access point instance.
AccessPointConfiguration - Class in ej.net.util.wifi
A configuration to connect to an AccessPoint.
AccessPointConfiguration(String) - Constructor for class ej.net.util.wifi.AccessPointConfiguration
Instantiates an AccessPointConfiguration with a Service Set IDentification (SSID).
AccessPointConfiguration(AccessPoint) - Constructor for class ej.net.util.wifi.AccessPointConfiguration
Instantiates an AccessPointConfiguration with an access point.
AccessPointConfiguration(String, String, SecurityMode) - Constructor for class ej.net.util.wifi.AccessPointConfiguration
Instantiates an AccessPointConfiguration.
accumulate(String, Object) - Method in class org.json.me.JSONObject
Accumulate values under a key.
acos(double) - Static method in class ej.bon.XMath
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
ACTION_START - Static variable in class ej.microui.MicroUIPermission
Action to start MicroUI.
ACTION_STOP - Static variable in class ej.microui.MicroUIPermission
Action to stop MicroUI.
ACTIVE - Static variable in class ej.widget.basic.Button
Active state.
ACTIVE - Static variable in class ej.widget.basic.ImageButton
Active state.
activeCount() - Static method in class java.lang.Thread
Returns the current number of active threads in the virtual machine.
add(GeneratedMessageLite.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistryLite
Add an extension from a lite generated file to the registry.
add(ByteString) - Method in interface com.google.protobuf.LazyStringList
Appends the specified element to the end of this list (optional operation).
add(byte[]) - Method in interface com.google.protobuf.LazyStringList
Appends the specified element to the end of this list (optional operation).
add(T) - Method in class com.microej.kf.util.KFList
 
add(T) - Method in class com.microej.kf.util.KFList2
 
add(T[], T) - Static method in class ej.basictool.ArrayTools
Adds an element in an array.
add(T[], T[]) - Static method in class ej.basictool.ArrayTools
Appends an array to another.
add(int[], int) - Static method in class ej.basictool.ArrayTools
Adds an element in an array.
add(T[], T, int) - Static method in class ej.basictool.ArrayTools
Adds an element in an array.
add(int[], int, int) - Static method in class ej.basictool.ArrayTools
Adds an element in an array.
add(byte[], int, int, byte[], int, int) - Static method in class ej.websocket.util.ArraysTools
Appends two arrays into a new one.
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), and whose scale is max(this.scale(), augend.scale()).
add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), with rounding according to the context settings.
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(E) - Method in class java.util.AbstractCollection
Ensures that this collection contains the specified element (optional operation).
add(E) - Method in class java.util.AbstractList
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in class java.util.AbstractList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class java.util.AbstractQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(int, E) - Method in class java.util.AbstractSequentialList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
add(E) - Method in class java.util.ArrayList
Appends the specified element to the end of this list.
add(int, E) - Method in class java.util.ArrayList
Inserts the specified element at the specified position in this list.
add(E) - Method in interface java.util.Collection
Ensures that this collection contains the specified element (optional operation).
add(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in class java.util.HashSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
add(int, E) - Method in class java.util.LinkedList
Inserts the specified element at the specified position in this list.
add(E) - Method in interface java.util.List
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in interface java.util.List
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in interface java.util.ListIterator
Inserts the specified element into the list (optional operation).
add(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.Set
Adds the specified element to this set if it is not already present (optional operation).
add(E) - Method in class java.util.TreeSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(int, E) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(String, String) - Method in class sun.net.www.MessageHeader
Adds a key value pair to the end of the header.
addAdditionalHeaders(URLConnection) - Method in class ej.rest.web.Resty
Add all headers that have been set with the alwaysSend call.
addAll(Iterable<T>, Collection<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite
Adds all values to the given list.
addAll(Iterable<T>, Collection<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
Adds the values to the list.
addAll(Collection<? extends T>) - Method in class com.microej.kf.util.AbstractKFList
 
addAll(Collection<? extends T>) - Method in class com.microej.kf.util.KFList2
 
addAll(Collection<? extends E>) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.AbstractQueue
Adds all of the elements in the specified collection to this queue.
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractSequentialList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.ArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.ArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends E>) - Method in interface java.util.Collection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection<? super T>, T...) - Static method in class java.util.Collections
Adds all of the specified elements to the specified collection.
addAll(Collection<? extends E>) - Method in class java.util.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.LinkedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends E>) - Method in interface java.util.List
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in interface java.util.List
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in interface java.util.Set
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.TreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection<? extends E>) - Method in class java.util.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.Vector
Inserts all of the elements in the specified Collection into this Vector at the specified position.
addAllByteArray(Collection<byte[]>) - Method in interface com.google.protobuf.LazyStringList
Appends all elements in the specified byte[] collection to the end of this list.
addAllByteString(Collection<? extends ByteString>) - Method in interface com.google.protobuf.LazyStringList
Appends all elements in the specified ByteString collection to the end of this list.
addAndCmp(FDBigInteger, FDBigInteger) - Method in class sun.misc.FDBigInteger
Compares this FDBigInteger with x + y.
addBoolean(boolean) - Method in interface com.google.protobuf.Internal.BooleanList
Like List.add(Object) but more efficient in that it doesn't box the element.
addCapability(int) - Method in class android.net.NetworkRequest.Builder
The capability to add.
addCharacteristic(BluetoothUuid, int, int) - Method in class ej.bluetooth.BluetoothServiceDefinition
Adds a characteristic to this service definition.
addChild(Widget) - Method in class ej.mwt.Container
Adds the specified widget to the end of the list of children of this container.
addChild(Widget, int, int, int, int) - Method in class ej.widget.container.Canvas
Adds the specified widget to this canvas.
addChild(Widget, int, int) - Method in class ej.widget.container.FixedGrid
Adds a widget at the specified column and row.
addChild(Widget) - Method in class ej.widget.container.Flex
 
addChild(Widget) - Method in class ej.widget.container.Flow
 
addChild(Widget) - Method in class ej.widget.container.Grid
 
addChild(Widget) - Method in class ej.widget.container.List
 
addChild(Widget) - Method in class ej.widget.container.OverlapContainer
 
addChild(int, int, Object) - Method in class org.kxml2.kdom.Document
Adds a child at the given index position.
addChild(int, int, Object) - Method in class org.kxml2.kdom.Node
inserts the given child object of the given type at the given index.
addChild(int, Object) - Method in class org.kxml2.kdom.Node
convenience method for addChild (getChildCount (), child)
addChildOnBottom(Widget) - Method in class ej.widget.container.Dock
Adds a child which will be docked on the bottom side.
addChildOnLeft(Widget) - Method in class ej.widget.container.Dock
Adds a child which will be docked on the left side.
addChildOnRight(Widget) - Method in class ej.widget.container.Dock
Adds a child which will be docked on the right side.
addChildOnTop(Widget) - Method in class ej.widget.container.Dock
Adds a child which will be docked on the top side.
addClassSelector(int) - Method in class ej.mwt.Widget
Adds a class selector.
addClientKey(byte[], InputStream, InputStream...) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given client key and the associated certificate and certification chain to the key store.
addClientKey(byte[], InputStream) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given client key and the associated self-signed certificate.
addClientKey(InputStream, InputStream, InputStream...) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given client key and the associated certificate and certification chain to the key store.
addClientKey(InputStream, InputStream) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given client key and the associated self-signed certificate.
addClientKey(String, String, String...) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given client key and the associated certificate and certification chain to the key store.
addConnection(Socket) - Method in class ej.hoka.tcp.TcpServer
Add a connection to the list of opened connections.
addConnectivityListener(ConnectivityListener) - Method in class ej.rcommand.comm.RemoteCommandCommPopulator
 
addConnectivityListener(ConnectivityListener) - Method in interface ej.rcommand.connectivity.ConnectivityManager
Adds a listener.
addConnectivityListener(ConnectivityListener) - Method in class ej.rcommand.connectivity.ConnectivityManagerProxy
 
addConnectivityListener(ConnectivityListener) - Method in class ej.rcommand.serversocket.RemoteCommandServer
 
addContent(URLConnection) - Method in class ej.rest.web.AbstractContent
 
addContent(URLConnection) - Method in class ej.rest.web.ChunkedContent
 
addContent(URLConnection) - Method in class ej.rest.web.Content
Add the content to the URLConnection used.
addContent(URLConnection) - Method in class ej.rest.web.Deletion
 
addContent(URLConnection) - Method in class ej.rest.web.FormData
 
addContent(URLConnection) - Method in class ej.rest.web.mime.MultipartContent
 
addContent(URLConnection) - Method in class ej.rest.web.Replacement
 
addConverter(Converter<?>) - Static method in class ej.kf.Kernel
Adds the Converter to the list of converters.
addCookie(Cookie) - Method in class ej.hoka.http.HttpResponse
Adds cookie to the response.
addDescriptor(BluetoothUuid, int) - Method in class ej.bluetooth.BluetoothServiceDefinition
Adds a descriptor to this service definition.
addDimension(int) - Method in error org.junit.internal.ArrayComparisonFailure
 
addDouble(double) - Method in interface com.google.protobuf.Internal.DoubleList
Like List.add(Object) but more efficient in that it doesn't box the element.
addElement(E) - Method in class java.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addEndpoint(RestEndpoint) - Method in class ej.restserver.RestServer
Adds an endpoint to this server.
addEscapes(String) - Static method in error ej.jsonpath.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExtension(ExtensionLite<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Append a value to a repeated extension.
addFeatureStateListener(FeatureStateListener) - Static method in class ej.kf.Kernel
Adds the given FeatureStateListener to the list of listeners that are notified when the state of a Feature has changed.
addFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions.
addFirst(E) - Method in class java.util.LinkedList
Inserts the specified element at the beginning of this list.
addFloat(float) - Method in interface com.google.protobuf.Internal.FloatList
Like List.add(Object) but more efficient in that it doesn't box the element.
addGradientPath(Path, LinearGradient, VectorGraphicsPainter.FillType) - Method in class ej.microvg.VectorImageBuilder
Adds the given path with specified gradient and fill type.
addHandler(Handler) - Method in class java.util.logging.Logger
Add a log Handler to the list of Handlers known by the Logger.
addHeader(String, String) - Method in class ej.hoka.http.HttpResponse
Adds a response header field.
addHeaders(Map<String, String>) - Method in class ej.hoka.http.HttpResponse
Adds a map of header fields.
addInt(int) - Method in interface com.google.protobuf.Internal.IntList
Like List.add(Object) but more efficient in that it doesn't box the element.
addLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions.
addLast(E) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
addLogger(Logger) - Method in class java.util.logging.LogManager
Add a named logger.
addLong(long) - Method in interface com.google.protobuf.Internal.LongList
Like List.add(Object) but more efficient in that it doesn't box the element.
addManufacturerData(int, byte[]) - Method in class ej.bluetooth.util.AdvertisementData
Adds manufacturer data associated with the given manufacturer ID to this advertisement data.
addObserver(Observer) - Method in class com.microej.kf.util.observable.KernelObservable
Adds an observer to the set of observers for this observable.
addObserver(Observer) - Method in class ej.observable.Observable
Adds an observer to the set of observers for this observable.
addObserver(Observer) - Method in class java.util.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addOutline(int, int, int, int) - Method in interface ej.mwt.util.Outlineable
Adds the given outline.
addOutline(int, int, int, int) - Method in class ej.mwt.util.Rectangle
 
addOutline(int, int, int, int) - Method in class ej.mwt.util.Size
 
addPath(Path, int, VectorGraphicsPainter.FillType) - Method in class ej.microvg.VectorImageBuilder
Adds the given path with specified color and fill type.
addPathParameters(Map<String, String>) - Method in class ej.hoka.http.HttpRequest
Adds path parameters from a given list to the list of path path parameters of the request.
addProgressListener(ProgressListener) - Method in class sun.net.ProgressMonitor
Add progress listener in progress monitor.
addPropertyLoader(PropertyLoader) - Method in class ej.property.loader.CompositePropertyLoader
Adds a property loader at the end of the list a property loaders used by this composite property loader.
addRegistrationListener(RegistrationListener<D>, Class<D>) - Static method in class ej.ecom.DeviceManager
Adds the given RegistrationListener to be notified when a device of the given type is registered or unregistered.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a general request property specified by a key-value pair.
addRequestProperty(String, String) - Method in class sun.net.www.protocol.http.HttpURLConnection
Adds a general request property specified by a key-value pair.
addRequestProperty(String, String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Adds a general request property specified by a key-value pair.
addRequestResolver(RequestHandler) - Method in class ej.restserver.RestServer
Adds a request handler to this server.
addResourceControlListener(ResourceControlListener) - Static method in class ej.kf.Kernel
Adds the given ResourceControlListener to the list of listeners that are notified when a Feature is stopped by the Resource Control Manager.
addServerCertificate(InputStream) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given server certificate to the trust store.
addServerCertificate(String) - Method in class ej.net.util.ssl.SslContextBuilder
Adds the given server certificate to the trust store.
addService(BluetoothServiceDefinition) - Method in class ej.bluetooth.BluetoothAdapter
Adds the given service to this adapter.
addService(BluetoothService, short, short[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothDatabase
 
addService(byte[], short[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
AddServiceCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
AddServiceCommand(byte[], int, short[]) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.AddServiceCommand
 
AddServiceEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
AddServiceEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.AddServiceEndpoint
 
addServiceLoader(ServiceLoader) - Method in class ej.service.loader.CompositeServiceLoader
Adds a service loader at the end of the list a service loaders used by this composite service loader.
addServiceUuid(BluetoothUuid) - Method in class ej.bluetooth.util.AdvertisementData
Adds a service UUID.
addSplatParameters(List<String>) - Method in class ej.hoka.http.HttpRequest
Sets the splat Parameters.
addStandardHeaders(URLConnection, T) - Method in class ej.rest.web.Resty
Add all standard headers (User-Agent, Accept) to the URLConnection.
addSuppressed(Throwable) - Method in class java.lang.Throwable
Appends the specified exception to the exceptions that were suppressed in order to deliver this exception.
addTo(Temporal) - Method in interface java.time.chrono.ChronoPeriod
Adds this period to the specified temporal object.
addTo(Temporal) - Method in class java.time.Duration
Adds this duration to the specified temporal object.
addTo(Temporal) - Method in class java.time.Period
Adds this period to the specified temporal object.
addTo(R, long) - Method in enum java.time.temporal.ChronoUnit
 
addTo(Temporal) - Method in interface java.time.temporal.TemporalAmount
Adds to the specified temporal object.
addTo(R, long) - Method in interface java.time.temporal.TemporalUnit
Returns a copy of the specified temporal object with the specified period added.
addToSystemPool() - Method in class ej.microui.event.EventGenerator
Adds the generator in the system pool.
AdjacentSiblingCombinator - Class in ej.mwt.stylesheet.selector.combinator
An adjacent sibling combinator selects by checking the widget immediate sibling.
AdjacentSiblingCombinator(Selector, Selector) - Constructor for class ej.mwt.stylesheet.selector.combinator.AdjacentSiblingCombinator
Creates an adjacent sibling combinator.
adjustBeginLineColumn(int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustInto(Temporal) - Method in interface java.time.chrono.ChronoLocalDate
Adjusts the specified temporal object to have the same date as this object.
adjustInto(Temporal) - Method in interface java.time.chrono.ChronoLocalDateTime
Adjusts the specified temporal object to have the same date and time as this object.
adjustInto(Temporal) - Method in interface java.time.chrono.Era
Adjusts the specified temporal object to have the same era as this object.
adjustInto(Temporal) - Method in enum java.time.chrono.IsoEra
Adjusts the specified temporal object to have the same era as this object.
adjustInto(Temporal) - Method in enum java.time.DayOfWeek
Adjusts the specified temporal object to have this day-of-week.
adjustInto(Temporal) - Method in class java.time.Instant
Adjusts the specified temporal object to have this instant.
adjustInto(Temporal) - Method in class java.time.LocalDate
Adjusts the specified temporal object to have the same date as this object.
adjustInto(Temporal) - Method in class java.time.LocalDateTime
Adjusts the specified temporal object to have the same date and time as this object.
adjustInto(Temporal) - Method in class java.time.LocalTime
Adjusts the specified temporal object to have the same time as this object.
adjustInto(Temporal) - Method in enum java.time.Month
Adjusts the specified temporal object to have this month-of-year.
adjustInto(Temporal) - Method in class java.time.MonthDay
Adjusts the specified temporal object to have this month-day.
adjustInto(Temporal) - Method in class java.time.OffsetDateTime
Adjusts the specified temporal object to have the same offset, date and time as this object.
adjustInto(Temporal) - Method in class java.time.OffsetTime
Adjusts the specified temporal object to have the same offset and time as this object.
adjustInto(R, long) - Method in enum java.time.temporal.ChronoField
 
adjustInto(Temporal) - Method in interface java.time.temporal.TemporalAdjuster
Adjusts the specified temporal object.
adjustInto(R, long) - Method in interface java.time.temporal.TemporalField
Returns a copy of the specified temporal object with the value of this field set.
adjustInto(Temporal) - Method in class java.time.Year
Adjusts the specified temporal object to have this year.
adjustInto(Temporal) - Method in class java.time.YearMonth
Adjusts the specified temporal object to have this year-month.
adjustInto(Temporal) - Method in class java.time.ZoneOffset
Adjusts the specified temporal object to have the same offset as this object.
AdvertisementData - Class in ej.bluetooth.util
The AdvertisementData class represents the content of a Bluetooth advertisement data payload.
AdvertisementData() - Constructor for class ej.bluetooth.util.AdvertisementData
Creates an advertisement data object with the default advertisement flags and no other content.
AdvertisementFlags - Class in ej.bluetooth.util
The AdvertisementFlags class enumerates the values for advertising data flags.
ADVERTISING_INTERVAL - Static variable in class ej.bluetooth.BluetoothDataTypes
Advertising Interval.
AEADBadTagException - Exception in javax.crypto
This exception is thrown when a Cipher operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.
AEADBadTagException() - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with no detail message.
AEADBadTagException(String) - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with the specified detail message.
AFTER - Static variable in class ej.hoka.http.HttpRequest
after filter code.
after(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler as an after filter on the path.
after(RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler as an after filter on all paths.
after(Object) - Method in class java.util.Calendar
Returns whether this Calendar represents a time after the time represented by the specified Object.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
After - Annotation Type in org.junit
If you allocate external resources in a Before method you need to release them after the test runs.
AFTER_ALL - Static variable in class ej.hoka.http.HttpRequest
after all filter code.
AfterClass - Annotation Type in org.junit
If you allocate expensive external resources in a BeforeClass method you need to release them after all the tests in the class have run.
AlgorithmId - Class in sun.security.x509
Use this class to get OID of supported algorithms see AlgorithmId.get(String) The OID is handled in it's String format in this class.
AlgorithmId(String) - Constructor for class sun.security.x509.AlgorithmId
Constructs a parameterless algorithm ID.
AlgorithmParameterSpec - Interface in java.security.spec
A (transparent) specification of cryptographic parameters.
AliasEndpoint - Class in ej.restserver.endpoint
An endpoint forwarding its requests to another RestEndpoint.
AliasEndpoint(String, RestEndpoint) - Constructor for class ej.restserver.endpoint.AliasEndpoint
Instantiates a AliasEndpoint.
aliases() - Method in class java.security.KeyStore
Lists all the alias names of this keystore.
align(int) - Method in class ej.bon.ResourceBuffer
Force to align position on given number of bytes.
Alignment - Class in ej.mwt.util
Provides constants and utility methods in order to position a graphical object considering its alignment within an area or with an anchor point.
ALL - Static variable in class ej.util.message.basic.FilterMessageLogger
Print all message.
ALL - Static variable in class java.util.logging.Level
ALL indicates that all messages should be logged.
ALL_STYLES - Static variable in class java.util.Calendar
A style specifier indicating names in all styles, such as "January" and "Jan".
allIDs() - Static method in class ej.bon.Immutables
Returns an array with the IDs of all the objects in the pool.
allocate(int) - Static method in class java.nio.ByteBuffer
Allocates a new byte buffer.
allocate(int) - Static method in class java.nio.CharBuffer
Allocates a new char buffer.
allocate(int) - Static method in class java.nio.DoubleBuffer
Allocates a new double buffer.
allocate(int) - Static method in class java.nio.FloatBuffer
Allocates a new float buffer.
allocate(int) - Static method in class java.nio.IntBuffer
Allocates a new int buffer.
allocate(int) - Static method in class java.nio.LongBuffer
Allocates a new long buffer.
allocate(int) - Static method in class java.nio.ShortBuffer
Allocates a new short buffer.
ALLOW - Static variable in class ej.hoka.http.HttpConstants
Allowed method header.
allowUserInteraction - Variable in class java.net.URLConnection
If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
ALREADY_CLOSE - Static variable in class ej.websocket.Messages
The websocket is already closed.
AlreadyLoadedFeatureException - Exception in ej.kf
This exception is thrown if a Feature being loaded has already been loaded.
AlreadyLoadedFeatureException(Feature) - Constructor for exception ej.kf.AlreadyLoadedFeatureException
Creates an AlreadyLoadedFeatureException with the previously loaded Feature.
AM - Static variable in class java.util.Calendar
Value of the Calendar.AM_PM field indicating the period of the day from midnight to just before noon.
AM_PM - Static variable in class java.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AMP - Static variable in class org.json.me.util.XML
The Character '&'.
AND - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs a logical AND of this target bit set with the argument bit set.
AndCombinator - Class in ej.mwt.stylesheet.selector.combinator
An 'and' combinator selects the widgets selected by both selectors.
AndCombinator(Selector, Selector) - Constructor for class ej.mwt.stylesheet.selector.combinator.AndCombinator
Creates an 'and' combinator.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
android.net - package android.net
 
Animation - Interface in ej.mwt.animation
An animation is responsible for animating a element (usually a visual one).
Animator - Class in ej.mwt.animation
An animator executes animations as fast as possible.
Animator() - Constructor for class ej.mwt.animation.Animator
Creates an animator.
Animator.AnimatorListener - Interface in ej.mwt.animation
Listener for animator events.
AnimatorMonitor - Class in ej.widget.debug
Monitor for Animator.
AnimatorMonitor() - Constructor for class ej.widget.debug.AnimatorMonitor
 
AnnotatedElement - Interface in java.lang.reflect
This interface is only defined for hierarchy compatibility.
Annotation - Interface in java.lang.annotation
The common interface extended by all annotation types.
annotationType() - Method in interface java.lang.annotation.Annotation
Returns the annotation type of this annotation.
answer(RestServer, HTTPRequest) - Method in class ej.restserver.EndpointHandler
 
answer(RestServer, HTTPRequest) - Method in interface ej.restserver.RequestHandler
Answers to the given HTTP request.
answer(HTTPRequest) - Method in class ej.restserver.RestSession
Answers to the given request.
ANTICLOCKWISE - Static variable in class ej.microui.event.generator.Command
Constant for "anti-clockwise" command.
apiBase(String) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Add a path common base that will be appended to all routes mapped without starting with a forward slash '/'.
APOS - Static variable in class org.json.me.util.XML
The Character '''.
APPEARANCE - Static variable in class ej.bluetooth.BluetoothDataTypes
Appearance.
append(String) - Method in class ej.storage.fs.StorageFs
 
append(String) - Method in class ej.storage.heap.StorageHeap
 
append(String) - Method in interface ej.storage.Storage
Appends some data to an entry referenced with an ID.
append(RawFrame) - Method in class ej.websocket.frame.RawFrame
Appends the payload of a frame into the current frame.
append(char) - Method in class java.io.PrintStream
Appends the specified character to this output stream.
append(CharSequence) - Method in class java.io.PrintStream
Appends the specified character sequence to this output stream.
append(CharSequence, int, int) - Method in class java.io.PrintStream
Appends a subsequence of the specified character sequence to this output stream.
append(CharSequence) - Method in class java.io.PrintWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.PrintWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class java.io.PrintWriter
Appends the specified character to this writer.
append(CharSequence) - Method in class java.io.StringWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.StringWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class java.io.StringWriter
Appends the specified character to this writer.
append(char) - Method in class java.io.Writer
Appends the specified character to this writer.
append(CharSequence) - Method in class java.io.Writer
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.Writer
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in interface java.lang.Appendable
Appends the specified character to this Appendable.
append(CharSequence) - Method in interface java.lang.Appendable
Appends the specified character sequence to this Appendable.
append(CharSequence, int, int) - Method in interface java.lang.Appendable
Appends a subsequence of the specified character sequence to this Appendable.
append(boolean) - Method in class java.lang.StringBuffer
Appends the string representation of the boolean argument to the sequence.
append(char) - Method in class java.lang.StringBuffer
 
append(char[]) - Method in class java.lang.StringBuffer
Appends the string representation of the char array argument to this sequence.
append(char[], int, int) - Method in class java.lang.StringBuffer
Appends the string representation of a subarray of the char array argument to this sequence.
append(CharSequence) - Method in class java.lang.StringBuffer
Appends the specified CharSequence to this sequence.
append(CharSequence, int, int) - Method in class java.lang.StringBuffer
Appends a subsequence of the specified CharSequence to this sequence.
append(double) - Method in class java.lang.StringBuffer
Appends the string representation of the double argument to this sequence.
append(float) - Method in class java.lang.StringBuffer
Appends the string representation of the float argument to this sequence.
append(int) - Method in class java.lang.StringBuffer
Appends the string representation of the int argument to this sequence.
append(long) - Method in class java.lang.StringBuffer
Appends the string representation of the long argument to this sequence.
append(Object) - Method in class java.lang.StringBuffer
Appends the string representation of the Object argument.
append(String) - Method in class java.lang.StringBuffer
Appends the specified string to this character sequence.
append(StringBuffer) - Method in class java.lang.StringBuffer
Appends the specified StringBuffer to this sequence.
append(boolean) - Method in class java.lang.StringBuilder
Appends the string representation of the boolean argument to the sequence.
append(char) - Method in class java.lang.StringBuilder
 
append(char[]) - Method in class java.lang.StringBuilder
Appends the string representation of the char array argument to this sequence.
append(char[], int, int) - Method in class java.lang.StringBuilder
Appends the string representation of a subarray of the char array argument to this sequence.
append(CharSequence) - Method in class java.lang.StringBuilder
Appends the specified character sequence to this Appendable.
append(CharSequence, int, int) - Method in class java.lang.StringBuilder
Appends a subsequence of the specified CharSequence to this sequence.
append(double) - Method in class java.lang.StringBuilder
Appends the string representation of the double argument to this sequence.
append(float) - Method in class java.lang.StringBuilder
Appends the string representation of the float argument to this sequence.
append(int) - Method in class java.lang.StringBuilder
Appends the string representation of the int argument to this sequence.
append(long) - Method in class java.lang.StringBuilder
Appends the string representation of the long argument to this sequence.
append(Object) - Method in class java.lang.StringBuilder
Appends the string representation of the Object argument.
append(String) - Method in class java.lang.StringBuilder
Appends the specified string to this character sequence.
append(StringBuffer) - Method in class java.lang.StringBuilder
Appends the specified StringBuffer to this sequence.
append(CharSequence) - Method in class java.nio.CharBuffer
Appends the specified character sequence to this buffer  (optional operation).
append(CharSequence, int, int) - Method in class java.nio.CharBuffer
Appends a subsequence of the specified character sequence to this buffer  (optional operation).
append(char) - Method in class java.nio.CharBuffer
Appends the specified char to this buffer  (optional operation).
append(String, Object) - Method in class org.json.me.JSONObject
Append values to the array under a key.
Appendable - Interface in java.lang
An object to which char sequences and values can be appended.
appendTo(Appendable) - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Appends a floating point value to an Appendable.
ApplicationDisplay - Interface in com.microej.android.application
Represents the display of an Android Application, on which a bitmap containing the back buffer can be drawn.
ApplicationSupport - Interface in com.microej.android.application
This interface can be used by Android Applications in order to setup the MicroEJ support engine and to handle display events.
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.ClassSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.combinator.AdjacentSiblingCombinator
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.combinator.AndCombinator
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.combinator.ChildCombinator
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.combinator.DescendantCombinator
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.combinator.GeneralSiblingCombinator
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.DisabledSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.EnabledSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.EvenChildSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.FirstChildSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.LastChildSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.NotSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.NthChildSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.OddChildSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.RootSelector
 
appliesToWidget(Widget) - Method in interface ej.mwt.stylesheet.selector.Selector
Checks whether or not this selector applies to the given widget.
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.StateSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.StrictTypeSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.TypeSelector
 
appliesToWidget(Widget) - Method in class ej.mwt.stylesheet.selector.UniversalSelector
 
apply(GraphicsContext, int, int) - Method in interface ej.mwt.style.background.Background
Applies the background on a graphics context.
apply(GraphicsContext, int, int) - Method in class ej.mwt.style.background.ImageBackground
 
apply(GraphicsContext, int, int) - Method in class ej.mwt.style.background.NoBackground
 
apply(GraphicsContext, int, int) - Method in class ej.mwt.style.background.RectangularBackground
 
apply(GraphicsContext, int, int) - Method in class ej.mwt.style.background.RoundedBackground
 
apply(GraphicsContext, int, int) - Method in class ej.mwt.style.background.TiledImageBackground
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.border.FlexibleRectangularBorder
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
 
apply(Outlineable) - Method in class ej.mwt.style.outline.border.RectangularBorder
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.border.RectangularBorder
 
apply(Outlineable) - Method in class ej.mwt.style.outline.border.RoundedBorder
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.border.RoundedBorder
 
apply(Outlineable) - Method in class ej.mwt.style.outline.FlexibleOutline
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.FlexibleOutline
 
apply(Outlineable) - Method in class ej.mwt.style.outline.NoOutline
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.NoOutline
 
apply(Outlineable) - Method in interface ej.mwt.style.outline.Outline
Removes the thickness of this outline from the given object.
apply(GraphicsContext, Size) - Method in interface ej.mwt.style.outline.Outline
Applies the outline on a graphics context.
apply(Outlineable) - Method in class ej.mwt.style.outline.UniformOutline
 
apply(GraphicsContext, Size) - Method in class ej.mwt.style.outline.UniformOutline
 
apply(URLConnection) - Method in class ej.rest.web.Resty.Option
Override this to get access to the URLConnection before the actual connection is made.
apply(URLConnection) - Method in class ej.rest.web.Resty.Timeout
 
applyOutlines(Outlineable, Style) - Static method in class ej.mwt.util.OutlineHelper
Applies all the outlines of the given style on the given object.
applyOutlinesAndBackground(GraphicsContext, Size, Style) - Static method in class ej.mwt.util.OutlineHelper
Applies the different outlines and the background on the given graphics context and the given size.
applyPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given pattern string to this date format.
appRandom - Variable in class java.security.SignatureSpi
Application-specified source of randomness.
APRIL - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the fourth month of the year in the Gregorian and Julian calendars.
ARABIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for arabic font identifier.
areEquivalentSharedInterfaces(Class<?>, Class<?>) - Static method in class ej.kf.Kernel
Tells whether the given classes are equivalent shared interfaces.
areFieldsSet - Variable in class java.util.Calendar
True if fields[] are in sync with the currently set time.
argument - Variable in class ej.hoka.http.support.ParameterizedArgument
Current argument.
ArithmeticException - Exception in java.lang
Thrown when an exceptional arithmetic condition has occurred.
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with the specified detail message.
ARMENIAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for armenian font identifier.
array() - Method in class ej.json.JSONWriter
Begin appending a new array.
array() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
array() - Method in class ej.rest.web.JSONResource
Parse and return JSON array.
array() - Method in class java.nio.Buffer
Returns the array that backs this buffer  (optional operation).
array() - Method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer  (optional operation).
array() - Method in class java.nio.CharBuffer
Returns the char array that backs this buffer  (optional operation).
array() - Method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer  (optional operation).
array() - Method in class java.nio.FloatBuffer
Returns the float array that backs this buffer  (optional operation).
array() - Method in class java.nio.IntBuffer
Returns the int array that backs this buffer  (optional operation).
array() - Method in class java.nio.LongBuffer
Returns the long array that backs this buffer  (optional operation).
array() - Method in class java.nio.ShortBuffer
Returns the short array that backs this buffer  (optional operation).
array() - Method in class org.json.me.JSONWriter
Begin appending a new array.
ArrayComparisonFailure - Error in org.junit.internal
Thrown when two array elements differ
ArrayComparisonFailure(String, AssertionError, int) - Constructor for error org.junit.internal.ArrayComparisonFailure
Construct a new ArrayComparisonFailure with an error text and the array's dimension that was not equal
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
ArrayDeque<E> - Class in java.util
Resizable-array implementation of the Deque interface.
ArrayDeque() - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
ArrayDeque(int) - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
ArrayDeque(Collection<? extends E>) - Constructor for class java.util.ArrayDeque
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
arrayEnd() - Method in class ej.json.JSONReader
End an array.
arrayEquals(String, Object, Object) - Method in class org.junit.internal.ComparisonCriteria
Asserts that two arrays are equal, according to the criteria defined by the concrete subclass.
ArrayIndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an array has been accessed with an illegal index.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException class with the specified detail message.
ArrayList<E> - Class in java.util
Resizable-array implementation of the List interface.
ArrayList() - Constructor for class java.util.ArrayList
Constructs an empty list with an initial capacity of ten.
ArrayList(Collection<? extends E>) - Constructor for class java.util.ArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ArrayList(int) - Constructor for class java.util.ArrayList
Constructs an empty list with the specified initial capacity.
arrayOffset() - Method in class java.nio.Buffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
Arrays - Class in java.util
This class contains various methods for manipulating arrays (such as sorting and searching).
arrayStart() - Method in class ej.json.JSONReader
Start an array.
ArraysTools - Class in ej.websocket.util
Classes providing basic tools to handle array.
ArrayStoreException - Exception in java.lang
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with the specified detail message.
ArrayTools - Class in ej.basictool
Defines a set of functions to manipulate arrays.
asByteArrayList() - Method in interface com.google.protobuf.LazyStringList
Returns a mutable view of this list.
asByteStringList() - Method in interface com.google.protobuf.ProtocolStringList
Returns a view of the data as a list of ByteStrings.
asCharBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a char buffer.
ascii(String) - Method in class ej.rest.web.AbstractContent
 
asDoubleBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a double buffer.
asFloatBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a float buffer.
asin(double) - Static method in class ej.bon.XMath
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
asin(double) - Static method in class java.lang.Math
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
asIntBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an int buffer.
asInvalidProtocolBufferException() - Method in exception com.google.protobuf.UninitializedMessageException
Converts this exception to an InvalidProtocolBufferException.
asLifoQueue(Deque<T>) - Static method in class java.util.Collections
Returns a view of a Deque as a Last-in-first-out (Lifo) Queue.
asList(T...) - Static method in class java.util.Arrays
Returns a fixed-size list backed by the specified array.
asLongBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
Creates a new, read-only byte buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.CharBuffer
Creates a new, read-only char buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
Creates a new, read-only double buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
Creates a new, read-only float buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.IntBuffer
Creates a new, read-only int buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.LongBuffer
Creates a new, read-only long buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
Creates a new, read-only short buffer that shares this buffer's content.
asReadOnlyByteBuffer() - Method in class com.google.protobuf.ByteString
Constructs a read-only java.nio.ByteBuffer whose content is equal to the contents of this byte string.
asReadOnlyByteBufferList() - Method in class com.google.protobuf.ByteString
Constructs a list of read-only java.nio.ByteBuffer objects such that the concatenation of their contents is equal to the contents of this byte string.
Assert - Class in org.junit
A set of assertion methods useful for writing tests.
Assert() - Constructor for class org.junit.Assert
Protect constructor since it is a static only class
assertArrayEquals(String, Object[], Object[]) - Static method in class org.junit.Assert
Asserts that two object arrays are equal.
assertArrayEquals(Object[], Object[]) - Static method in class org.junit.Assert
Asserts that two object arrays are equal.
assertArrayEquals(String, boolean[], boolean[]) - Static method in class org.junit.Assert
Asserts that two boolean arrays are equal.
assertArrayEquals(boolean[], boolean[]) - Static method in class org.junit.Assert
Asserts that two boolean arrays are equal.
assertArrayEquals(String, byte[], byte[]) - Static method in class org.junit.Assert
Asserts that two byte arrays are equal.
assertArrayEquals(byte[], byte[]) - Static method in class org.junit.Assert
Asserts that two byte arrays are equal.
assertArrayEquals(String, char[], char[]) - Static method in class org.junit.Assert
Asserts that two char arrays are equal.
assertArrayEquals(char[], char[]) - Static method in class org.junit.Assert
Asserts that two char arrays are equal.
assertArrayEquals(String, short[], short[]) - Static method in class org.junit.Assert
Asserts that two short arrays are equal.
assertArrayEquals(short[], short[]) - Static method in class org.junit.Assert
Asserts that two short arrays are equal.
assertArrayEquals(String, int[], int[]) - Static method in class org.junit.Assert
Asserts that two int arrays are equal.
assertArrayEquals(int[], int[]) - Static method in class org.junit.Assert
Asserts that two int arrays are equal.
assertArrayEquals(String, long[], long[]) - Static method in class org.junit.Assert
Asserts that two long arrays are equal.
assertArrayEquals(long[], long[]) - Static method in class org.junit.Assert
Asserts that two long arrays are equal.
assertArrayEquals(String, double[], double[], double) - Static method in class org.junit.Assert
Asserts that two double arrays are equal.
assertArrayEquals(double[], double[], double) - Static method in class org.junit.Assert
Asserts that two double arrays are equal.
assertArrayEquals(String, float[], float[], float) - Static method in class org.junit.Assert
Asserts that two float arrays are equal.
assertArrayEquals(float[], float[], float) - Static method in class org.junit.Assert
Asserts that two float arrays are equal.
assertElementsEqual(Object, Object) - Method in class org.junit.internal.ComparisonCriteria
 
assertElementsEqual(Object, Object) - Method in class org.junit.internal.ExactComparisonCriteria
 
assertElementsEqual(Object, Object) - Method in class org.junit.internal.InexactComparisonCriteria
 
assertEquals(String, Object, Object) - Static method in class org.junit.Assert
Asserts that two objects are equal.
assertEquals(Object, Object) - Static method in class org.junit.Assert
Asserts that two objects are equal.
assertEquals(String, double, double, double) - Static method in class org.junit.Assert
Asserts that two doubles are equal to within a positive delta.
assertEquals(String, float, float, float) - Static method in class org.junit.Assert
Asserts that two floats are equal to within a positive delta.
assertEquals(long, long) - Static method in class org.junit.Assert
Asserts that two longs are equal.
assertEquals(String, long, long) - Static method in class org.junit.Assert
Asserts that two longs are equal.
assertEquals(double, double, double) - Static method in class org.junit.Assert
Asserts that two doubles are equal to within a positive delta.
assertEquals(float, float, float) - Static method in class org.junit.Assert
Asserts that two floats are equal to within a positive delta.
assertFalse(String, boolean) - Static method in class org.junit.Assert
Asserts that a condition is false.
assertFalse(boolean) - Static method in class org.junit.Assert
Asserts that a condition is false.
AssertionError - Error in java.lang
Thrown to indicate that an assertion has failed.
AssertionError() - Constructor for error java.lang.AssertionError
Constructs an AssertionError with no detail message.
AssertionError(boolean) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(char) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(double) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(float) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(int) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(long) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(Object) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(String, Throwable) - Constructor for error java.lang.AssertionError
Constructs a new AssertionError with the specified detail message and cause.
assertNotEquals(String, Object, Object) - Static method in class org.junit.Assert
Asserts that two objects are not equals.
assertNotEquals(Object, Object) - Static method in class org.junit.Assert
Asserts that two objects are not equals.
assertNotEquals(String, long, long) - Static method in class org.junit.Assert
Asserts that two longs are not equals.
assertNotEquals(long, long) - Static method in class org.junit.Assert
Asserts that two longs are not equals.
assertNotEquals(String, double, double, double) - Static method in class org.junit.Assert
Asserts that two doubles are not equal to within a positive delta.
assertNotEquals(double, double, double) - Static method in class org.junit.Assert
Asserts that two doubles are not equal to within a positive delta.
assertNotEquals(float, float, float) - Static method in class org.junit.Assert
Asserts that two floats are not equal to within a positive delta.
assertNotEquals(String, float, float, float) - Static method in class org.junit.Assert
Asserts that two floats are not equal to within a positive delta.
assertNotNull(String, Object) - Static method in class org.junit.Assert
Asserts that an object isn't null.
assertNotNull(Object) - Static method in class org.junit.Assert
Asserts that an object isn't null.
assertNotSame(String, Object, Object) - Static method in class org.junit.Assert
Asserts that two objects do not refer to the same object.
assertNotSame(Object, Object) - Static method in class org.junit.Assert
Asserts that two objects do not refer to the same object.
assertNull(String, Object) - Static method in class org.junit.Assert
Asserts that an object is null.
assertNull(Object) - Static method in class org.junit.Assert
Asserts that an object is null.
assertSame(String, Object, Object) - Static method in class org.junit.Assert
Asserts that two objects refer to the same object.
assertSame(Object, Object) - Static method in class org.junit.Assert
Asserts that two objects refer to the same object.
assertTrue(String, boolean) - Static method in class org.junit.Assert
Asserts that a condition is true.
assertTrue(boolean) - Static method in class org.junit.Assert
Asserts that a condition is true.
asShortBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a short buffer.
asSubclass(Class<U>) - Method in class java.lang.Class
Casts this Class object to represent a subclass of the class represented by the specified class object.
at(int) - Method in class ej.jsonpath.parser.AbstractJSONExpr
 
atan(double) - Static method in class ej.bon.XMath
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan2(double, double) - Static method in class java.lang.Math
Returns the angle theta from the conversion of rectangular coordinates (xy) to polar coordinates (r, theta).
atDate(LocalDate) - Method in class java.time.LocalTime
Combines this time with a date to create a LocalDateTime.
atDate(LocalDate) - Method in class java.time.OffsetTime
Combines this time with a date to create an OffsetDateTime.
atDay(int) - Method in class java.time.Year
Combines this year with a day-of-year to create a LocalDate.
atDay(int) - Method in class java.time.YearMonth
Combines this year-month with a day-of-month to create a LocalDate.
atEndOfMonth() - Method in class java.time.YearMonth
Returns a LocalDate at the end of the month.
atMonth(Month) - Method in class java.time.Year
Combines this year with a month to create a YearMonth.
atMonth(int) - Method in class java.time.Year
Combines this year with a month to create a YearMonth.
atMonthDay(MonthDay) - Method in class java.time.Year
Combines this year with a month-day to create a LocalDate.
atOffset(ZoneOffset) - Method in class java.time.Instant
Combines this instant with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class java.time.LocalDateTime
Combines this date-time with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class java.time.LocalTime
Combines this time with an offset to create an OffsetTime.
atStartOfDay() - Method in class java.time.LocalDate
Combines this date with the time of midnight to create a LocalDateTime at the start of this date.
atStartOfDay(ZoneId) - Method in class java.time.LocalDate
Returns a zoned date-time from this date at the earliest valid time according to the rules in the time-zone.
atTime(LocalTime) - Method in interface java.time.chrono.ChronoLocalDate
Combines this date with a time to create a ChronoLocalDateTime.
atTime(LocalTime) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int, int) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(OffsetTime) - Method in class java.time.LocalDate
Combines this date with an offset time to create an OffsetDateTime.
ATTR_START_TABLE - Static variable in class org.kxml2.wap.wml.Wml
 
ATTR_VALUE_TABLE - Static variable in class org.kxml2.wap.wml.Wml
 
attribute(String, String, String) - Method in class org.kxml2.io.KXmlSerializer
 
attribute(String, String, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
attribute(String, String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write an attribute.
ATTRIBUTE_NOT_FOUND - Static variable in class ej.bluetooth.BluetoothStatus
Attribute not found.
ATTRIBUTE_NOT_LONG - Static variable in class ej.bluetooth.BluetoothStatus
Attribute not long.
AttributeNotFoundException - Exception in ej.bluetooth.util
Signals that the desired Bluetooth attribute could not be found.
AttributeNotFoundException() - Constructor for exception ej.bluetooth.util.AttributeNotFoundException
Constructs a BluetoothAttributeNotFoundException with no detail message.
AttributeNotFoundException(String) - Constructor for exception ej.bluetooth.util.AttributeNotFoundException
Constructs a BluetoothAttributeNotFoundException with the specified detail message.
attributes - Variable in class org.kxml2.kdom.Element
 
attrStartTable - Static variable in class org.kxml2.wap.wv.WV
 
attrValueTable - Static variable in class org.kxml2.wap.wv.WV
 
atYear(int) - Method in class java.time.MonthDay
Combines this month-day with a year to create a LocalDate.
atZone(ZoneId) - Method in interface java.time.chrono.ChronoLocalDateTime
Combines this time with a time-zone to create a ChronoZonedDateTime.
atZone(ZoneId) - Method in class java.time.Instant
Combines this instant with a time-zone to create a ZonedDateTime.
atZone(ZoneId) - Method in class java.time.LocalDateTime
Combines this date-time with a time-zone to create a ZonedDateTime.
atZoneSameInstant(ZoneId) - Method in class java.time.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime ensuring that the result has the same instant.
atZoneSimilarLocal(ZoneId) - Method in class java.time.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime trying to keep the same local date and time.
AUGUST - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the eighth month of the year in the Gregorian and Julian calendars.
AUTH - Static variable in class ej.bluetooth.util.SecurityLevels
Authentication required.
AutoCloseable - Interface in java.lang
A resource that must be closed when it is no longer needed.
available() - Method in class com.microej.kf.util.InputStreamProxy
 
available() - Method in class ej.bon.ResourceBuffer
Returns the available number of bytes that can be read (or skipped over) from this buffer.
available() - Method in class ej.hoka.io.ChunkedMessageBodyInputStream
Returns the number of available bytes to read.
available() - Method in class ej.hoka.io.IdentityMessageBodyInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking.
available() - Method in class ej.rcommand.impl.ChunkedInputStream
 
available() - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
available() - Method in class java.io.BufferedInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.ByteArrayInputStream
Returns the number of remaining bytes that can be read (or skipped over) from this input stream.
available() - Method in class java.io.FileInputStream
Returns an estimate of the number of remaining bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.FilterInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class java.io.InputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.PipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.PushbackInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.SequenceInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from the current underlying input stream without blocking by the next invocation of a method for the current underlying input stream.
available() - Method in class sun.net.www.http.ChunkedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class sun.net.www.http.HttpClient
 
awaitTermination(long, TimeUnit) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
awaitTermination(long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
AwsIotClient - Class in ej.aws.iot
AWS IoT client, based on MicroPaho MQTT Implementation.
AwsIotClient(AwsIotClientOptions) - Constructor for class ej.aws.iot.AwsIotClient
Constructor client.
AwsIotClient(AwsIotClientOptions, AwsIotConnectionListener) - Constructor for class ej.aws.iot.AwsIotClient
Constructor client.
AwsIotClientOptions - Class in ej.aws.iot
This class represents the connection options of an AWS IoT Thing, needed to connect to the platform.
AwsIotClientOptions.Builder - Class in ej.aws.iot
Configure and Create an instance of AwsIotClientOptions.
AwsIotConnectionListener - Interface in ej.aws.iot
AwsIotConnectionListener.
AwsIotException - Exception in ej.aws.iot
A specific exception relating to AWS Cloud IoT Core services communication errors.
AwsIotException(String) - Constructor for exception ej.aws.iot.AwsIotException
Constructor.
AwsIotException(Throwable) - Constructor for exception ej.aws.iot.AwsIotException
Constructor.
AwsIotMessage - Class in ej.aws.iot
AWS Iot message wrapper
AwsIotMessage(String, int, boolean, byte[]) - Constructor for class ej.aws.iot.AwsIotMessage
Create an IoT message.
AwsIotMessageCallback - Interface in ej.aws.iot
The callback interface when receiving messages from AWS IoT.

B

BACK - Static variable in class ej.microui.event.generator.Command
Constant for "back" command.
back() - Method in class org.json.me.JSONTokener
Back up one character.
BackEaseInFunction - Class in ej.motion.back
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
BackEaseInOutFunction - Class in ej.motion.back
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
BackEaseOutFunction - Class in ej.motion.back
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
Background - Interface in ej.mwt.style.background
Represents the background of the widgets.
BACKGROUND - Static variable in class ej.mwt.style.DefaultStyle
The background of the default style.
backup(int) - Method in interface ej.jsonpath.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class ej.jsonpath.parser.SimpleCharStream
Backup a number of characters.
BadPaddingException - Exception in javax.crypto
This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.
BadPaddingException() - Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with no detail message.
BadPaddingException(String) - Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with the specified detail message.
BALINESE - Static variable in class ej.microui.display.FontIdentifiers
Constant for balinese font identifier.
BAMUM - Static variable in class ej.microui.display.FontIdentifiers
Constant for bamum font identifier.
BANG - Static variable in class org.json.me.util.XML
The Character '!'.
Base64 - Class in java.util
This class consists exclusively of static methods for obtaining encoders and decoders for the Base64 encoding scheme.
Base64.Decoder - Class in java.util
This class implements a decoder for decoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
Base64.Encoder - Class in java.util
This class implements an encoder for encoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
BASE_PROPERTY - Static variable in class ej.net.PollerConnectivityManager
Base property name.
BasicMessageBuilder - Class in ej.util.message.basic
A basic message builder creates the messages following this pattern: [category]:[LEVEL]=[id] followed by the arguments (if any) separated by spaces, then the full stack trace of a throwable (if any).
BasicMessageBuilder() - Constructor for class ej.util.message.basic.BasicMessageBuilder
 
BasicMessageLogger - Class in ej.util.message.basic
A basic message logger delegates the messages build to a MessageBuilder and prints them to the standard output stream.
BasicMessageLogger() - Constructor for class ej.util.message.basic.BasicMessageLogger
Creates an instance using BasicMessageBuilder.INSTANCE to build the messages.
BasicMessageLogger(MessageBuilder) - Constructor for class ej.util.message.basic.BasicMessageLogger
Creates an instance passing the message builder used to build the messages.
BasicPermission - Class in java.security
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission with the specified name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission object with the specified name.
BasicQueue<T> - Class in ej.library.iot.rcommand.bluetooth.tools
 
BasicQueue() - Constructor for class ej.library.iot.rcommand.bluetooth.tools.BasicQueue
 
BATAK - Static variable in class ej.microui.display.FontIdentifiers
Constant for batak font identifier.
BEFORE - Static variable in class ej.hoka.http.HttpRequest
before filter code.
before(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler as a before filter on the path.
before(RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler as a before filter on all paths.
before(Object) - Method in class java.util.Calendar
Returns whether this Calendar represents a time before the time represented by the specified Object.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
Before - Annotation Type in org.junit
When writing tests, it is common to find that several tests need similar objects created before they can run.
BEFORE_ALL - Static variable in class ej.hoka.http.HttpRequest
before all filter code.
BeforeClass - Annotation Type in org.junit
Sometimes several tests need to share computationally expensive setup (like logging into a database).
beginColumn - Variable in class ej.jsonpath.parser.Token
The column number of the first character of this Token.
beginContainer() - Method in interface ej.widget.debug.WidgetVisitor
Signals the children of a Container are about to be visited.
beginLine - Variable in class ej.jsonpath.parser.Token
The line number of the first character of this Token.
beginTask(String, int) - Method in class com.microej.kf.util.IProgressMonitorProxy
 
beginTask(String, int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
beginTask(String, int) - Method in class org.eclipse.core.runtime.SubMonitor
Starts a new main task.
BeginToken() - Method in interface ej.jsonpath.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class ej.jsonpath.parser.SimpleCharStream
Start.
beginTracking() - Method in class sun.net.ProgressSource
Begin progress tracking.
BENGALI - Static variable in class ej.microui.display.FontIdentifiers
Constant for bengali font identifier.
between(Temporal, Temporal) - Static method in class java.time.Duration
Obtains a Duration representing the duration between two temporal objects.
between(LocalDate, LocalDate) - Static method in class java.time.Period
Obtains a Period consisting of the number of years, months, and days between two dates.
between(Temporal, Temporal) - Method in enum java.time.temporal.ChronoUnit
 
between(Temporal, Temporal) - Method in interface java.time.temporal.TemporalUnit
Calculates the amount of time between two temporal objects.
BIG_ENDIAN - Static variable in class ej.bon.ByteArray
Access mode big endian.
BIG_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting big-endian byte order.
BigDecimal - Class in java.math
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(char[], int, int) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(String) constructor, while allowing a sub-array to be specified.
BigDecimal(char[], int, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(String) constructor, while allowing a sub-array to be specified and with rounding according to the context settings.
BigDecimal(char[]) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(String) constructor.
BigDecimal(char[], MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(String) constructor and with rounding according to the context settings.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal.
BigDecimal(String, MathContext) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal, accepting the same strings as the BigDecimal(String) constructor, with rounding according to the context settings.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal which is the exact decimal representation of the double's binary floating-point value.
BigDecimal(double, MathContext) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal, with rounding according to the context settings.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal rounding according to the context settings.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigDecimal(BigInteger, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal, with rounding according to the context settings.
BigDecimal(int) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal.
BigDecimal(int, MathContext) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal, with rounding according to the context settings.
BigDecimal(long) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal.
BigDecimal(long, MathContext) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal, with rounding according to the context settings.
BigInteger - Class in java.math
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2 numBits - 1), inclusive.
BinaryNLS - Class in com.microej.nls
This NLS implementation uses a binary file as entry point.
BinaryNLS(String, int, NLSPlural) - Constructor for class com.microej.nls.BinaryNLS
Decodes a binary NLS file for the given interface.
BinaryNLS(String, int) - Constructor for class com.microej.nls.BinaryNLS
Decodes a binary NLS file for the given interface.
BinaryNLS(Class<? extends Object>, int) - Constructor for class com.microej.nls.BinaryNLS
Decodes a binary NLS file for the given interface.
BinaryResource - Class in ej.rest.web
All-purpose resource which is used to access application/octet-stream content or any content in that respect.
BinaryResource(Resty.Option...) - Constructor for class ej.rest.web.BinaryResource
 
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(long[], int, int, long) - Static method in class java.util.Arrays
Searches a range of the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int) - Static method in class java.util.Arrays
Searches a range of the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(short[], int, int, short) - Static method in class java.util.Arrays
Searches a range of the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(char[], int, int, char) - Static method in class java.util.Arrays
Searches a range of the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(byte[], int, int, byte) - Static method in class java.util.Arrays
Searches a range of the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(double[], int, int, double) - Static method in class java.util.Arrays
Searches a range of the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(float[], int, int, float) - Static method in class java.util.Arrays
Searches a range of the specified array of floats for the specified value using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], int, int, Object) - Static method in class java.util.Arrays
Searches a range of the specified array for the specified object using the binary search algorithm.
binarySearch(T[], T, Comparator<? super T>) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class java.util.Arrays
Searches a range of the specified array for the specified object using the binary search algorithm.
binarySearch(List<? extends Comparable<? super T>>, T) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
bind(T, Class<T>, Feature) - Static method in class ej.kf.Kernel
Binds an Object owned by a Feature to another Feature.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address and port.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
BindException - Exception in java.net
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException(String) - Constructor for exception java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
BindException() - Constructor for exception java.net.BindException
Construct a new BindException with no detailed message.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
BitFieldHelper - Class in ej.basictool
Helper to manage bit fields.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
BitSet - Class in java.util
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
BitsInput - Interface in ej.ecom.io
This interface defines methods for reading data bits.
BitsOutput - Interface in ej.ecom.io
This interface defines methods for writing data bits.
BLACK - Static variable in class ej.microui.display.Colors
Constant for black color.
blendColors(int, int, float) - Static method in class ej.widget.color.GradientHelper
Computes the color resulting by blending two colors with a ratio.
BlendMode - Enum in ej.microvg
Enum for the ways a path is blend.
BLUE - Static variable in class ej.microui.display.Colors
Constant for blue color.
BLUETOOTH_ADD_SERVICE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_CONNECT - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_DISABLE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_DISCONNECT - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_DISCOVER_SERVICES - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_ENABLE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_EVENT - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_EXECUTE_WRITE_RESPONSE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_NOTIFICATION - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_PAIR_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_PAIR_RESPONSE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_PASSKEY_RESPONSE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_PREPARE_WRITE_RESPONSE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_READ_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_READ_RESPONSE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_WRITE_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_SEND_WRITE_RESPONSE - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_START_ADVERTISING - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_START_SCANNING - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_STOP_ADVERTISING - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BLUETOOTH_STOP_SCANNING - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
BluetoothAdapter - Class in ej.bluetooth
The BluetoothAdapter class represents a Bluetooth adapter.
BluetoothAddress - Class in ej.bluetooth
The BluetoothAddress class represents the address of a Bluetooth device.
BluetoothAddress(byte[], int, boolean) - Constructor for class ej.bluetooth.BluetoothAddress
Creates an address from the given byte array.
BluetoothAddress(String, boolean) - Constructor for class ej.bluetooth.BluetoothAddress
Creates an address from the given string.
BluetoothAttribute - Class in ej.bluetooth
The BluetoothAttribute class represents a remote or a local GATT attribute.
BluetoothCharacteristic - Class in ej.bluetooth
The BluetoothCharacteristic class represents a remote or a local GATT characteristic.
BluetoothConnection - Class in ej.bluetooth
The BluetoothConnection class represents a connection with a remote Bluetooth device.
BluetoothController - Class in ej.library.iot.rcommand.bluetooth
 
BluetoothDatabase - Class in ej.library.iot.rcommand.bluetooth
 
BluetoothDatabase() - Constructor for class ej.library.iot.rcommand.bluetooth.BluetoothDatabase
 
BluetoothDataTypes - Class in ej.bluetooth
The BluetoothDataTypes class enumerates the values for advertising data types.
BluetoothDescriptor - Class in ej.bluetooth
The BluetoothDescriptor class represents a remote or a local GATT descriptor.
BluetoothEventTypes - Class in ej.library.iot.rcommand.bluetooth
 
BluetoothHost - Class in ej.library.iot.rcommand.bluetooth
 
BluetoothPermissions - Class in ej.bluetooth
The BluetoothPermissions class enumerates the values for attribute permissions.
BluetoothProperties - Class in ej.bluetooth
The BluetoothProperties class enumerates the values for characteristic properties.
BluetoothScanFilter - Class in ej.bluetooth
The BluetoothScanFilter class represents a scan filter which may be used in order to filter scan results during a scan.
BluetoothService - Class in ej.bluetooth
The BluetoothService class represents a remote or a local GATT service.
BluetoothServiceDefinition - Class in ej.bluetooth
The BluetoothServiceDefinition class represents the structure of a GATT service.
BluetoothServiceDefinition(BluetoothUuid) - Constructor for class ej.bluetooth.BluetoothServiceDefinition
Creates a service definition.
BluetoothStatus - Class in ej.bluetooth
The BluetoothStatus class enumerates the values for error codes of ATT requests.
BluetoothUuid - Class in ej.bluetooth
The BluetoothUuid class represents the UUID of a service or attribute.
BluetoothUuid(byte[], int) - Constructor for class ej.bluetooth.BluetoothUuid
Creates a UUID from a byte array.
BluetoothUuid(String) - Constructor for class ej.bluetooth.BluetoothUuid
Creates a UUID from a string.
BluetoothUuid(int) - Constructor for class ej.bluetooth.BluetoothUuid
Creates a UUID from an integer.
BodyParser<T> - Interface in ej.hoka.http.body
A parser called to read the body of an HttpRequest.
Boolean - Class in java.lang
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
BooleanConverter - Class in com.microej.kf.util
BooleanConverter() - Constructor for class com.microej.kf.util.BooleanConverter
 
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
BOPOMOFO - Static variable in class ej.microui.display.FontIdentifiers
Constant for bopomofo font identifier.
BORDER - Static variable in class ej.mwt.style.DefaultStyle
The border of the default style.
BorderHelper - Class in ej.mwt.style.outline.border
Provides utility methods to draw borders.
BOTTOM - Static variable in class ej.mwt.util.Alignment
Constant for positioning on the bottom.
BounceEaseInFunction - Class in ej.motion.bounce
Represents a bounce motion.
BounceEaseInOutFunction - Class in ej.motion.bounce
Represents a bounce ease in out motion: a bounce at startup and a bounce at the end.
BounceEaseOutFunction - Class in ej.motion.bounce
Represents a bounce motion: starts at a steady speed, then slows down to the stop instruction then go backward with the same effect with less initial speed then go forward and so on until it stops.
BOUNDARY - Static variable in class ej.hoka.http.body.MultiPartBodyParser
The boundary delimiter.
BoundsInspector - Class in ej.widget.debug
Provides helpers to analyze the bounds of the widgets.
boundsRecursiveToString(Widget) - Static method in class ej.widget.debug.BoundsInspector
Prints the bounds of the given widget and of all its children recursively.
boundsToString(Widget) - Static method in class ej.widget.debug.BoundsInspector
Prints the bounds of the given widget in a String.
BR_EDR_NOT_SUPPORTED - Static variable in class ej.bluetooth.util.AdvertisementFlags
BR/EDR Not Supported.
BRAILLE - Static variable in class ej.microui.display.FontIdentifiers
Constant for braille font identifier.
BREAK - Static variable in interface ej.cbor.CborConstants
The CBOR-encoded "break" stop code for unlimited arrays/maps.
BROADCAST - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic value may be broadcasted in advertisement data.
buf - Variable in class java.io.BufferedInputStream
The internal buffer array where the data is stored.
buf - Variable in class java.io.BufferedOutputStream
The internal buffer where data is stored.
buf - Variable in class java.io.ByteArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class java.io.ByteArrayOutputStream
The buffer where data is stored.
buf - Variable in class java.io.CharArrayReader
The character buffer.
buf - Variable in class java.io.PushbackInputStream
The pushback buffer.
bufcolumn - Variable in class ej.jsonpath.parser.SimpleCharStream
 
buffer - Variable in class ej.jsonpath.parser.SimpleCharStream
 
buffer - Variable in class java.io.PipedInputStream
The circular buffer into which incoming data is placed.
Buffer - Class in java.nio
A container for data of a specific primitive type.
BufferedImage - Class in ej.microui.display
A BufferedImage represents a mutable image backed by a pixel buffer.
BufferedImage(int, int) - Constructor for class ej.microui.display.BufferedImage
Creates a buffered image with the same format as the display.
BufferedImage(int, int, Format) - Constructor for class ej.microui.display.BufferedImage
Creates a buffered image specifying its format.
BufferedInputStream - Class in java.io
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - Class in java.io
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - Class in java.io
Reads text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses a default-sized input buffer.
BufferedVectorImage - Class in ej.microvg
A buffered vector image is a vector image that can be built dynamically.
BufferedVectorImage(int, int) - Constructor for class ej.microvg.BufferedVectorImage
Creates a buffered image that holds the GPU commands.
BufferedWriter - Class in java.io
Writes text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Creates a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Creates a new buffered character-output stream that uses an output buffer of the given size.
BufferOverflowException - Exception in java.nio
Unchecked exception thrown when a relative put operation reaches the target buffer's limit.
BufferOverflowException() - Constructor for exception java.nio.BufferOverflowException
Constructs an instance of this class.
BufferUnderflowException - Exception in java.nio
Unchecked exception thrown when a relative get operation reaches the target buffer's limit.
BufferUnderflowException() - Constructor for exception java.nio.BufferUnderflowException
Constructs an instance of this class.
bufline - Variable in class ej.jsonpath.parser.SimpleCharStream
 
bufpos - Variable in class ej.jsonpath.parser.SimpleCharStream
Position in buffer.
BUGINESE - Static variable in class ej.microui.display.FontIdentifiers
Constant for buginese font identifier.
BUHID - Static variable in class ej.microui.display.FontIdentifiers
Constant for buhid font identifier.
build() - Method in class android.net.NetworkRequest.Builder
Build NetworkRequest give the current set of capabilities.
build() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
build() - Method in interface com.google.protobuf.MessageLite.Builder
Constructs the message based on the state of the Builder.
build(InputStream, OutputStream) - Method in class com.microej.soar.FeatureOptimizer
Builds a Feature (.fo file) for this Kernel from a shared Feature (.fso file).
build() - Method in class ej.aws.iot.AwsIotClientOptions.Builder
Build option instance with values already set
build() - Method in class ej.hoka.http.Cookie.Builder
Builds the cookie instance.
build() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Builds and returns an instance of HttpServer with the configured parameters.
build() - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler.ClasspathFilesHandlerBuilder
Builds and returns the ClasspathFilesHandler instance.
build() - Method in class ej.microvg.VectorImageBuilder
Creates the vector image from the builder state.
build() - Method in class ej.net.util.ssl.SslContextBuilder
Creates an SSL context using the populated trust store and an empty key store.
build(String) - Method in class ej.net.util.ssl.SslContextBuilder
Creates an SSL context using the populated trust store and an the populated key store, using the given key store password.
buildBinaryFrame(byte[]) - Method in class ej.websocket.frame.ClientFrameBuilder
 
buildBinaryFrame(byte[]) - Method in interface ej.websocket.frame.IFrameBuilder
See RFC6455, section 5.6.
buildCloseFrame(ReasonForClosure) - Method in class ej.websocket.frame.ClientFrameBuilder
 
buildCloseFrame(ReasonForClosure) - Method in interface ej.websocket.frame.IFrameBuilder
See RFC6455, section 7.
Builder() - Constructor for class android.net.NetworkRequest.Builder
Default constructor for Builder.
Builder() - Constructor for class com.google.protobuf.AbstractMessageLite.Builder
 
Builder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.Builder
 
Builder() - Constructor for class ej.aws.iot.AwsIotClientOptions.Builder
 
builder() - Static method in class ej.aws.iot.AwsIotClientOptions.Builder
 
builder() - Static method in class ej.hoka.http.Cookie
Configures and builds a cookie.
builder() - Static method in class ej.hoka.http.HttpServer
Configure and build an HttpServer instance.
builder() - Static method in class ej.hoka.http.requesthandler.ClasspathFilesHandler
Build an instance of ClasspathFilesHandler.
BUILDER - Static variable in class ej.net.ConnectivityMessages
The message builder.
BUILDER - Static variable in class ej.net.util.Messages
The message builder.
BUILDER - Static variable in class ej.net.util.wifi.Messages
The message builder.
BUILDER - Static variable in class ej.resserver.log.Messages
The message builder.
BUILDER - Static variable in class ej.storage.util.StorageMessage
Wadapps common message builder.
BUILDER - Static variable in class ej.websocket.Messages
The message builder.
buildEvent(int, EventGenerator, int) - Static method in class ej.microui.event.Event
Builds an event from a given type, an eventGenerator and data.
buildEvent(int, int) - Method in class ej.microui.event.generator.Buttons
Builds a MicroUI event for the given action on given button.
buildEvent(int) - Method in class ej.microui.event.generator.Command
Builds a MicroUI event for the given command.
buildEvent(int, int) - Method in class ej.microui.event.generator.States
Builds a MicroUI event for the given state identifier on its value.
buildEvent(int) - Method in class ej.mwt.event.DesktopEventGenerator
Builds an event for the given action.
buildJSONArrayFromArray(Object) - Static method in class org.json.me.JSONObject.Util
 
buildMessage(char, String, int) - Method in class ej.util.message.basic.BasicMessageBuilder
 
buildMessage(char, String, int, Object...) - Method in class ej.util.message.basic.BasicMessageBuilder
 
buildMessage(char, String, int, Throwable) - Method in class ej.util.message.basic.BasicMessageBuilder
 
buildMessage(char, String, int, Throwable, Object...) - Method in class ej.util.message.basic.BasicMessageBuilder
 
buildMessage(char, String, int) - Method in interface ej.util.message.MessageBuilder
Builds a message.
buildMessage(char, String, int, Throwable) - Method in interface ej.util.message.MessageBuilder
Builds a message with a throwable.
buildMessage(char, String, int, Object...) - Method in interface ej.util.message.MessageBuilder
Builds a message with arguments.
buildMessage(char, String, int, Throwable, Object...) - Method in interface ej.util.message.MessageBuilder
Builds a message with a throwable and arguments.
buildPartial() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
buildPartial() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
 
buildPartial() - Method in interface com.google.protobuf.MessageLite.Builder
Like MessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.
buildPingFrame(byte[]) - Method in class ej.websocket.frame.ClientFrameBuilder
 
buildPingFrame(byte[]) - Method in interface ej.websocket.frame.IFrameBuilder
See RFC6455, section 5.5.2.
buildPongFrame(byte[]) - Method in class ej.websocket.frame.ClientFrameBuilder
 
buildPongFrame(byte[]) - Method in interface ej.websocket.frame.IFrameBuilder
See RFC6455, section 5.5.3.
buildTextFrame(String) - Method in class ej.websocket.frame.ClientFrameBuilder
 
buildTextFrame(String) - Method in interface ej.websocket.frame.IFrameBuilder
See RFC6455, section 5.6.
Button - Class in ej.widget.basic
A button is a widget that displays a text and reacts to click events.
Button() - Constructor for class ej.widget.basic.Button
Creates a button with an empty text.
Button(String) - Constructor for class ej.widget.basic.Button
Creates a button with the given text to display.
Buttons - Class in ej.microui.event.generator
A Buttons event generator is usually associated to a group of physical buttons and allow to generate events relating to them.
Buttons(int) - Constructor for class ej.microui.event.generator.Buttons
Creates a buttons event generator where elapsedTime, click and doubleClick features are supported and enabled for the first nbButtons (doubleClick feature is initialized with a 200ms delay).
Buttons() - Constructor for class ej.microui.event.generator.Buttons
Creates a buttons event generator that does not support click, doubleClick nor elapsedTime for any of its buttons.
Byte - Class in java.lang
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
BYTE_SIZE - Static variable in class ej.bon.ByteArray
The size of a byte.
ByteArray - Class in ej.bon
This class provides some utilities to manage I/O on a byte array.
ByteArray() - Constructor for class ej.bon.ByteArray
 
byteArrayDefaultValue(String) - Static method in class com.google.protobuf.Internal
Helper called by generated code to construct default values for bytes fields.
ByteArrayInputStream - Class in java.io
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - Class in java.io
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
byteAt(int) - Method in class com.google.protobuf.ByteString
Gets the byte at the given index.
ByteBuffer - Class in java.nio
a byte buffer.
byteBufferDefaultValue(String) - Static method in class com.google.protobuf.Internal
Helper called by generated code to construct default values for bytes fields.
ByteConverter - Class in com.microej.kf.util
ByteConverter() - Constructor for class com.microej.kf.util.ByteConverter
 
ByteOrder - Class in java.nio
A typesafe enumeration for byte orders.
ByteOutput - Class in com.google.protobuf
An output target for raw bytes.
ByteOutput() - Constructor for class com.google.protobuf.ByteOutput
 
bytes(String) - Method in class ej.rest.web.Resty
Get the resource specified by the uri and return a binary resource for it.
bytes(URI) - Method in class ej.rest.web.Resty
Get the resource specified by the uri and return a binary resource for it.
bytes(String, AbstractContent) - Method in class ej.rest.web.Resty
POST to the URI and get the resource as binary resource.
bytes(URI, AbstractContent) - Method in class ej.rest.web.Resty
POST to the URI and get the resource as binary resource.
bytesDefaultValue(String) - Static method in class com.google.protobuf.Internal
Helper called by generated code to construct default values for bytes fields.
bytesTransferred - Variable in exception java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
ByteString - Class in com.google.protobuf
Immutable sequence of bytes.
ByteString.ByteIterator - Interface in com.google.protobuf
This interface extends Iterator<Byte>, so that we can return an unboxed byte.
ByteString.Output - Class in com.google.protobuf
Outputs to a ByteString instance.
byteToString(byte, char[], int) - Static method in class ej.library.iot.rcommand.bluetooth.HexTools
 
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte.
byteValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a byte, checking for lost information.
byteValueExact() - Method in class java.math.BigInteger
Converts this BigInteger to a byte, checking for lost information.

C

CachedStylesheet - Class in ej.mwt.stylesheet
Wraps a stylesheet and provides a cache to avoid having several instances of the same style.
CachedStylesheet(Stylesheet) - Constructor for class ej.mwt.stylesheet.CachedStylesheet
Creates a cached stylesheet with the given stylesheet to wrap and the default cache size.
CachedStylesheet(Stylesheet, int) - Constructor for class ej.mwt.stylesheet.CachedStylesheet
Creates a cached stylesheet with the given stylesheet to wrap and the given cache size.
calendar - Variable in class java.text.DateFormat
The Calendar instance used for calculating the date-time fields and the instant of time.
Calendar - Class in java.util
The Calendar class is an abstract class that provides methods for converting between a specific instant in time and a set of calendar fields such as YEAR , MONTH , DAY_OF_MONTH, HOUR, and so on, and for manipulating the calendar fields, such as getting the date of the next week.
Calendar() - Constructor for class java.util.Calendar
Constructs a Calendar with the default time zone and locale.
call() - Method in interface java.util.concurrent.Callable
Computes a result, or throws an exception if unable to do so.
Callable<V> - Interface in java.util.concurrent
A task that returns a result and may throw an exception.
callCurrentState(ConnectivityManager, ConnectivityManager.NetworkCallback) - Static method in class ej.net.util.connectivity.ConnectivityUtil
Checks the manager state and call the callbacks depending on it.
callOnFlushCompleted(Runnable) - Method in class ej.microui.display.Display
Prepares a call event which will be serialized in the system event stream when the next executed flush will be done.
callSerially(Runnable) - Static method in class ej.microui.MicroUI
Serializes a call event in the system event stream.
CANADIAN_ABORIGINAL - Static variable in class ej.microui.display.FontIdentifiers
Constant for canadian aboriginal font identifier.
canBeUsedInCloseFrame(int) - Static method in class ej.websocket.CloseCodes
Tell if can be used in a close control frame.
cancel() - Method in class ej.bon.Timer
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class ej.bon.TimerTask
Cancels this timer task.
CANCEL - Static variable in class ej.microui.event.generator.Command
Constant for "cancel" command.
cancel() - Method in class ej.net.PollerConnectivityManager
Cancels the associated timer.
cancel(boolean) - Method in interface java.util.concurrent.Future
Attempts to cancel execution of this task.
cancelCallOnFlushCompleted() - Method in class ej.microui.display.Display
Cancels the event previously registered by the call to Display.callOnFlushCompleted(Runnable).
CancellationException - Exception in java.util.concurrent
Exception indicating that the result of a value-producing task, cannot be retrieved because the task was cancelled.
CancellationException() - Constructor for exception java.util.concurrent.CancellationException
Constructs a CancellationException with no detail message.
CancellationException(String) - Constructor for exception java.util.concurrent.CancellationException
Constructs a CancellationException with the specified detail message.
canExecute() - Method in class java.io.File
Tests whether the application can execute the file denoted by this abstract pathname.
canGetImage(String) - Static method in class ej.microui.display.Image
Returns whether an image can be retrieved from a resource.
canLoadImage(String) - Static method in class ej.microui.display.ResourceImage
Returns whether an image can be loaded from a resource.
canonicalID(String) - Static method in class sun.net.www.MessageHeader
Convert a message-id string to canonical form (strips off leading and trailing <>s)
canRead() - Method in class java.io.File
Tests whether the application can read the file denoted by this abstract pathname.
canUninstall(Feature) - Static method in class ej.kf.Kernel
Tells whether the given Feature can be uninstalled.
Canvas - Class in ej.widget.container
Lays out any number of children freely.
Canvas() - Constructor for class ej.widget.container.Canvas
Creates a canvas.
canWrite() - Method in class java.io.File
Tests whether the application can modify the file denoted by this abstract pathname.
capacity() - Method in class java.lang.StringBuffer
Returns the current capacity.
capacity() - Method in class java.lang.StringBuilder
Returns the current capacity.
capacity() - Method in class java.nio.Buffer
Returns this buffer's capacity.
capacity() - Method in class java.util.Vector
Returns the current capacity of this vector.
capacityIncrement - Variable in class java.util.Vector
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true in this BitSet.
CascadingStylesheet - Class in ej.mwt.stylesheet.cascading
Cascading stylesheet implementation strongly inspired by CSS.
CascadingStylesheet() - Constructor for class ej.mwt.stylesheet.cascading.CascadingStylesheet
Creates a new cascading stylesheet.
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that orders String objects as by compareToIgnoreCase.
cast(Object) - Method in class java.lang.Class
Casts an object to the class or interface represented by this Class object.
CATEGORY - Static variable in class com.microej.kf.util.message.KfUtilMessage
KF utilities message category.
CATEGORY - Static variable in class ej.net.ConnectivityMessages
Category message.
CATEGORY - Static variable in class ej.net.util.Messages
Category message errors.
CATEGORY - Static variable in class ej.resserver.log.Messages
Category message.
CATEGORY - Static variable in class ej.storage.util.StorageMessage
Wadapps common message category.
CATEGORY - Static variable in class ej.websocket.Messages
Category message errors.
CborConstants - Interface in ej.cbor
Constant values used by the CBOR format.
CborDecoder - Class in ej.cbor
Provides a decoder capable of handling CBOR encoded data from a InputStream.
CborDecoder(InputStream) - Constructor for class ej.cbor.CborDecoder
Creates a new CborDecoder instance.
CborEncoder - Class in ej.cbor
Provides an encoder capable of encoding data into CBOR format to a given OutputStream.
CborEncoder(OutputStream) - Constructor for class ej.cbor.CborEncoder
Creates a new CborEncoder instance.
CborType - Class in ej.cbor
Represents the various major types in CBOR, along with their .
cbrt(double) - Static method in class java.lang.Math
Returns the cube root of a double value.
CCC_DESCRIPTOR_IMPROPERLY_CONFIGURED - Static variable in class ej.bluetooth.BluetoothStatus
CCC descriptor improperly configured.
CCC_UUID - Static variable in class ej.bluetooth.util.DescriptorHelper
UUID of the Client Characteristic Configuration descriptor.
CDL - Class in ej.rest.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class ej.rest.json.CDL
 
cdsect(String) - Method in class org.kxml2.io.KXmlSerializer
 
CDSECT - Static variable in class org.kxml2.kdom.Node
 
cdsect(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
CDSECT - Static variable in interface org.xmlpull.v1.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken() .
cdsect(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
ceil(double) - Static method in class ej.bon.XMath
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceiling(E) - Method in interface java.util.NavigableSet
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
ceiling(E) - Method in class java.util.TreeSet
 
ceilingEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
ceilingEntry(K) - Method in class java.util.TreeMap
 
ceilingKey(K) - Method in interface java.util.NavigableMap
Returns the least key greater than or equal to the given key, or null if there is no such key.
ceilingKey(K) - Method in class java.util.TreeMap
 
Certificate - Class in java.security.cert
Abstract class for managing a variety of identity certificates.
Certificate(String) - Constructor for class java.security.cert.Certificate
Creates a certificate of the specified type.
CertificateEncodingException - Exception in java.security.cert
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateEncodingException(String, Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Creates a CertificateEncodingException with the specified detail message and cause.
CertificateEncodingException(Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Creates a CertificateEncodingException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateException - Exception in java.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateException(String, Throwable) - Constructor for exception java.security.cert.CertificateException
Creates a CertificateException with the specified detail message and cause.
CertificateException(Throwable) - Constructor for exception java.security.cert.CertificateException
Creates a CertificateException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateExpiredException - Exception in java.security.cert
Certificate Expired Exception.
CertificateExpiredException() - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateFactory - Class in java.security.cert
This class defines the functionality of a certificate factory, which is used to generate certificate, certification path (CertPath) and certificate revocation list (CRL) objects from their encodings.
CertificateFactory() - Constructor for class java.security.cert.CertificateFactory
 
CertificateFactorySpi - Class in java.security.cert
This class defines the Service Provider Interface (SPI) for the CertificateFactory class.
CertificateFactorySpi() - Constructor for class java.security.cert.CertificateFactorySpi
 
CertificateNotYetValidException - Exception in java.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificatesHelper - Class in ej.net.util.ssl
Manages the certificates of the device.
CHAM - Static variable in class ej.microui.display.FontIdentifiers
Constant for cham font identifier.
changeChildIndex(Widget, int) - Method in class ej.mwt.Container
Changes the position of the specified widget in the list of children of this container.
changeChildIndex(Widget, int) - Method in class ej.widget.container.Canvas
 
changeChildIndex(Widget, int) - Method in class ej.widget.container.OverlapContainer
 
CHAR_SIZE - Static variable in class ej.bon.ByteArray
The size of a char.
Character - Class in java.lang
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
CharacterArrayCharacterIterator - Class in org.apache.regexp
Encapsulates char[] as CharacterIterator
CharacterArrayCharacterIterator(char[], int, int) - Constructor for class org.apache.regexp.CharacterArrayCharacterIterator
 
CharacterConverter - Class in com.microej.kf.util
CharacterConverter() - Constructor for class com.microej.kf.util.CharacterConverter
 
CharacterIterator - Interface in org.apache.regexp
Encapsulates different types of character sources - String, InputStream, ...
CharacterSeparatedList - Class in ej.hoka.http.support
Abstract class for implementing parsers for character separated lists.
CharacterSeparatedList(char) - Constructor for class ej.hoka.http.support.CharacterSeparatedList
Creates a new instance of CharacterSeparatedList using the character separator as the separator character.
CharArrayReader - Class in java.io
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
charAt(int) - Method in interface java.lang.CharSequence
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.String
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.StringBuffer
Returns the char value in this sequence at the specified index.
charAt(int) - Method in class java.lang.StringBuilder
Returns the char value in this sequence at the specified index.
charAt(int) - Method in class java.nio.CharBuffer
Reads the character at the given index relative to the current position.
charAt(int) - Method in class org.apache.regexp.CharacterArrayCharacterIterator
 
charAt(int) - Method in interface org.apache.regexp.CharacterIterator
 
charAt(int) - Method in class org.apache.regexp.ReaderCharacterIterator
 
charAt(int) - Method in class org.apache.regexp.StreamCharacterIterator
 
charAt(int) - Method in class org.apache.regexp.StringCharacterIterator
 
CharBuffer - Class in java.nio
a char buffer.
CharSequence - Interface in java.lang
A CharSequence is a readable sequence of char values.
CharStream - Interface in ej.jsonpath.parser
This interface describes a character stream that maintains line and column number positions of the characters.
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
charWidth(char) - Method in class ej.microui.display.Font
Returns the width of a character when it is drawn using this font.
checkAccess(Thread) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess() - Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkArrayBounds(int, int, int) - Static method in class ej.basictool.ArrayTools
Checks the given range is included in the array (defined by its length).
checkBounds(byte[], int, int) - Static method in class ej.basictool.ArrayTools
Checks the given range is included in the given byte array.
checkBounds(int, int, int) - Static method in class ej.basictool.ArrayTools
Checks the given range is included in the array (defined by its length).
checkByteStringIsUtf8(ByteString) - Static method in class com.google.protobuf.AbstractMessageLite
Checks wheter a ByteString is encoded in Utf-8.
checkConnect(SecurityManager, String, int) - Static method in class sun.net.www.http.HttpClient
 
checkDrawingLogFlags() - Method in class ej.microui.display.GraphicsContext
Throws an exception if the error flag is currently set.
checkError() - Method in class java.io.PrintStream
Flushes the stream and checks its error state.
checkError() - Method in class java.io.PrintWriter
Flushes the stream if it's not closed and checks its error state.
checkError() - Method in class sun.net.www.http.ChunkedOutputStream
 
CheckHelperTestListener - Class in ej.junit
 
CheckHelperTestListener() - Constructor for class ej.junit.CheckHelperTestListener
 
checkHorizontalAlignment(int) - Static method in class ej.mwt.util.Alignment
Checks whether the given value represents a valid horizontal alignment.
checkID(String) - Static method in class ej.storage.util.StorageHelper
Checks that a storage ID is valid.
checkIndicationsEnabled(byte[]) - Static method in class ej.bluetooth.util.DescriptorHelper
Returns whether indications are enabled in the given CCC descriptor value.
checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
Verifies that the last call to readTag() returned the given tag value.
checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
Verifies that CodedOutputStream.spaceLeft() returns zero.
checkNotificationsEnabled(byte[]) - Static method in class ej.bluetooth.util.DescriptorHelper
Returns whether notifications are enabled in the given CCC descriptor value.
checkOffset(long) - Static method in class ej.storage.util.StorageHelper
Checks that an offset is valid.
checkPending(boolean) - Method in class org.kxml2.wap.WbxmlSerializer
 
checkPermission(Permission, Feature) - Method in interface com.microej.kf.util.security.FeaturePermissionCheckDelegate
Called by KernelSecurityManager when the current thread context requesting for a Permission check is owned by a Feature.
checkPermission(Permission) - Method in class com.microej.kf.util.security.KernelSecurityManager
 
checkPermission(Permission, Feature) - Method in class com.microej.kf.util.security.LoggingPermissionCheckDelegate
 
checkPermission(Permission) - Method in class java.lang.SecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkpoint(int) - Static method in class ej.hal.WatchdogTimer
Validates the checkpoint identified by the given checkpointId and refreshes the watchdog if all checkpoints are passed.
checkPropertyPermission(String, String) - Method in class ej.property.registry.SimplePropertyRegistry
Checks that an action on a property is permitted.
checkServicePermission(Class<T>, String) - Method in class ej.service.loader.SimpleServiceLoader
Checks that an action on a service is permitted.
checkStarted() - Method in interface com.microej.android.internal.InternalSupport
Checks whether the MicroEJ support engine has been started.
checkStringBounds(int, int, int) - Static method in class ej.basictool.ArrayTools
Checks the given range is included in the array (defined by its length).
checkValidIntValue(long) - Method in enum java.time.temporal.ChronoField
Checks that the specified value is valid and fits in an int.
checkValidIntValue(long, TemporalField) - Method in class java.time.temporal.ValueRange
Checks that the specified value is valid and fits in an int.
checkValidity() - Method in class java.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidValue(long) - Method in enum java.time.temporal.ChronoField
Checks that the specified value is valid for this field.
checkValidValue(long, TemporalField) - Method in class java.time.temporal.ValueRange
Checks that the specified value is valid.
checkVerticalAlignment(int) - Static method in class ej.mwt.util.Alignment
Checks whether the given value represents a valid vertical alignment.
CHEROKEE - Static variable in class ej.microui.display.FontIdentifiers
Constant for cherokee font identifier.
ChildCombinator - Class in ej.mwt.stylesheet.selector.combinator
A child combinator selects by checking the widget direct hierarchy.
ChildCombinator(Selector, Selector) - Constructor for class ej.mwt.stylesheet.selector.combinator.ChildCombinator
Creates a child combinator.
children - Variable in class ej.jsonpath.parser.SimpleNode
 
children - Variable in class org.kxml2.kdom.Node
 
ChronoField - Enum in java.time.temporal
A standard set of fields.
ChronoLocalDate - Interface in java.time.chrono
A date without time-of-day or time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoLocalDateTime<D extends ChronoLocalDate> - Interface in java.time.chrono
A date-time without a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
Chronology - Interface in java.time.chrono
A calendar system, used to organize and identify dates.
chronology() - Static method in class java.time.temporal.TemporalQueries
A query for the Chronology.
ChronoPeriod - Interface in java.time.chrono
A date-based amount of time, such as '3 years, 4 months and 5 days' in an arbitrary chronology, intended for advanced globalization use cases.
ChronoUnit - Enum in java.time.temporal
A standard set of date periods units.
ChronoZonedDateTime<D extends ChronoLocalDate> - Interface in java.time.chrono
A date-time with a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
chunked(String, InputStream) - Static method in class ej.rest.web.Resty
Create chunked data
chunked(String, InputStream, int) - Static method in class ej.rest.web.Resty
Create chunked data
ChunkedContent - Class in ej.rest.web
Represents a chunked, streaming content.
ChunkedContent(String, InputStream, int) - Constructor for class ej.rest.web.ChunkedContent
Instantiates a new chunked content.
ChunkedInputStream - Class in ej.rcommand.impl
A chunked input stream is made of chunk of data with the following format: n byte count (int), n bytes of data.
ChunkedInputStream(DataInputStream) - Constructor for class ej.rcommand.impl.ChunkedInputStream
 
ChunkedInputStream - Class in sun.net.www.http
A ChunkedInputStream provides a stream for reading a body of a http message that can be sent as a series of chunks, each with its own size indicator.
ChunkedInputStream(InputStream, HttpClient, MessageHeader) - Constructor for class sun.net.www.http.ChunkedInputStream
Creates a ChunkedInputStream and saves its arguments, for later use.
ChunkedMessageBodyInputStream - Class in ej.hoka.io
Input Stream for reading HTTP 1.1 Chunked transfer encoding data.
ChunkedMessageBodyInputStream(InputStream) - Constructor for class ej.hoka.io.ChunkedMessageBodyInputStream
Creates a new ChunkedMessageBodyInputStream using the InputStream is as the underlying data source.
ChunkedMessageBodyOutputStream - Class in ej.hoka.io
Output Stream for writing HTTP 1.1 Chunked transfer encoding data.
ChunkedMessageBodyOutputStream(OutputStream) - Constructor for class ej.hoka.io.ChunkedMessageBodyOutputStream
Creates a new instance of ChunkedMessageBodyOutputStream using the specified OutputStream as the underlying OutputStream.
ChunkedOutputStream - Class in sun.net.www.http
OutputStream that sends the output to the underlying stream using chunked encoding as specified in RFC 2068.
ChunkedOutputStream(PrintStream) - Constructor for class sun.net.www.http.ChunkedOutputStream
 
ChunkedOutputStream(PrintStream, int) - Constructor for class sun.net.www.http.ChunkedOutputStream
 
ChunkedTransferCodingHandler - Class in ej.hoka.http.encoding
HTTP-1.1 chunked transfer encoding handler to read and write data in chunked encoding.
chunkLength - Variable in class java.net.HttpURLConnection
The chunk-length when using chunked encoding streaming mode for output.
Cipher - Class in javax.crypto
This class provides the functionality of a cryptographic cipher for encryption and decryption.
CircEaseInFunction - Class in ej.motion.circ
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
CircEaseInOutFunction - Class in ej.motion.circ
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
CircEaseOutFunction - Class in ej.motion.circ
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
Class<T> - Class in java.lang
Instances of the class Class represent classes and interfaces in a running Java application.
ClassCastException - Exception in java.lang
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError - Error in java.lang
Thrown when the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded.
ClassCircularityError() - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String) - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
ClassFormatError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatError() - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
classNamesLocation - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
ClassNotFoundException - Exception in java.lang
Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
ClasspathFilesHandler - Class in ej.hoka.http.requesthandler
Class path Files Handler .
ClasspathFilesHandler.ClasspathFilesHandlerBuilder - Class in ej.hoka.http.requesthandler
ClassSelector - Class in ej.mwt.stylesheet.selector
A class selector selects from a class.
ClassSelector(int) - Constructor for class ej.mwt.stylesheet.selector.ClassSelector
Creates a class selector.
clear() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
clear() - Method in class com.google.protobuf.LazyFieldLite
Clears the value state of this instance.
clear() - Method in class com.google.protobuf.MapFieldLite
 
clear() - Method in interface com.google.protobuf.MessageLite.Builder
Resets all fields to their default values.
clear() - Method in class com.microej.kf.util.KFList
 
clear() - Method in class com.microej.kf.util.KFList2
 
clear() - Method in class ej.basictool.map.AbstractPackedMap
Removes all of the mappings from this map.
clear(byte[], int, int) - Static method in class ej.bon.ByteArray
Fills a zone of a byte array with 0.
clear() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothDatabase
 
clear() - Method in class ej.library.iot.rcommand.bluetooth.tools.BasicQueue
 
clear() - Method in class ej.microvg.BufferedVectorImage
Clears all commands.
clear() - Method in class java.lang.ref.Reference
Clears this reference object.
clear() - Method in class java.nio.Buffer
Clears this buffer.
clear() - Method in class java.util.AbstractCollection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractList
Removes all of the elements from this list (optional operation).
clear() - Method in class java.util.AbstractMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class java.util.AbstractQueue
Removes all of the elements from this queue.
clear() - Method in class java.util.ArrayDeque
Removes all of the elements from this deque.
clear() - Method in class java.util.ArrayList
Removes all of the elements from this list.
clear(int) - Method in class java.util.BitSet
Sets the bit specified by the index to false.
clear(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to false.
clear() - Method in class java.util.BitSet
Sets all of the bits in this BitSet to false.
clear() - Method in class java.util.Calendar
Sets all the calendar field values and the time value (millisecond offset from the Epoch) of this Calendar undefined.
clear(int) - Method in class java.util.Calendar
Sets the given calendar field value and the time value (millisecond offset from the Epoch) of this Calendar undefined.
clear() - Method in interface java.util.Collection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.HashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.HashSet
Removes all of the elements from this set.
clear() - Method in class java.util.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class java.util.LinkedList
Removes all of the elements from this list.
clear() - Method in interface java.util.List
Removes all of the elements from this list (optional operation).
clear() - Method in interface java.util.Map
Removes all of the mappings from this map (optional operation).
clear() - Method in interface java.util.Set
Removes all of the elements from this set (optional operation).
clear() - Method in class java.util.TreeMap
Removes all of the mappings from this map.
clear() - Method in class java.util.TreeSet
Removes all of the elements from this set.
clear() - Method in class java.util.Vector
Removes all of the elements from this Vector.
clear() - Method in class java.util.WeakHashMap
Removes all of the mappings from this map.
clear() - Method in class org.kxml2.kdom.Element
removes all children and attributes
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearChanged() - Method in class ej.observable.Observable
Indicates that this observable has no longer changed, or that it has already notified all of its observers of its most recent change, so that the Observable.hasChanged() method will now return false.
clearChanged() - Method in class ej.observable.SimpleObservable
Indicates that this simple observable has no longer changed, or that it has already notified all of its observers of its most recent change, so that the SimpleObservable.hasChanged() method will now return false.
clearChanged() - Method in class java.util.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
clearCloseOnGC(long, long) - Static method in class ej.sni.NativeResource
Cancels an automatic close configuration done previously with NativeResource.closeOnGC(long, long, Object).
clearError() - Method in class java.io.PrintStream
Clears the internal error state of this stream.
clearError() - Method in class java.io.PrintWriter
Clears the error state of this stream.
clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Clear an extension.
clearNodeScope(Node) - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
clearPassword() - Method in class javax.crypto.spec.PBEKeySpec
Clears the internal copy of the password.
Clickable - Interface in ej.widget.event
A button-like interactive element receives notifications from a ClickEventHandler.
CLICKED - Static variable in class ej.microui.event.generator.Buttons
Constant for "clicked" action.
clickEnabled(int) - Method in class ej.microui.event.generator.Buttons
Returns true if the generator should send a click event.
ClickEventHandler - Class in ej.widget.event
The click event handler responsibility is to detect pointer events (press, drag, release) and help interact with a button-like interactive element.
ClickEventHandler(Widget, Clickable) - Constructor for class ej.widget.event.ClickEventHandler
Creates a swipe event handler on an element.
CLIENT_EXPECTED_EXTENSIONS_FROM_SERVER - Static variable in class ej.websocket.CloseCodes
1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake.
ClientFrameBuilder - Class in ej.websocket.frame
This build will create frames that a client can send.
ClientFrameBuilder() - Constructor for class ej.websocket.frame.ClientFrameBuilder
 
clientID(String) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
Clock - Class in java.time
A clock providing access to the current instant, date and time using a time-zone.
Clock() - Constructor for class java.time.Clock
Constructor accessible by subclasses.
CLOCKWISE - Static variable in class ej.microui.event.generator.Command
Constant for "clockwise" command.
clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
 
clone() - Method in interface com.google.protobuf.MessageLite.Builder
Clones the Builder.
clone(T, Feature) - Static method in class com.microej.kf.util.KernelSupport
 
clone() - Method in class ej.basictool.map.AbstractPackedMap
Returns a shallow copy of this map instance: the keys and values themselves are not cloned.
clone() - Method in class ej.basictool.map.IdentityPackedMap
 
clone() - Method in class ej.basictool.map.PackedMap
 
clone() - Method in class ej.basictool.map.WeakIdentityPackedMap
 
clone() - Method in class ej.basictool.map.WeakPackedMap
 
clone(T, Module) - Static method in class ej.kf.Kernel
Creates and returns a copy of the given object, so that the newly created object is owned by the given Module.
clone() - Method in class java.lang.Object
Creates and returns a copy of this object.
clone() - Method in class java.security.MessageDigest
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.MessageDigestSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.Signature
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.SignatureSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.util.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.ArrayDeque
Returns a copy of this deque.
clone() - Method in class java.util.ArrayList
Returns a shallow copy of this ArrayList instance.
clone() - Method in class java.util.BitSet
Cloning this BitSet produces a new BitSet that is equal to it.
clone() - Method in class java.util.Calendar
Creates and returns a copy of this object.
clone() - Method in class java.util.Date
Return a copy of this object.
clone() - Method in class java.util.HashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class java.util.Hashtable
Creates a shallow copy of this hashtable.
clone() - Method in class java.util.LinkedList
Returns a shallow copy of this LinkedList.
clone() - Method in class java.util.TimeZone
Creates a copy of this TimeZone.
clone() - Method in class java.util.TreeMap
Returns a shallow copy of this TreeMap instance.
clone() - Method in class java.util.TreeSet
Returns a shallow copy of this TreeSet instance.
clone() - Method in class java.util.Vector
Returns a clone of this vector.
clone() - Method in class javax.crypto.Mac
Returns a clone if the provider implementation is cloneable.
clone() - Method in class sun.net.ProgressSource
 
Cloneable - Interface in java.lang
A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
CloneNotSupportedException - Exception in java.lang
Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
close() - Method in class com.microej.kf.util.InputStreamProxy
 
close() - Method in class ej.aws.iot.AwsIotClient
Close this client.
close() - Method in class ej.bon.ResourceBuffer
Closes this resource and releases any system resources associated with the resource.
close() - Method in interface ej.ecom.io.Connection
Close the connection.
CLOSE - Static variable in class ej.hoka.http.HttpConstants
Value for HTTP header field "Connection" (close).
close() - Method in class ej.hoka.io.ChunkedMessageBodyInputStream
Reads all remaining message body data and closes this input stream.
close() - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
Close this output stream.
close() - Method in class ej.hoka.io.IdentityMessageBodyInputStream
Reads all remaining message body data and then close this input stream.
close() - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Closes this output stream and flushes the underlying OutputStream .
close() - Method in class ej.microui.display.ResourceImage
Closes this image and its associated resources.
close() - Method in class ej.microvg.Path
Closes the current contour.
close() - Method in class ej.microvg.ResourceVectorImage
Closes this vector image and its associated resources.
close() - Method in class ej.microvg.VectorFont
Closes this font and its associated resources.
close() - Method in class ej.rcommand.impl.ChunkedInputStream
 
close() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
close() - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
close() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
close() - Method in interface ej.rcommand.RemoteConnection
Closes the connection.
close() - Method in class ej.rcommand.serversocket.SocketRemoteConnection
 
close() - Method in class ej.util.logging.handler.DefaultHandler
 
CLOSE - Static variable in class ej.websocket.Messages
A close has been request.
close(ReasonForClosure) - Method in class ej.websocket.WebSocket
Close the websocket connection as described in Section 7.
close() - Method in class ej.websocket.WebSocket
Equivalent to close(new ReasonForClosure(CloseCodes.NORMAL_CLOSURE, "")).
close() - Method in class java.io.BufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.BufferedReader
 
close() - Method in class java.io.BufferedWriter
 
close() - Method in class java.io.ByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class java.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class java.io.CharArrayReader
Closes the stream and releases any system resources associated with it.
close() - Method in interface java.io.Closeable
Closes this stream and releases any system resources associated with it.
close() - Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStreamReader
Close the stream.
close() - Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class java.io.OutputStreamWriter
Close the stream.
close() - Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PrintStream
Closes the stream.
close() - Method in class java.io.PrintWriter
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.PushbackInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class java.io.Reader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.StringReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.StringWriter
Closing a StringWriter has no effect.
close() - Method in class java.io.Writer
Closes the stream, flushing it first.
close() - Method in interface java.lang.AutoCloseable
Closes this resource, relinquishing any underlying resources.
close() - Method in class java.net.DatagramSocket
Closes this datagram socket.
close() - Method in class java.net.ServerSocket
Closes this socket.
close() - Method in class java.net.Socket
Closes this socket.
close() - Method in class java.util.Formatter
Closes this formatter.
close() - Method in class java.util.logging.Handler
Close the handler and the associated resources (such as streams, connections, files).
close() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Close the client Releases all resource associated with the client.
close() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
close() - Method in class sun.net.ProgressSource
Close progress source.
close() - Method in class sun.net.www.http.ChunkedInputStream
Close the stream by either returning the connection to the keep alive cache or closing the underlying stream.
close() - Method in class sun.net.www.http.ChunkedOutputStream
 
close() - Method in class sun.net.www.http.PosterOutputStream
After close() has been called, it is no longer possible to write to this stream.
CLOSE_ARRAY - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
CLOSE_TCP - Static variable in class ej.websocket.Messages
Close TCP connection.
Closeable - Interface in java.io
A Closeable is a source or destination of data that can be closed.
CloseCodes - Class in ej.websocket
RFC6455 defined a list a status codes (section 7.4.1) and reserved code ranges (section 7.4.2).
closeIdleConnection() - Method in class sun.net.www.http.HttpClient
 
closeNodeScope(Node, int) - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
closeNodeScope(Node, boolean) - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
closeOnGC(long, long, Object) - Static method in class ej.sni.NativeResource
Registers the given native resource to be closed automatically when the given object is garbage collected.
closeServer() - Method in class sun.net.NetworkClient
Close an open connection to the server.
closeServer() - Method in class sun.net.www.http.HttpClient
 
cmp(FDBigInteger) - Method in class sun.misc.FDBigInteger
Compares the parameter with this FDBigInteger.
cmpPow52(int, int) - Method in class sun.misc.FDBigInteger
Compares this FDBigInteger with 5p5 * 2p2.
CNAME - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
CodedInputStream - Class in com.google.protobuf
Reads and decodes protocol message fields.
CodedOutputStream - Class in com.google.protobuf
Encodes and writes protocol message fields.
CodedOutputStream.OutOfSpaceException - Exception in com.google.protobuf
If you create a CodedOutputStream around a simple flat array, you must not attempt to write more bytes than the array has space.
Collection<E> - Interface in java.util
The root interface in the collection hierarchy.
Collections - Class in java.util
This class consists exclusively of static methods that operate on or return collections.
COLOR - Static variable in class ej.mwt.style.DefaultStyle
The color of the default style.
ColorHelper - Class in ej.widget.color
Color utilities.
Colors - Class in ej.microui.display
The interface Colors provides useful constants to handle RGB colors format.
column - Variable in class ej.jsonpath.parser.SimpleCharStream
 
column - Variable in exception org.xmlpull.v1.XmlPullParserException
 
com.google.protobuf - package com.google.protobuf
 
com.microej.android - package com.microej.android
 
com.microej.android.application - package com.microej.android.application
 
com.microej.android.internal - package com.microej.android.internal
 
com.microej.android.wearos - package com.microej.android.wearos
 
com.microej.http.util - package com.microej.http.util
Utilitary classes for http handling.
com.microej.kf.util - package com.microej.kf.util
This package contains KF utility class.
com.microej.kf.util.message - package com.microej.kf.util.message
This package contains KF utility class for messages.
com.microej.kf.util.observable - package com.microej.kf.util.observable
This package contains KF utility class for observable.
com.microej.kf.util.property - package com.microej.kf.util.property
Implementation of property management for a sandboxed context.
com.microej.kf.util.security - package com.microej.kf.util.security
This package contains KF utility class for the Kernel security manager.
com.microej.kf.util.service - package com.microej.kf.util.service
Implementation of service management for a sandboxed context.
com.microej.nls - package com.microej.nls
An implementation of NLS.
com.microej.soar - package com.microej.soar
 
com.microej.stringformat - package com.microej.stringformat
Extension module containing methods for the java.lang.String class that requires format strings processing support.
com.microej.stringregex - package com.microej.stringregex
Extension module containing methods for the java.lang.String class that requires Regular Expressions processing support.
Combinator - Class in ej.mwt.stylesheet.selector.combinator
A combinator is a selector that aggregates two selectors.
Combinator(Selector, Selector) - Constructor for class ej.mwt.stylesheet.selector.combinator.Combinator
Creates a combinator.
COMBINING_SPACING_MARK - Static variable in class org.apache.regexp.RECharacter
 
Command - Class in ej.microui.event.generator
Command is an event generator that generates application-level events.
Command() - Constructor for class ej.microui.event.generator.Command
Creates a new command event generator.
Command<T> - Class in ej.rcommand.synchronous
 
Command() - Constructor for class ej.rcommand.synchronous.Command
 
CommandReader - Interface in ej.rcommand
 
commandReceived(CommandReader, CommandSender, String) - Method in interface ej.rcommand.RemoteCommandListener
May be called concurrently by several threads.
commandReceived(CommandReader, CommandSender, String) - Method in class ej.rcommand.synchronous.EndpointListener
 
Commands - Class in ej.library.iot.rcommand.bluetooth
Provides constants related to the commands.
CommandSender - Interface in ej.rcommand
 
CommandSenderProvider - Interface in ej.rcommand
Provides a list of active connections.
commandSenderProvider - Variable in class ej.rcommand.impl.AbstractRemoteService
Null until this service is initialized.
CommConnection - Interface in ej.ecom.io
This interface defines a Connection to a logical serial port, which is a StreamConnection.
comment(String) - Method in class org.kxml2.io.KXmlSerializer
 
COMMENT - Static variable in class org.kxml2.kdom.Node
 
comment(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
COMMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML comment was just read.
comment(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
COMMON - Static variable in class ej.microui.display.FontIdentifiers
Constant for common font identifier.
CommPort - Interface in ej.ecom.io
This interface defines a logical serial port, on which a CommConnection can be open.
compact() - Method in class java.nio.ByteBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.CharBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.DoubleBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.FloatBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.IntBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.LongBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.ShortBuffer
Compacts this buffer  (optional operation).
Comparable<T> - Interface in java.lang
This interface imposes a total ordering on the objects of each class that implements it.
Comparator<T> - Interface in java.util
A comparison function, which imposes a total ordering on some collection of objects.
comparator() - Method in interface java.util.SortedMap
Returns the comparator used to order the keys in this map, or null if this map uses the natural ordering of its keys.
comparator() - Method in interface java.util.SortedSet
Returns the comparator used to order the elements in this set, or null if this set uses the natural ordering of its elements.
comparator() - Method in class java.util.TreeMap
 
comparator() - Method in class java.util.TreeSet
 
compare(boolean, boolean) - Static method in class java.lang.Boolean
Compares two boolean values.
compare(byte, byte) - Static method in class java.lang.Byte
Compares two byte values numerically.
compare(char, char) - Static method in class java.lang.Character
Compares two char values numerically.
compare(double, double) - Static method in class java.lang.Double
Compares the two specified double values.
compare(float, float) - Static method in class java.lang.Float
Compares the two specified float values.
compare(int, int) - Static method in class java.lang.Integer
Compares two int values numerically.
compare(long, long) - Static method in class java.lang.Long
Compares two long values numerically.
compare(short, short) - Static method in class java.lang.Short
Compares two short values numerically.
compare(T, T) - Method in interface java.util.Comparator
Compares its two arguments for order.
compare(T, T, Comparator<? super T>) - Static method in class java.util.Objects
Returns 0 if the arguments are identical and c.compare(a, b) otherwise.
compareTo(File) - Method in class java.io.File
Compares two abstract pathnames lexicographically.
compareTo(Boolean) - Method in class java.lang.Boolean
Compares this Boolean instance with another.
compareTo(Byte) - Method in class java.lang.Byte
Compares two Byte objects numerically.
compareTo(Character) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(T) - Method in interface java.lang.Comparable
Compares this object with the specified object for order.
compareTo(Double) - Method in class java.lang.Double
Compares two Double objects numerically.
compareTo(E) - Method in class java.lang.Enum
Compares this enum with the specified object for order.
compareTo(Float) - Method in class java.lang.Float
Compares two Float objects numerically.
compareTo(Integer) - Method in class java.lang.Integer
Compares two Integer objects numerically.
compareTo(Long) - Method in class java.lang.Long
Compares two Long objects numerically.
compareTo(Short) - Method in class java.lang.Short
Compares two Short objects numerically.
compareTo(String) - Method in class java.lang.String
Compares two strings lexicographically.
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(URI) - Method in class java.net.URI
Compares this URI to another object, which must be a URI.
compareTo(ByteBuffer) - Method in class java.nio.ByteBuffer
Compares this buffer to another.
compareTo(CharBuffer) - Method in class java.nio.CharBuffer
Compares this buffer to another.
compareTo(DoubleBuffer) - Method in class java.nio.DoubleBuffer
Compares this buffer to another.
compareTo(FloatBuffer) - Method in class java.nio.FloatBuffer
Compares this buffer to another.
compareTo(IntBuffer) - Method in class java.nio.IntBuffer
Compares this buffer to another.
compareTo(LongBuffer) - Method in class java.nio.LongBuffer
Compares this buffer to another.
compareTo(ShortBuffer) - Method in class java.nio.ShortBuffer
Compares this buffer to another.
compareTo(Chronology) - Method in class java.time.chrono.AbstractChronology
Compares this chronology to another chronology.
compareTo(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Compares this date to another date, including the chronology.
compareTo(Chronology) - Method in interface java.time.chrono.Chronology
Compares this chronology to another chronology.
compareTo(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(Duration) - Method in class java.time.Duration
Compares this duration to the specified Duration.
compareTo(Instant) - Method in class java.time.Instant
Compares this instant to the specified instant.
compareTo(ChronoLocalDate) - Method in class java.time.LocalDate
Compares this date to another date.
compareTo(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Compares this date-time to another date-time.
compareTo(LocalTime) - Method in class java.time.LocalTime
Compares this time to another time.
compareTo(MonthDay) - Method in class java.time.MonthDay
Compares this month-day to another month-day.
compareTo(OffsetDateTime) - Method in class java.time.OffsetDateTime
Compares this date-time to another date-time.
compareTo(OffsetTime) - Method in class java.time.OffsetTime
Compares this OffsetTime to another time.
compareTo(Year) - Method in class java.time.Year
Compares this year to another year.
compareTo(YearMonth) - Method in class java.time.YearMonth
Compares this year-month to another year-month.
compareTo(ZoneOffsetTransition) - Method in class java.time.zone.ZoneOffsetTransition
Compares this transition to another based on the transition instant.
compareTo(ChronoZonedDateTime<?>) - Method in class java.time.ZonedDateTime
 
compareTo(ZoneOffset) - Method in class java.time.ZoneOffset
Compares this offset to another offset in descending order.
compareTo(Calendar) - Method in class java.util.Calendar
Compares the time values (millisecond offsets from the Epoch) represented by two Calendar objects.
compareTo(Date) - Method in class java.util.Date
Compares two Dates for ordering.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares two strings lexicographically, ignoring case differences.
ComparisonCriteria - Class in org.junit.internal
Defines criteria for finding two items "equal enough".
ComparisonCriteria() - Constructor for class org.junit.internal.ComparisonCriteria
 
ComparisonFailure - Error in org.junit
Thrown when an assertEquals(String, String) fails.
ComparisonFailure(String, String, String) - Constructor for error org.junit.ComparisonFailure
Constructs a comparison failure.
compile(String) - Method in class org.apache.regexp.RECompiler
Compiles a regular expression pattern into a program runnable by the pattern matcher class 'RE'.
complete() - Method in class java.util.Calendar
Fills in any unset fields in the calendar fields.
COMPLETE_LOCAL_NAME - Static variable in class ej.bluetooth.BluetoothDataTypes
Complete Local Name.
CompositePropertyLoader - Class in ej.property.loader
A composite property loader contains a list a property loaders.
CompositePropertyLoader() - Constructor for class ej.property.loader.CompositePropertyLoader
Creates a new empty composite service loader.
CompositeServiceLoader - Class in ej.service.loader
A composite service loader contains a list a service loaders.
CompositeServiceLoader() - Constructor for class ej.service.loader.CompositeServiceLoader
Creates a new empty composite service loader.
computeBoolSize(int, boolean) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bool field, including tag.
computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bool field.
computeByteArraySize(int, byte[]) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field, including tag.
computeByteArraySizeNoTag(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field.
computeByteBufferSize(int, ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field, including tag.
computeByteBufferSizeNoTag(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field.
computeBytesSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field, including tag.
computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a bytes field.
computeChildOptimalSize(Widget, int, int) - Method in class ej.mwt.Container
Computes the optimal size of a child of this container.
computeContentOptimalSize(Size) - Method in class ej.mwt.Widget
Computes the optimal size of the widget.
computeContentOptimalSize(Size) - Method in class ej.widget.basic.ImageWidget
 
computeContentOptimalSize(Size) - Method in class ej.widget.basic.Label
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.Canvas
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.Dock
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.FixedGrid
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.Flex
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.Flow
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.Grid
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.List
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.OverlapContainer
 
computeContentOptimalSize(Size) - Method in class ej.widget.container.SimpleDock
 
computeDoubleSize(int, double) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a double field, including tag.
computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a double field, including tag.
computeEnumSize(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an enum field, including tag.
computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an enum field.
computeFields() - Method in class java.util.Calendar
Converts the current millisecond time value Calendar.time to calendar field values in fields[].
computeFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed32 field, including tag.
computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed32 field.
computeFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed64 field, including tag.
computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a fixed64 field.
computeFloatSize(int, float) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a float field, including tag.
computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a float field, including tag.
computeInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int32 field, including tag.
computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int32 field, including tag.
computeInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int64 field, including tag.
computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an int64 field, including tag.
computeLazyFieldMessageSetExtensionSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an lazily parsed MessageSet extension field to the stream.
computeLazyFieldSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message in lazy field, including tag.
computeLazyFieldSizeNoTag(LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message stored in lazy field.
computeLeftX(int, int, int, int) - Static method in class ej.mwt.util.Alignment
Computes the x coordinate of the left edge of an object aligned in an area.
computeLeftX(int, int, int) - Static method in class ej.mwt.util.Alignment
Computes the x coordinate of the left edge of an object aligned on an anchor point.
computeMessageSetExtensionSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a MessageSet extension to the stream.
computeMessageSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message field, including tag.
computeMessageSize(int, K, V) - Method in class com.google.protobuf.MapEntryLite
Computes the message size for the provided key and value as though they were wrapped by a MapEntryLite.
computeMessageSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an embedded message field.
computeOptimalSize(Widget, int, int, Size) - Method in interface ej.mwt.style.dimension.Dimension
Computes the optimal size of a widget.
computeOptimalSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.FixedDimension
 
computeOptimalSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.NoDimension
 
computeOptimalSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.OptimalDimension
 
computeOptimalSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.RelativeDimension
 
computeOptimalSize(Image, Size) - Static method in class ej.widget.render.ImagePainter
Computes the optimal size of an image.
computeOptimalSize(String, Font, Size) - Static method in class ej.widget.render.StringPainter
Computes the optimal size of a string.
computeRawMessageSetExtensionSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an unparsed MessageSet extension field to the stream.
computeSFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed32 field, including tag.
computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed32 field.
computeSFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed64 field, including tag.
computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sfixed64 field.
ComputeShortFormatSymbols - Class in ej.util.text
Symbols computing the short format from the full length ones.
ComputeShortFormatSymbols() - Constructor for class ej.util.text.ComputeShortFormatSymbols
 
computeSInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint32 field, including tag.
computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint32 field.
computeSInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint64 field, including tag.
computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode an sint64 field.
computeStringSize(int, String) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a string field, including tag.
computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a string field.
computeTagSize(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a tag.
computeTime() - Method in class java.util.Calendar
Converts the current calendar field values in fields[] to the millisecond time value Calendar.time.
computeTopY(int, int, int, int) - Static method in class ej.mwt.util.Alignment
Computes the y coordinate of the top edge of an object aligned in an area.
computeTopY(int, int, int) - Static method in class ej.mwt.util.Alignment
Computes the y coordinate of the top edge of an object aligned on an anchor point.
computeUInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint32 field, including tag.
computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint32 field.
computeUInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint64 field, including tag.
computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
Compute the number of bytes that would be needed to encode a uint64 field, including tag.
computeValue(float) - Method in class ej.motion.back.BackEaseInFunction
 
computeValue(float) - Method in class ej.motion.back.BackEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.back.BackEaseOutFunction
 
computeValue(float) - Method in class ej.motion.bounce.BounceEaseInFunction
 
computeValue(float) - Method in class ej.motion.bounce.BounceEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.bounce.BounceEaseOutFunction
 
computeValue(float) - Method in class ej.motion.circ.CircEaseInFunction
 
computeValue(float) - Method in class ej.motion.circ.CircEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.circ.CircEaseOutFunction
 
computeValue(float) - Method in class ej.motion.constant.ConstantFunction
 
computeValue(float) - Method in class ej.motion.cubic.CubicEaseInFunction
 
computeValue(float) - Method in class ej.motion.cubic.CubicEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.cubic.CubicEaseOutFunction
 
computeValue(float) - Method in class ej.motion.elastic.ElasticEaseInFunction
 
computeValue(float) - Method in class ej.motion.elastic.ElasticEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.elastic.ElasticEaseOutFunction
 
computeValue(float) - Method in class ej.motion.expo.ExpoEaseInFunction
 
computeValue(float) - Method in class ej.motion.expo.ExpoEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.expo.ExpoEaseOutFunction
 
computeValue(float) - Method in interface ej.motion.Function
Returns the value of the function for the given time factor.
computeValue(float) - Method in class ej.motion.linear.LinearFunction
 
computeValue(float) - Method in class ej.motion.quad.QuadEaseInFunction
 
computeValue(float) - Method in class ej.motion.quad.QuadEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.quad.QuadEaseOutFunction
 
computeValue(float) - Method in class ej.motion.quart.QuartEaseInFunction
 
computeValue(float) - Method in class ej.motion.quart.QuartEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.quart.QuartEaseOutFunction
 
computeValue(float) - Method in class ej.motion.quint.QuintEaseInFunction
 
computeValue(float) - Method in class ej.motion.quint.QuintEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.quint.QuintEaseOutFunction
 
computeValue(float) - Method in class ej.motion.sine.SineEaseInFunction
 
computeValue(float) - Method in class ej.motion.sine.SineEaseInOutFunction
 
computeValue(float) - Method in class ej.motion.sine.SineEaseOutFunction
 
concat(ByteString) - Method in class com.google.protobuf.ByteString
Concatenate the given ByteString to this one.
concat(String) - Method in class java.lang.String
Concatenates the specified string to the end of this string.
ConcurrentModificationException - Exception in java.util
This exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible.
ConcurrentModificationException() - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified detail message.
ConcurrentModificationException(String, Throwable) - Constructor for exception java.util.ConcurrentModificationException
Constructs a new exception with the specified detail message and cause.
ConcurrentModificationException(Throwable) - Constructor for exception java.util.ConcurrentModificationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause.
Config - Class in ej.hoka.http
Load and provide server configuration form hoka.properties on the classpath.
CONFIG - Static variable in class ej.util.message.Level
Config.
CONFIG - Static variable in class java.util.logging.Level
CONFIG is a message level for static configuration messages.
config(String) - Method in class java.util.logging.Logger
Log a CONFIG message.
configure(NetworkInterface, IPConfiguration) - Static method in class ej.ecom.network.NetworkInterfaceManager
Sets the IP configuration of a network interface.
connect() - Method in class ej.aws.iot.AwsIotClient
Connect to AWS IoT service using the client options.
connect(BluetoothAddress) - Method in class ej.bluetooth.BluetoothAdapter
Initiates a connection to the device with the given address.
CONNECT - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is CONNECT.
connect(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP CONNECT requests on the path.
connect(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP CONNECT requests on the path.
connect(byte[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
connect() - Method in class ej.websocket.WebSocket
Establish a connection to the server described by the URI.
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
Causes this piped input stream to be connected to the piped output stream src.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedWriter) - Method in class java.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this piped writer to a receiver.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
Connects the socket to a remote address for this socket.
connect(SocketAddress) - Method in class java.net.DatagramSocket
Connects this socket to a remote socket address (IP address + port number).
connect(SocketAddress) - Method in class java.net.Socket
Connects this socket to the server.
connect(SocketAddress, int) - Method in class java.net.Socket
Connects this socket to the server with a specified timeout value.
connect() - Method in class java.net.URLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Connects to an MQTT server using the default options.
connect(MqttConnectOptions) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Connects to an MQTT server using the specified options.
connect() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
connect(MqttConnectOptions) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
connect() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
connect() - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
Implements the HTTP protocol handler's "connect" method, establishing an SSL connection to the server as necessary.
connect() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Implements the HTTP protocol handler's "connect" method, establishing an SSL connection to the server as necessary.
Connectable - Interface in ej.ecom
Common interface for a class that is able to open a Connection from it.
ConnectCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
ConnectCommand(byte[]) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.ConnectCommand
 
connected - Variable in class java.net.URLConnection
If false, this connection object has not created a communications link to the specified URL.
connected() - Method in class sun.net.ProgressSource
 
ConnectEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
ConnectEndpoint() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.ConnectEndpoint
 
ConnectException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
ConnectException(String) - Constructor for exception java.net.ConnectException
Constructs a new ConnectException with the specified detail message as to why the connect error occurred.
ConnectException() - Constructor for exception java.net.ConnectException
Construct a new ConnectException with no detailed message.
Connection - Interface in ej.ecom.io
This interface defines an open Connection.
CONNECTION_CLOSED_ABNORMALLY - Static variable in class ej.websocket.CloseCodes
1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
CONNECTION_TIMEOUT_DEFAULT - Static variable in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
The default connection timeout in seconds if one is not specified.
ConnectionFactory - Interface in ej.ecom.io
This interface defines the API for Connection factories.
ConnectionListener - Interface in ej.bluetooth.listeners
The ConnectionListener interface provides callbacks related to advertising, scanning and connections.
connectionLost(Throwable) - Method in class ej.aws.iot.AwsIotClient
Dispatch connection lost event if an AwsIotConnectionListener was registered.
connectionLost(Throwable) - Method in interface ej.aws.iot.AwsIotConnectionListener
This method is called when the connection to the server is lost.
connectionLost(Throwable) - Method in interface org.eclipse.paho.client.mqttv3.MqttCallback
This method is called when the connection to the server is lost.
ConnectionNotFoundException - Exception in ej.ecom.io
This exception is thrown when a connection protocol is unknown.
ConnectionNotFoundException() - Constructor for exception ej.ecom.io.ConnectionNotFoundException
Create a new ConnectionNotFoundException
ConnectionNotFoundException(String) - Constructor for exception ej.ecom.io.ConnectionNotFoundException
Create a new ConnectionNotFoundException with a message
ConnectionPermission - Class in ej.ecom.io
This class represents access Permission to open a Connection.
ConnectionPermission(String) - Constructor for class ej.ecom.io.ConnectionPermission
 
ConnectionStates - Enum in ej.websocket
RFC6455 defined several possible states for a websocket.
connectionTimeout(int) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
By default, server is configured to keep connection open during one minute if possible.
ConnectivityListener - Interface in ej.rcommand.connectivity
Listener for the connection state with the client.
ConnectivityListenerProxy - Class in ej.rcommand.connectivity
 
ConnectivityListenerProxy() - Constructor for class ej.rcommand.connectivity.ConnectivityListenerProxy
 
ConnectivityManager - Class in android.net
Class that answers queries about the state of network connectivity.
ConnectivityManager() - Constructor for class android.net.ConnectivityManager
 
ConnectivityManager - Interface in ej.rcommand.connectivity
Class that answers queries about the connectivity of the console with a client.
ConnectivityManager.NetworkCallback - Class in android.net
Base class for NetworkRequest callbacks.
ConnectivityManagerProxy - Class in ej.rcommand.connectivity
 
ConnectivityManagerProxy() - Constructor for class ej.rcommand.connectivity.ConnectivityManagerProxy
 
ConnectivityMessages - Class in ej.net
Gather the messages.
ConnectivityUtil - Class in ej.net.util.connectivity
Utilitary classes to handle connectivity manager.
Connector - Class in ej.ecom.io
This class defines methods for opening a Connection from an URL.
CONNECTOR_PUNCTUATION - Static variable in class org.apache.regexp.RECharacter
 
connectTimeout - Variable in class sun.net.NetworkClient
 
ConstantFunction - Class in ej.motion.constant
Represents a constant motion that is always at the stop value.
Constants - Class in ej.bon
This class provides access to compile-time constants.
Container - Class in ej.mwt
A container is a widget that can contain other Widget instances, following the composite pattern.
Container() - Constructor for class ej.mwt.Container
Creates a container.
Container(boolean) - Constructor for class ej.mwt.Container
Creates a container specifying if its enabled or not.
contains(Object) - Method in class com.microej.kf.util.KFList
 
contains(Object) - Method in class com.microej.kf.util.KFList2
 
contains(T[], T) - Static method in class ej.basictool.ArrayTools
Gets whether an array contains an element or not.
contains(int[], int) - Static method in class ej.basictool.ArrayTools
Gets whether an array contains an element or not.
contains(T[], T, int) - Static method in class ej.basictool.ArrayTools
Gets whether an array contains an element or not.
contains(int[], int, int) - Static method in class ej.basictool.ArrayTools
Gets whether an array contains an element or not.
contains(int, int) - Method in class ej.mwt.Widget
Gets whether or not a position (x,y) is in the widget's bounds.
contains(CharSequence) - Method in class java.lang.String
Returns true if and only if this string contains the specified sequence of char values.
contains(Object) - Method in class java.util.AbstractCollection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.ArrayDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.ArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Collection
Returns true if this collection contains the specified element.
contains(Object) - Method in interface java.util.Deque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.HashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class java.util.LinkedList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.List
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Set
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.TreeSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Vector
Returns true if this vector contains the specified element.
containsAlias(String) - Method in class java.security.KeyStore
Checks if the given alias exists in this keystore.
containsAll(Collection<?>) - Method in class com.microej.kf.util.AbstractKFList
 
containsAll(Collection<?>) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
containsAll(Collection<?>) - Method in interface java.util.Collection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection<?>) - Method in interface java.util.List
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in interface java.util.Set
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.Vector
Returns true if this Vector contains all of the elements in the specified Collection.
containsDefaultInstance() - Method in class com.google.protobuf.LazyField
 
containsDefaultInstance() - Method in class com.google.protobuf.LazyFieldLite
Determines whether this LazyFieldLite instance represents the default instance of this type.
containsEquals(T[], T) - Static method in class ej.basictool.ArrayTools
Gets whether an array contains an element or not.
containsEquals(T[], T, int) - Static method in class ej.basictool.ArrayTools
Gets whether an array contains an element or not.
containsKey(Object) - Method in class ej.basictool.map.AbstractPackedMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.HashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in interface java.util.Map
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.TreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.WeakHashMap
Returns true if this map contains a mapping for the specified key.
containsUnwrappedKey(Object) - Method in class ej.basictool.map.AbstractPackedMap
Returns true if this map contains a mapping for the specified key.
containsUnwrappedKey(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
containsValue(Object) - Method in class ej.basictool.map.AbstractPackedMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.HashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.Hashtable
Returns true if this hashtable maps one or more keys to this value.
containsValue(Object) - Method in interface java.util.Map
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.TreeMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if this map maps one or more keys to the specified value.
containsWidget(Widget) - Method in class ej.mwt.Desktop
Returns whether or not this desktop contains the given widget.
containsWidget(Widget) - Method in class ej.mwt.Widget
Returns whether or not this widget contains the given widget in its hierarchy.
Content - Class in ej.rest.web
Class to encapsulate content being sent as payload of a POST or PUT request.
Content(String, byte[]) - Constructor for class ej.rest.web.Content
Create a new content object with given mime type and the content as bytes.
content - Variable in class ej.rest.web.Content
 
content(JSONObject) - Static method in class ej.rest.web.Resty
Create a content object from a JSON object.
content(JSONArray) - Static method in class ej.rest.web.Resty
Create a content object from a JSON array.
content(String) - Static method in class ej.rest.web.Resty
Create a content object from plain text.
content(byte[]) - Static method in class ej.rest.web.Resty
Create a content object from a byte array.
ContentConnection - Interface in ej.ecom.io
 
ContentEncoding - Interface in ej.hoka.http.encoding
Interface for defining HTTP encoding handlers.
contentEquals(CharSequence) - Method in class java.lang.String
Compares this string to the specified CharSequence.
contentEquals(StringBuffer) - Method in class java.lang.String
Compares this string to the specified StringBuffer.
ContentHandler - Class in java.net
The abstract class ContentHandler is the superclass of all classes that read an Object from a URLConnection.
ContentHandler() - Constructor for class java.net.ContentHandler
 
ContentHandlerFactory - Interface in java.net
This interface defines a factory for content handlers.
ContentType - Class in ej.hoka.http.support
This class handles the HTTP Content-Type header field.
ContentType() - Constructor for class ej.hoka.http.support.ContentType
Empty Constructor.
ContentType(String) - Constructor for class ej.hoka.http.support.ContentType
Constructor with MIME type parameter.
ContentType(String, String) - Constructor for class ej.hoka.http.support.ContentType
Constructor with MIME type and character set parameters.
CONTROL - Static variable in class org.apache.regexp.RECharacter
 
convert(F) - Method in interface com.google.protobuf.Internal.ListAdapter.Converter
 
convert(Boolean, Feature) - Method in class com.microej.kf.util.BooleanConverter
 
convert(Byte, Feature) - Method in class com.microej.kf.util.ByteConverter
 
convert(Character, Feature) - Method in class com.microej.kf.util.CharacterConverter
 
convert(Date, Feature) - Method in class com.microej.kf.util.DateConverter
 
convert(Double, Feature) - Method in class com.microej.kf.util.DoubleConverter
 
convert(Float, Feature) - Method in class com.microej.kf.util.FloatConverter
 
convert(InputStream, Feature) - Method in class com.microej.kf.util.InputStreamConverter
 
convert(Integer, Feature) - Method in class com.microej.kf.util.IntegerConverter
 
convert(IProgressMonitor, Feature) - Method in class com.microej.kf.util.IProgressMonitorConverter
 
convert(List<E>, Feature) - Method in class com.microej.kf.util.ListConverter
 
convert(Long, Feature) - Method in class com.microej.kf.util.LongConverter
 
convert(Map<K, V>, Feature) - Method in class com.microej.kf.util.MapConverter
 
convert(Short, Feature) - Method in class com.microej.kf.util.ShortConverter
 
convert(String, Feature) - Method in class com.microej.kf.util.StringConverter
 
convert(T, Feature) - Method in interface ej.kf.Converter
Converts an object owned by a Feature to another Feature.
convert(long, TimeUnit) - Method in enum java.util.concurrent.TimeUnit
Convert the given time duration in the given unit to this unit.
convert(IProgressMonitor) - Static method in class org.eclipse.core.runtime.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor.
convert(IProgressMonitor, int) - Static method in class org.eclipse.core.runtime.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convert(IProgressMonitor, String, int) - Static method in class org.eclipse.core.runtime.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
Converter<T> - Interface in ej.kf
A Converter is able to give a representation of an object owned by a Feature to another Feature.
convertFromIPv4MappedAddress(byte[]) - Static method in class sun.net.util.IPAddressUtil
 
Cookie - Class in ej.hoka.http
Web Cookie.
Cookie - Class in ej.rest.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class ej.rest.json.Cookie
 
Cookie.Builder - Class in ej.hoka.http
Cookie builder.
Cookie.SameSite - Enum in ej.hoka.http
Same site values.
CookieList - Class in ej.rest.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class ej.rest.json.CookieList
 
COPTIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for coptic font identifier.
COPY - Static variable in class ej.microui.event.generator.Command
Constant for "copy" command.
copy(List<? super T>, List<? extends T>) - Static method in class java.util.Collections
Copies all of the elements from one list into another.
copyByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
Create a new ByteBuffer and copy all the content of source ByteBuffer to the new ByteBuffer.
copyFrom(byte[], int, int) - Static method in class com.google.protobuf.ByteString
Copies the given bytes into a ByteString.
copyFrom(byte[]) - Static method in class com.google.protobuf.ByteString
Copies the given bytes into a ByteString.
copyFrom(ByteBuffer, int) - Static method in class com.google.protobuf.ByteString
Copies the next size bytes from a java.nio.ByteBuffer into a ByteString.
copyFrom(ByteBuffer) - Static method in class com.google.protobuf.ByteString
Copies the remaining bytes from a java.nio.ByteBuffer into a ByteString.
copyFrom(String, String) - Static method in class com.google.protobuf.ByteString
Encodes text into a sequence of bytes using the named charset and returns the result as a ByteString.
copyFrom(Iterable<ByteString>) - Static method in class com.google.protobuf.ByteString
Concatenates all byte strings in the iterable and returns the result.
copyFromUtf8(String) - Static method in class com.google.protobuf.ByteString
Encodes text into a sequence of UTF-8 bytes and returns the result as a ByteString.
copyInto(Object[]) - Method in class java.util.Vector
Copies the components of this vector into the specified array.
copyOf(byte[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(short[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(int[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(long[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(char[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with null characters (if necessary) so the copy has the specified length.
copyOf(float[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(double[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(boolean[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with false (if necessary) so the copy has the specified length.
copyOf(T[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOfRange(byte[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(short[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(int[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(long[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(char[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(float[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(double[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(boolean[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(T[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOnWrite() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
Called before any method that would mutate the builder to ensure that it correctly copies any state before the write happens to preserve immutability guarantees.
copyOnWrite() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
 
copySign(double, double) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copyTo(byte[], int) - Method in class com.google.protobuf.ByteString
Copies bytes into a buffer at the given offset.
copyTo(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
Copies bytes into a buffer.
copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
Copies bytes into a ByteBuffer.
copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
Internal (package private) implementation of ByteString.copyTo(byte[],int,int,int).
copyValueOf(char[]) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
copyValueOf(char[], int, int) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
cos(double) - Static method in class ej.bon.XMath
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
cosh(double) - Static method in class java.lang.Math
Returns the hyperbolic cosine of a double value.
count - Variable in class java.io.BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
count - Variable in class java.io.BufferedOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.ByteArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count - Variable in class java.io.ByteArrayOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.CharArrayReader
The index of the end of this buffer.
countInstances(Widget, Class<? extends Widget>) - Static method in class ej.widget.debug.HierarchyInspector
Counts instances of a Widget type in a widget hierarchy.
countMaxDepth(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Counts the maximum depth of a widget hierarchy.
countNumberOfContainers(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Counts containers in a given widget hierarchy.
countNumberOfWidgets(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Counts widgets in a widget hierarchy.
countObservers() - Method in class ej.observable.Observable
Returns the number of observers of this observable.
countObservers() - Method in class java.util.Observable
Returns the number of observers of this Observable object.
countTokens() - Method in class java.util.StringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
CR - Static variable in class ej.hoka.http.support.CharacterSeparatedList
Carriage Return character.
create(int, int, int) - Method in class ej.sp.ShieldedPlug
Creates a block with the given ID.
create(int, int) - Method in class ej.sp.ShieldedPlug
Creates a block with the given ID.
create(String) - Static method in class java.net.URI
Creates a URI by parsing the given string.
createAlternativeImplementation(Class<T>) - Method in class ej.service.loader.DependencyInjectionServiceLoader
 
createAlternativeImplementation(Class<T>) - Method in class ej.service.loader.SimpleServiceLoader
Creates an implementation for the given service and save it in the cache.
createBinaryResource() - Method in class ej.rest.web.Resty
 
createCccValue(boolean, boolean) - Static method in class ej.bluetooth.util.DescriptorHelper
Creates a CCC descriptor value specifying whether or not notifications and indications should be enabled.
createClassInstance(Class<T>, String) - Static method in class ej.service.loader.ServiceLoaderHelper
Gets an instance of a class, based on its name.
createClassInstance(Class<T>, Class<? extends T>) - Static method in class ej.service.loader.ServiceLoaderHelper
Gets an instance of a class.
createContentHandler(String) - Method in interface java.net.ContentHandlerFactory
Creates a new ContentHandler to read an object from a URLStreamHandler.
createDatabase(int) - Static method in class ej.sp.ShieldedPlug
Creates a new empty database with the given ID.
createDateTime(LocalDateTime, ZoneOffset, ZoneOffset) - Method in enum java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
Converts the specified local date-time to the local date-time actually seen on a wall clock.
createDMParser() - Static method in class org.kxml2.wap.syncml.SyncML
 
createDMSerializer() - Static method in class org.kxml2.wap.syncml.SyncML
 
createElement(String, String) - Method in class org.kxml2.kdom.Element
Forwards creation request to parent if any, otherwise calls super.createElement.
createElement(String, String) - Method in class org.kxml2.kdom.Node
Builds a default element with the given properties.
createEventDispatcher() - Method in class ej.mwt.Desktop
Creates the event dispatcher which is responsible for dispatching events to the widgets.
createEventGenerator() - Method in class ej.mwt.event.PointerEventDispatcher
Creates the event generator which is responsible for generating exit events to the widgets.
createGradient(Display, int, int) - Static method in class ej.widget.color.GradientHelper
Creates a gradient between two colors on a display.
createJSONResource() - Method in class ej.rest.web.Resty
 
createNewArray(T[], int) - Static method in class ej.basictool.ArrayTools
Creates a new array with the same type as the given array.
createNewFile() - Method in class java.io.File
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createParser() - Static method in class org.kxml2.wap.syncml.SyncML
 
createParser() - Static method in class org.kxml2.wap.wml.Wml
Creates a WbxmlParser with the WML code pages set
createParser() - Static method in class org.kxml2.wap.wv.WV
 
createRE(String, int) - Static method in class org.apache.regexp.REUtil
Creates a regular expression, permitting simple or complex syntax
createRE(String) - Static method in class org.apache.regexp.REUtil
Creates a regular expression, permitting simple or complex syntax
createRenderPolicy() - Method in class ej.mwt.Desktop
Creates the render policy which is responsible for rendering the widgets.
createSerializer() - Static method in class org.kxml2.wap.syncml.SyncML
 
createSerializer() - Static method in class org.kxml2.wap.wml.Wml
 
createServerSocket() - Method in class javax.net.ServerSocketFactory
Returns an unbound server socket.
createServerSocket(int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port.
createServerSocket(int, int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, and uses the specified connection backlog.
createServerSocket(int, int, InetAddress) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, with a specified listen backlog and local IP.
createSocket() - Method in class javax.net.SocketFactory
Creates an unconnected socket.
createSocket(String, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host at the specified remote port.
createSocket(String, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified port number at the specified address.
createSocket(InetAddress, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connect it to the specified remote address on the specified remote port.
createSocket(Socket, String, int, boolean) - Method in class javax.net.ssl.SSLSocketFactory
Returns a socket layered over an existing socket connected to the named host, at the given port.
createSocket(Socket, InputStream, boolean) - Method in class javax.net.ssl.SSLSocketFactory
Creates a server mode Socket layered over an existing connected socket, and is able to read data which has already been consumed/removed from the Socket's underlying InputStream.
createSocket() - Method in class sun.net.NetworkClient
The following method, createSocket, is provided to allow the https client to override it so that it may use its socket factory to create the socket.
createTempFile(String, String, File) - Static method in class java.io.File
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String) - Static method in class java.io.File
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTextResource() - Method in class ej.rest.web.Resty
 
createTransition(int) - Method in class java.time.zone.ZoneOffsetTransitionRule
Creates a transition instance for the specified year.
createUnresolved(String, int) - Static method in class java.net.InetSocketAddress
Creates an unresolved socket address from a hostname and a port number.
createURLStreamHandler(String) - Method in interface java.net.URLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createWatchFaceFuture(SurfaceHolder, WatchState, ComplicationSlotsManager, CurrentUserStyleRepository) - Method in class com.microej.android.wearos.MicroEJWatchFaceService
 
CRLF - Static variable in class ej.rest.json.HTTP
Carriage return/line feed.
CRLF - Static variable in class ej.rest.web.AbstractContent
 
CubicEaseInFunction - Class in ej.motion.cubic
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
CubicEaseInOutFunction - Class in ej.motion.cubic
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
CubicEaseOutFunction - Class in ej.motion.cubic
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
cubicTo(float, float, float, float, float, float) - Method in class ej.microvg.Path
Adds a cubic bezier from the last point, approaching control points (x1,y1) and (x2,y2), and ending at (x3,y3).
cubicToRelative(float, float, float, float, float, float) - Method in class ej.microvg.Path
Same as Path.cubicTo(float, float, float, float, float, float), but the coordinates are considered relative to the current point on this contour.
CUD_UUID - Static variable in class ej.bluetooth.util.DescriptorHelper
UUID of the Characteristic User Description descriptor.
curChar - Variable in class ej.jsonpath.parser.JSONPathCompilerTokenManager
 
CURRENCY_SYMBOL - Static variable in class org.apache.regexp.RECharacter
 
CURRENT_TIME_UUID - Static variable in class ej.bluetooth.util.services.cts.CurrentTimeConstants
The UUID of the current time characteristic.
currentString - Variable in class ej.hoka.http.support.CharacterSeparatedList
Current string being parsed.
currentThread() - Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
CurrentTimeClient - Class in ej.bluetooth.util.services.cts
The CurrentTimeClient class represents a current time client.
CurrentTimeClient(BluetoothConnection, BluetoothService) - Constructor for class ej.bluetooth.util.services.cts.CurrentTimeClient
Creates a current time client, using the current time service provided by a remote device and the connection to this device.
CurrentTimeConstants - Class in ej.bluetooth.util.services.cts
Provides constants and static methods related to the standard current time service.
currentTimeMillis() - Static method in class ej.bon.Util
Gets the application time in milliseconds.
currentTimeMillis() - Static method in class java.lang.System
Returns the current time in milliseconds.
CurrentTimeServer - Class in ej.bluetooth.util.services.cts
The CurrentTimeServer class represents a current time server.
CurrentTimeServer(BluetoothService) - Constructor for class ej.bluetooth.util.services.cts.CurrentTimeServer
Creates a current time server, using the current time service provided by this device.
currentToken - Variable in exception ej.jsonpath.parser.ParseException
This is the last token that has been consumed successfully.
CUT - Static variable in class ej.microui.event.generator.Command
Constant for "cut" command.
CYAN - Static variable in class ej.microui.display.Colors
Constant for cyan color.
CYRILLIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for cyrillic font identifier.

D

darkenColor(int, int) - Static method in class ej.widget.color.LightHelper
Gets a darkened version of a color.
DASH_PUNCTUATION - Static variable in class org.apache.regexp.RECharacter
 
data(String, String) - Static method in class ej.rest.web.Resty
Create a plain/text form data entry for a multipart form.
data(String, AbstractContent) - Static method in class ej.rest.web.Resty
Create a form data entry for a multipart form with any kind of content type.
Datagram - Interface in ej.ecom.io
 
DatagramConnection - Interface in ej.ecom.io
 
DatagramPacket - Class in java.net
This class represents a datagram packet.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length, specifying an offset into the buffer.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramSocket - Class in java.net
This class represents a socket for sending and receiving datagram packets.
DatagramSocket() - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to any available port on the local host machine.
DatagramSocket(SocketAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local socket address.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to the specified port on the local host machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local address.
DataInput - Interface in java.io
The DataInput interface provides for reading bytes from a binary stream and reconstructing from them data in any of the Java primitive types.
DataInputStream - Class in java.io
A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
Creates a DataInputStream that uses the specified underlying InputStream.
DataOutput - Interface in java.io
The DataOutput interface provides for converting data from any of the Java primitive types to a series of bytes and writing these bytes to a binary stream.
DataOutputStream - Class in java.io
A data output stream lets an application write primitive Java data types to an output stream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
date(Era, int, int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era, month-of-year and day-of-month fields.
date(int, int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year, month-of-year and day-of-month fields.
date(TemporalAccessor) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from another temporal object.
date(Era, int, int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era, month-of-year and day-of-month fields.
date(int, int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year, month-of-year and day-of-month fields.
date(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from another date-time object.
DATE - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
Date - Class in java.util
The class Date represents a specific instant in time, with millisecond precision.
Date() - Constructor for class java.util.Date
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
Date(long) - Constructor for class java.util.Date
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.
DateConverter - Class in com.microej.kf.util
DateConverter() - Constructor for class com.microej.kf.util.DateConverter
 
dateEpochDay(long) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the epoch-day.
dateEpochDay(long) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the epoch-day.
DateFormat - Class in java.text
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.
DateFormat() - Constructor for class java.text.DateFormat
Create a new date format.
DateFormatSymbols - Class in java.text
DateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.
DateFormatSymbols() - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols.
dateNow() - Method in interface java.time.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the default time-zone.
dateNow(ZoneId) - Method in interface java.time.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the specified time-zone.
dateNow(Clock) - Method in interface java.time.chrono.Chronology
Obtains the current local date in this chronology from the specified clock.
dateNow() - Method in class java.time.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the default time-zone.
dateNow(ZoneId) - Method in class java.time.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the specified time-zone.
dateNow(Clock) - Method in class java.time.chrono.IsoChronology
Obtains the current ISO local date from the specified clock.
DateTimeException - Exception in java.time
Exception used to indicate a problem while calculating a date-time.
DateTimeException(String) - Constructor for exception java.time.DateTimeException
Constructs a new date-time exception with the specified message.
DateTimeException(String, Throwable) - Constructor for exception java.time.DateTimeException
Constructs a new date-time exception with the specified message and cause.
dateYearDay(Era, int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era and day-of-year fields.
dateYearDay(int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year and day-of-year fields.
dateYearDay(Era, int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era and day-of-year fields.
dateYearDay(int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year and day-of-year fields.
DAY_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_QUARTER - Static variable in class java.time.temporal.IsoFields
The field that represents the day-of-quarter.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the day number within the current year.
DayOfWeek - Enum in java.time
A day-of-week, such as 'Tuesday'.
dayOfWeek() - Method in class java.time.temporal.WeekFields
Returns a field to access the day of week based on this WeekFields.
dayOfWeekInMonth(int, DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the day-of-week in month adjuster, which returns a new date in the same month with the ordinal day-of-week.
DeadFeatureException - Exception in ej.kf
This exception is thrown by the system when a Feature code has been stopped because it is being uninstalled.
DeadFeatureException() - Constructor for exception ej.kf.DeadFeatureException
 
debug(String) - Method in interface ej.hoka.log.Logger
Log with level debug.
DEBUG_ANIMATOR_ENABLED_CONSTANT - Static variable in class ej.mwt.animation.Animator
BON boolean constant to enable/disable the animator debug.
DEBUG_ANIMATOR_MONITOR_CONSTANT - Static variable in class ej.mwt.animation.Animator
BON Class constant to set the animator monitor.
DEBUG_RENDER_ENABLED_CONSTANT - Static variable in class ej.mwt.render.RenderPolicy
BON boolean constant to enable/disable the render debug.
DEBUG_RENDER_MONITOR_CONSTANT - Static variable in class ej.mwt.render.RenderPolicy
BON Class constant to set the render monitor.
debugStream - Variable in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Debug output.
DECEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the twelfth month of the year in the Gregorian and Julian calendars.
DECIMAL128 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal128 format, 34 digits, and a rounding mode of HALF_EVEN, the IEEE 754R default.
DECIMAL32 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal32 format, 7 digits, and a rounding mode of HALF_EVEN, the IEEE 754R default.
DECIMAL64 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal64 format, 16 digits, and a rounding mode of HALF_EVEN, the IEEE 754R default.
DECIMAL_DIGIT_NUMBER - Static variable in class org.apache.regexp.RECharacter
 
decimalDigitsExact() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Indicates whether the binary to ASCII conversion was exact.
decode(InputStream, StringBuilder) - Static method in class ej.hoka.http.support.UrlDecoder
Returns the character from the stream, which encode as "%ab" (single byte UTF-8) or "%ab%cd" (two byte ).
decode(String) - Static method in class java.lang.Byte
Decodes a String into a Byte.
decode(String) - Static method in class java.lang.Integer
Decodes a String into an Integer.
decode(String) - Static method in class java.lang.Long
Decodes a String into a Long.
decode(String) - Static method in class java.lang.Short
Decodes a String into a Short.
decode(String, String) - Static method in class java.net.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(byte[]) - Method in class java.util.Base64.Decoder
Decodes all bytes from the input byte array using the Base64 encoding scheme, writing the results into a newly-allocated output byte array.
decode(String) - Method in class java.util.Base64.Decoder
Decodes a Base64 encoded String into a newly-allocated byte array using the Base64 encoding scheme.
decode(byte[], byte[]) - Method in class java.util.Base64.Decoder
Decodes all bytes from the input byte array using the Base64 encoding scheme, writing the results into the given output byte array, starting at offset 0.
decode(ByteBuffer) - Method in class java.util.Base64.Decoder
Decodes all bytes from the input byte buffer using the Base64 encoding scheme, writing the results into a newly-allocated ByteBuffer.
decodeZigZag32(int) - Static method in class com.google.protobuf.CodedInputStream
Decode a ZigZag-encoded 32-bit value.
decodeZigZag64(long) - Static method in class com.google.protobuf.CodedInputStream
Decode a ZigZag-encoded 64-bit value.
DECRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to decryption mode.
deepEquals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays are deeply equal to one another.
deepEquals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are deeply equal to each other and false otherwise.
deepHashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the "deep contents" of the specified array.
deepImmortal(T) - Static method in class ej.bon.Immortals
Turns the given object and all objects referred from it into immortal objects.
deepToString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the "deep contents" of the specified array.
DEFAULT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
Lexical state.
DEFAULT - Static variable in class java.text.DateFormat
Constant for default style pattern.
DEFAULT - Static variable in class javax.crypto.spec.PSource.PSpecified
The encoding input P whose value equals byte[0].
DEFAULT_BUFFER_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
DEFAULT_CONNECT_TIMEOUT - Static variable in class sun.net.NetworkClient
 
DEFAULT_DURATION - Static variable in class ej.widget.swipe.SwipeEventHandler
Default animation duration.
DEFAULT_ENCODING - Static variable in class ej.restserver.RestResponse
Default content encoding for Rest response.
DEFAULT_IMPLEMENTATION_ERROR - Static variable in class com.microej.nls.BinaryNLS
Error code when default implementation cannot be instantiated.
DEFAULT_NOT_SECURE_PORT - Static variable in class ej.websocket.WebSocketURI
The default port for a ws:// URI as defined in RFC6455 (see section 3).
DEFAULT_READ_TIMEOUT - Static variable in class sun.net.NetworkClient
 
DEFAULT_SECURE_PORT - Static variable in class ej.websocket.WebSocketURI
The default port for a wss:// URI.
DEFAULT_USER_AGENT - Static variable in class ej.rest.web.Resty
 
DefaultConnectionListener - Class in ej.bluetooth.listeners.impl
The DefaultConnectionListener class provides a default implementation of the ConnectionListener interface.
DefaultConnectionListener() - Constructor for class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
defaultConnectTimeout - Static variable in class sun.net.NetworkClient
 
DefaultHandler - Class in ej.util.logging.handler
This is the default handler for logging.
DefaultHandler() - Constructor for class ej.util.logging.handler.DefaultHandler
 
DefaultInstanceBasedParser(T) - Constructor for class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
 
DefaultLocalServiceListener - Class in ej.bluetooth.listeners.impl
The DefaultLocalServiceListener class provides a default implementation of the LocalServiceListener interface.
DefaultLocalServiceListener() - Constructor for class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
DefaultRemoteCommandManager - Class in ej.rcommand.impl
 
DefaultRemoteCommandManager(boolean) - Constructor for class ej.rcommand.impl.DefaultRemoteCommandManager
Creates a default remote command manager.
DefaultRemoteCommandManager() - Constructor for class ej.rcommand.impl.DefaultRemoteCommandManager
Creates a default remote command manager.
DefaultRemoteServiceListener - Class in ej.bluetooth.listeners.impl
The DefaultRemoteServiceListener class provides a default implementation of the RemoteServiceListener interface.
DefaultRemoteServiceListener() - Constructor for class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
DefaultRenderPolicy - Class in ej.mwt.render
This render policy renders the requested widget or its parent if transparent.
DefaultRenderPolicy(Desktop) - Constructor for class ej.mwt.render.DefaultRenderPolicy
Creates a default render policy.
defaults - Variable in class java.util.Properties
A property list that contains default values for any keys not found in this property list.
defaultSoTimeout - Static variable in class sun.net.NetworkClient
 
DefaultStyle - Class in ej.mwt.style
Defines the value of each field of the default style.
defineEntityReplacementText(String, String) - Method in class org.kxml2.io.KXmlParser
 
defineEntityReplacementText(String, String) - Method in class org.kxml2.wap.WbxmlParser
 
defineEntityReplacementText(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
dehexchar(char) - Static method in class org.json.me.JSONTokener
Get the hex value of a character (base16).
Delayed - Interface in java.util.concurrent
A mix-in style interface for marking objects that should be acted upon after a given delay.
delegate - Variable in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
DelegateHttpsURLConnection - Class in sun.net.www.protocol.https
This class was introduced to provide an additional level of abstraction between javax.net.ssl.HttpURLConnection and com.sun.net.ssl.HttpURLConnection objects.
DELETE - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is DELETE.
delete(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP POST requests on the path.
delete(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP DELETE requests on the path.
delete() - Static method in class ej.rest.web.Resty
Tell Resty to delete the URL content on the server, resulting in a DELETE.
delete(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.AliasEndpoint
 
delete(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.RestEndpoint
Handles DELETE request on this endpoint.
delete(int) - Method in class ej.sp.ShieldedPlug
Deletes the block with the given ID.
delete() - Method in class java.io.File
Deletes the file or directory denoted by this abstract pathname.
delete(int, int) - Method in class java.lang.StringBuffer
Removes the characters in a substring of this sequence.
delete(int, int) - Method in class java.lang.StringBuilder
Removes the characters in a substring of this sequence.
deleteCharAt(int) - Method in class java.lang.StringBuffer
Removes the char at the specified position in this sequence.
deleteCharAt(int) - Method in class java.lang.StringBuilder
Removes the char at the specified position in this sequence.
deleteEntry(String) - Method in class java.security.KeyStore
Deletes the entry identified by the given alias from this keystore.
deleteObserver(Observer) - Method in class ej.observable.Observable
Deletes an observer from the set of observers of this observable.
deleteObserver(Observer) - Method in class java.util.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - Method in class ej.observable.Observable
Clears the set of observers of this observable.
deleteObservers() - Method in class java.util.Observable
Clears the observer list so that this object no longer has any observers.
deleteShadow() - Method in class ej.aws.iot.AwsIotClient
Delete the classic shadow of thing with QOS 0.
deleteShadow(int) - Method in class ej.aws.iot.AwsIotClient
Delete the classic shadow of thing.
deleteShadow(String) - Method in class ej.aws.iot.AwsIotClient
Delete the named shadow of thing with QOS 0.
deleteShadow(String, int) - Method in class ej.aws.iot.AwsIotClient
Delete the named shadow of thing.
Deletion - Class in ej.rest.web
Used for deleting contents on a server with the DELETE method.
Deletion() - Constructor for class ej.rest.web.Deletion
 
DependencyInjectionServiceLoader - Class in ej.service.loader
Service loader implementation that creates service instance from a declared implementation class name.
DependencyInjectionServiceLoader() - Constructor for class ej.service.loader.DependencyInjectionServiceLoader
 
Deprecated - Annotation Type in java.lang
A program element annotated @Deprecated is one that programmers are discouraged from using, typically because it is dangerous, or because a better alternative exists.
Deque<E> - Interface in java.util
A linear collection that supports element insertion and removal at both ends.
DescendantCombinator - Class in ej.mwt.stylesheet.selector.combinator
A descendant combinator selects by checking the widget hierarchy.
DescendantCombinator(Selector, Selector) - Constructor for class ej.mwt.stylesheet.selector.combinator.DescendantCombinator
Creates a descendant combinator.
descendingIterator() - Method in class java.util.ArrayDeque
 
descendingIterator() - Method in interface java.util.Deque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class java.util.LinkedList
 
descendingIterator() - Method in interface java.util.NavigableSet
Returns an iterator over the elements in this set, in descending order.
descendingIterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set in descending order.
descendingKeySet() - Method in interface java.util.NavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class java.util.TreeMap
 
descendingMap() - Method in interface java.util.NavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class java.util.TreeMap
 
descendingSet() - Method in interface java.util.NavigableSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in class java.util.TreeSet
 
DescriptorHelper - Class in ej.bluetooth.util
Provides constants and utility methods related to GATT descriptors.
desiredAssertionStatus() - Method in class java.lang.Class
Returns the assertion status that would be assigned to this class if it were to be initialized at the time this method is invoked.
Desktop - Class in ej.mwt
A desktop is the top-level object that can be displayed on a Display.
Desktop() - Constructor for class ej.mwt.Desktop
Creates a new desktop.
DesktopEventGenerator - Class in ej.mwt.event
This event generator is used by the event dispatcher of the desktop in order to send additional events to the widgets.
DesktopEventGenerator() - Constructor for class ej.mwt.event.DesktopEventGenerator
 
destroy() - Method in class javax.crypto.spec.SecretKeySpec
 
destroy() - Method in interface javax.security.auth.Destroyable
Destroy this Object.
Destroyable - Interface in javax.security.auth
Objects such as credentials may optionally implement this interface to provide the capability to destroy its contents.
DestroyFailedException - Exception in javax.security.auth
Signals that a destroy operation failed.
DestroyFailedException() - Constructor for exception javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with no detail message.
DestroyFailedException(String) - Constructor for exception javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with the specified detail message.
detail - Variable in exception org.xmlpull.v1.XmlPullParserException
 
DEVANAGARI - Static variable in class ej.microui.display.FontIdentifiers
Constant for devanagari font identifier.
developmentMode() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Activate development mode.
Device - Interface in ej.ecom
Common superclass for a Device.
Device - Class in ej.util
This class provides utility methods related to the device.
DeviceManager - Class in ej.ecom
The DeviceManager holds the Device registry.
DeviceManagerPermission<D> - Class in ej.ecom
This class represents access to DeviceManager.
DeviceManagerPermission(String, Class<D>) - Constructor for class ej.ecom.DeviceManagerPermission
Create a DeviceManager permission with
deviceRegistered(RegistrationEvent<D>) - Method in interface ej.ecom.RegistrationListener
This method is called when a new device is registered and if it is allowed to be notified of events on the registered event class.
deviceUnregistered(RegistrationEvent<D>) - Method in interface ej.ecom.RegistrationListener
This method is called when a new device is unregistered and if it is allowed to be notified of events on the registered event class.
Dictionary<K,V> - Class in java.util
The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to values.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor.
digest() - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[], int, int) - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[]) - Method in class java.security.MessageDigest
Performs a final update on the digest using the specified array of bytes, then completes the digest computation.
DigestException - Exception in java.security
This is the generic Message Digest exception.
DigestException() - Constructor for exception java.security.DigestException
Constructs a DigestException with no detail message.
DigestException(String) - Constructor for exception java.security.DigestException
Constructs a DigestException with the specified detail message.
DigestException(String, Throwable) - Constructor for exception java.security.DigestException
Creates a DigestException with the specified detail message and cause.
DigestException(Throwable) - Constructor for exception java.security.DigestException
Creates a DigestException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DIGIT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
DIGIT19 - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
digitsRoundedUp() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Indicates whether the value was rounded up during the binary to ASCII conversion.
DIMENSION - Static variable in class ej.mwt.style.DefaultStyle
The dimension of the default style.
Dimension - Interface in ej.mwt.style.dimension
Represents a dimension constraint for a widget.
DimensionHelper - Class in ej.mwt.style.dimension
Helps the dimensions to lay out a widget with a specific size.
disable() - Method in class ej.bluetooth.BluetoothAdapter
Disables this adapter.
disable(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Disables a network interface (software side).
disable() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
disable_tracing() - Method in class ej.jsonpath.parser.JSONPathCompiler
Disable tracing.
DisableCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
DisableCommand() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.DisableCommand
 
DISABLED_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.DisabledSelector
Disabled selector singleton to avoid creating several ones.
DisabledSelector - Class in ej.mwt.stylesheet.selector
A disabled selector selects by checking if the widget is disabled.
disableEllipsis() - Method in class ej.microui.display.GraphicsContext
Disables ellipsis.
DisableEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
DisableEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.DisableEndpoint
 
disableSoftAP() - Method in class ej.ecom.wifi.WifiManager
Disables the Software enabled Access Point (SoftAP).
disconnect() - Method in class ej.aws.iot.AwsIotClient
Disconnect this client from the underlying communication layer.
disconnect() - Method in class ej.bluetooth.BluetoothConnection
Initiates a disconnection from the device.
disconnect(short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
disconnect() - Method in class java.net.DatagramSocket
Disconnects the socket.
disconnect() - Method in class java.net.HttpURLConnection
Indicates that other requests to the server are unlikely in the near future.
disconnect() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Disconnects from the server.
disconnect() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
disconnect() - Method in class sun.net.www.protocol.http.HttpURLConnection
Disconnect from the server (public API)
disconnect() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Disconnect from the server.
DisconnectCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
DisconnectCommand(short) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.DisconnectCommand
 
DisconnectEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
DisconnectEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.DisconnectEndpoint
 
discoverService(BluetoothUuid) - Method in class ej.bluetooth.BluetoothConnection
Discovers the service with the given UUID provided by the device.
discoverServices() - Method in class ej.bluetooth.BluetoothConnection
Discovers all the services provided by the device.
discoverServices(short, byte[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
DiscoverServicesCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
DiscoverServicesCommand(short, byte[]) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesCommand
 
DiscoverServicesEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
DiscoverServicesEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesEndpoint
 
disjoint(Collection<?>, Collection<?>) - Static method in class java.util.Collections
Returns true if the two specified collections have no elements in common.
dispatch(AwsIotMessage) - Method in class ej.aws.iot.AwsIotClient
dispatch message to corresponding subscriber if any otherwise log a warning if warning logs are activated
dispatchEvent(int) - Method in class ej.mwt.event.EventDispatcher
Dispatches an event.
dispatchEvent(int) - Method in class ej.mwt.event.PointerEventDispatcher
 
Display - Class in ej.microui.display
The Display object represents the pixelated screen in the platform.
The display of the system may be retrieved by calling Display.getDisplay().

The display is able to render a Displayable on its implementation screen.
DISPLAY - Static variable in class ej.microui.event.generator.Command
Constant for "display" command.
DISPLAY_DEADLOCK - Static variable in exception ej.microui.MicroUIException
Exception thrown when trying to wait for an event in the same thread that treats events (Deadlock).
Displayable - Class in ej.microui.display
Displayable is an abstract class which defines the very objects that can be shown on the Display.
A Displayable may be shown or hidden, but at most one Displayable is shown on the Display.

Subclasses should define the Displayable contents and their possible interactions with the user.

By default, a new Displayable object is not visible on the display.
Displayable() - Constructor for class ej.microui.display.Displayable
 
DisplayPermission - Class in ej.microui.display
Permission to access the Display.
DisplayPermission() - Constructor for class ej.microui.display.DisplayPermission
Creates the display permission for the display with null as name.
dispose() - Method in class com.microej.kf.util.observable.KernelObservable
Disposes this kernel observable.
dispose() - Method in class com.microej.kf.util.observable.KernelSimpleObservable
Disposes this kernel simple observable.
dispose() - Method in class ej.mwt.event.EventDispatcher
Disposes this event dispatcher.
dispose() - Method in class ej.mwt.event.PointerEventDispatcher
 
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is as specified.
divide(BigDecimal, int, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is as specified.
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is this.scale().
divide(BigDecimal, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is this.scale().
divide(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose preferred scale is (this.scale() - divisor.scale()); if the exact quotient cannot be represented (because it has a non-terminating decimal expansion) an ArithmeticException is thrown.
divide(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), with rounding according to the context settings.
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divideAndRemainder(BigDecimal) - Method in class java.math.BigDecimal
Returns a two-element BigDecimal array containing the result of divideToIntegralValue followed by the result of remainder on the two operands.
divideAndRemainder(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a two-element BigDecimal array containing the result of divideToIntegralValue followed by the result of remainder on the two operands calculated with rounding according to the context settings.
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
dividedBy(long) - Method in class java.time.Duration
Returns a copy of this duration divided by the specified value.
divideToIntegralValue(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the integer part of the quotient (this / divisor) rounded down.
divideToIntegralValue(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the integer part of (this / divisor).
doBackward(B) - Method in interface com.google.protobuf.Internal.MapAdapter.Converter
 
docdecl(String) - Method in class org.kxml2.io.KXmlSerializer
 
DOCDECL - Static variable in class org.kxml2.kdom.Node
 
docdecl(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML document type declaration was just read.
docdecl(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
Dock - Class in ej.widget.container
Lays out any number of children by docking each child one by one on a side.
Dock() - Constructor for class ej.widget.container.Dock
Creates a dock.
doConnect(String, int) - Method in class sun.net.NetworkClient
Return a socket connected to the server, with any appropriate options pre-established
Document - Class in org.kxml2.kdom
The document consists of some legacy events and a single root element.
Document() - Constructor for class org.kxml2.kdom.Document
 
DOCUMENT - Static variable in class org.kxml2.kdom.Node
 
Documented - Annotation Type in java.lang.annotation
Indicates that annotations with a type are to be documented by javadoc and similar tools by default.
doFinal() - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[], int) - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal() - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[], int) - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes and finishes the MAC operation.
doForward(A) - Method in interface com.google.protobuf.Internal.MapAdapter.Converter
 
doGET(URI, T) - Method in class ej.rest.web.Resty
 
doInput - Variable in class java.net.URLConnection
This variable is set by the setDoInput method.
domain(String) - Method in class ej.hoka.http.Cookie.Builder
Domain=<domain-value> Optional Host to which the cookie will be sent.
done() - Method in class com.microej.kf.util.IProgressMonitorProxy
 
Done() - Method in interface ej.jsonpath.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class ej.jsonpath.parser.SimpleCharStream
Reset buffer when finished.
done() - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
done() - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
done() - Method in class org.eclipse.core.runtime.SubMonitor
 
doNotifyAvailabilityChange(Network, boolean, ConnectivityManager.NetworkCallback[]) - Method in class android.net.ConnectivityManager
Notify the networkCallbacks about an availability change.
doNotifyCapabilitiesChange(Network, NetworkCapabilities, ConnectivityManager.NetworkCallback[]) - Method in class android.net.ConnectivityManager
Notify the callback of a capabilities change.
dontSend(String) - Method in class ej.rest.web.Resty
Don't send a header that was formely added in the alwaysSend method.
doOutput - Variable in class java.net.URLConnection
This variable is set by the setDoOutput method.
doPOSTOrPUT(URI, AbstractContent, T) - Method in class ej.rest.web.Resty
 
DOT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
Double - Class in java.lang
The Double class wraps a value of the primitive type double in an object.
Double(double) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the primitive double argument.
Double(String) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the floating-point value of type double represented by the string.
DOUBLE_CLICKED - Static variable in class ej.microui.event.generator.Buttons
Constant for "double clicked" action.
DOUBLE_PRECISION_FLOAT - Static variable in interface ej.cbor.CborConstants
Denotes a double-precision float (eight-byte IEEE 754, see #MT_FLOAT).
DoubleBuffer - Class in java.nio
a double buffer.
doubleClickEnabled(int) - Method in class ej.microui.event.generator.Buttons
Returns true if the generator should send a double click event.
DoubleConsts - Class in sun.misc
This class contains additional constants documenting limits of the double type.
DoubleConverter - Class in com.microej.kf.util
DoubleConverter() - Constructor for class com.microej.kf.util.DoubleConverter
 
doubleToLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout, preserving Not-a-Number (NaN) values.
doubleToString(double) - Static method in class org.json.me.JSONObject
Produce a string from a double.
doubleValue() - Method in class java.lang.Byte
Returns the value of this Byte as a double.
doubleValue() - Method in class java.lang.Double
Returns the double value of this Double object.
doubleValue() - Method in class java.lang.Float
Returns the double value of this Float object.
doubleValue() - Method in class java.lang.Integer
Returns the value of this Integer as a double.
doubleValue() - Method in class java.lang.Long
Returns the value of this Long as a double.
doubleValue() - Method in class java.lang.Number
Returns the value of the specified number as a double.
doubleValue() - Method in class java.lang.Short
Returns the value of this Short as a double.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
Converts this BigInteger to a double.
DOWN - Static variable in class ej.microui.event.generator.Command
Constant for "down" command.
DRAGGED - Static variable in class ej.microui.event.generator.Pointer
Constant for "dragged" action.
drawAnimatedImage(GraphicsContext, VectorImage, float, float, long) - Static method in class ej.microvg.VectorGraphicsPainter
Draws an animated vector image at a specific time.
drawAnimatedImage(GraphicsContext, VectorImage, Matrix, long) - Static method in class ej.microvg.VectorGraphicsPainter
Draws an animated vector image at a specific time.
drawAnimatedImage(GraphicsContext, VectorImage, Matrix, long, int) - Static method in class ej.microvg.VectorGraphicsPainter
Draws an animated vector image at a specific time.
drawChar(GraphicsContext, char, Font, int, int) - Static method in class ej.microui.display.Painter
Draws a character.
drawCircle(GraphicsContext, int, int, int) - Static method in class ej.microui.display.Painter
Draws a circle.
drawCircleArc(GraphicsContext, int, int, int, float, float) - Static method in class ej.microui.display.Painter
Draws a circle arc.
drawDeformedImage(GraphicsContext, Image, int, int, int[]) - Static method in class ej.drawing.TransformPainter
Draws a deformed image at the given anchor top-left point.

The deformed image is identified by its four corner points.
drawDisplayRegion(GraphicsContext, int, int, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws a region of the display.
drawDisplayRegion(GraphicsContext, int, int, int, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws a region of the display.
drawEllipse(GraphicsContext, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws an ellipse.
drawEllipseArc(GraphicsContext, int, int, int, int, float, float) - Static method in class ej.microui.display.Painter
Draws an ellipse arc.
drawFilteredAnimatedImage(GraphicsContext, VectorImage, Matrix, long, float[]) - Static method in class ej.microvg.VectorGraphicsPainter
Draws an animated vector image at a specific time with a color filter.
drawFilteredImage(GraphicsContext, VectorImage, Matrix, float[]) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a vector image with a color filter.
drawFlippedImage(GraphicsContext, Image, int, int, TransformPainter.Flip) - Static method in class ej.drawing.TransformPainter
Draws the image in the graphics context at given anchor top-left position, using the given flip.
drawFlippedImage(GraphicsContext, Image, int, int, TransformPainter.Flip, int) - Static method in class ej.drawing.TransformPainter
Draws the image in the graphics context at given anchor top-left position, using the given flip and opacity level.
drawGradientString(GraphicsContext, String, VectorFont, float, Matrix, LinearGradient, int, BlendMode, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a text with a gradient.
drawGradientStringOnCircle(GraphicsContext, String, VectorFont, float, Matrix, LinearGradient, float, VectorGraphicsPainter.Direction, int, BlendMode, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a text with a gradient along a circle.
drawHorizontalLine(GraphicsContext, int, int, int) - Static method in class ej.microui.display.Painter
Draws an horizontal line between two points.
drawImage(GraphicsContext, Image, int, int) - Static method in class ej.microui.display.Painter
Draws the image at the given anchor top-left point.
drawImage(GraphicsContext, Image, int, int, int) - Static method in class ej.microui.display.Painter
Draws the image at the given anchor top-left point.
drawImage(GraphicsContext, VectorImage, float, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a vector image.
drawImage(GraphicsContext, VectorImage, Matrix) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a vector image.
drawImage(GraphicsContext, VectorImage, Matrix, int) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a vector image.
drawImageInArea(GraphicsContext, Image, int, int, int, int, int, int) - Static method in class ej.widget.render.ImagePainter
Draws an image aligned in a area.
drawImageRegion(GraphicsContext, Image, int, int, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws a region of the image.
drawImageRegion(GraphicsContext, Image, int, int, int, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws a region of an image.
DRAWING_ERROR - Static variable in exception ej.microui.MicroUIException
Exception thrown if the error flag was set during a drawing operation.
DRAWING_LOG_CLIP_MODIFIED - Static variable in class ej.microui.display.GraphicsContext
Flag stating that the clip area of a graphics context was modified by the low-level side.
DRAWING_LOG_ERROR - Static variable in class ej.microui.display.GraphicsContext
Flag stating that an error occurred during a drawing.
DRAWING_LOG_FORBIDDEN - Static variable in class ej.microui.display.GraphicsContext
Flag stating that a function was called in a context that does not allow that operation.
DRAWING_LOG_LIBRARY_INCIDENT - Static variable in class ej.microui.display.GraphicsContext
Flag describing incidents occurring in a drawing library.
DRAWING_LOG_MISSING_CHARACTER - Static variable in class ej.microui.display.GraphicsContext
Flag stating that an undefined character was drawn.
DRAWING_LOG_NOT_IMPLEMENTED - Static variable in class ej.microui.display.GraphicsContext
Flag stating that a drawing function is lacking an implementation.
DRAWING_LOG_OUT_OF_MEMORY - Static variable in class ej.microui.display.GraphicsContext
Flag stating that the system ran out of memory while attempting to perform a drawing.
DRAWING_LOG_UNKNOWN_INCIDENT - Static variable in class ej.microui.display.GraphicsContext
Flag describing incidents that do not match other values.
DRAWING_SUCCESS - Static variable in class ej.microui.display.GraphicsContext
Value used when no incident occurred.
drawLine(GraphicsContext, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws a line between two points.
drawPolygon(GraphicsContext, int[]) - Static method in class ej.drawing.ShapePainter
Draws the closed polygon which is defined by the array of integer coordinates, using the current color.
drawPolygon(GraphicsContext, int[], int, int) - Static method in class ej.drawing.ShapePainter
Draws the closed polygon which is defined by the array of integer coordinates, using the current color.
drawRectangle(GraphicsContext, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws an orthogonal rectangle.
drawRectangularBorder(GraphicsContext, int, int, int, int, int, int) - Static method in class ej.mwt.style.outline.border.BorderHelper
Draw a rectangular border with the given dimensions and given thickness for each side, using the given graphics context.
drawRenderableString(GraphicsContext, RenderableString, int, int) - Static method in class ej.microui.display.Painter
Draws the string using the font and given graphics context color.
drawRotatedCharBilinear(GraphicsContext, Font, char, int, int, int, int, float) - Static method in class ej.drawing.TransformPainter
Draws the character applying the given rotation.
drawRotatedCharBilinear(GraphicsContext, Font, char, int, int, int, int, float, int) - Static method in class ej.drawing.TransformPainter
Draws the character applying the given rotation and opacicity level.
drawRotatedCharNearestNeighbor(GraphicsContext, Font, char, int, int, int, int, float) - Static method in class ej.drawing.TransformPainter
Draws the character applying the given rotation.
drawRotatedCharNearestNeighbor(GraphicsContext, Font, char, int, int, int, int, float, int) - Static method in class ej.drawing.TransformPainter
Draws the character applying the given rotation and opacity level.
drawRotatedImageBilinear(GraphicsContext, Image, int, int, int, int, float) - Static method in class ej.drawing.TransformPainter
Draws the image applying the given rotation.
drawRotatedImageBilinear(GraphicsContext, Image, int, int, int, int, float, int) - Static method in class ej.drawing.TransformPainter
Draws the image applying the given rotation fixing the opacity level.
drawRotatedImageNearestNeighbor(GraphicsContext, Image, int, int, int, int, float) - Static method in class ej.drawing.TransformPainter
Draws the image applying the given rotation.
drawRotatedImageNearestNeighbor(GraphicsContext, Image, int, int, int, int, float, int) - Static method in class ej.drawing.TransformPainter
Draws the image applying the given rotation and opacity level.
drawRoundedRectangle(GraphicsContext, int, int, int, int, int, int) - Static method in class ej.microui.display.Painter
Draws an orthogonal rectangle with rounded corners.
drawScaledCharBilinear(GraphicsContext, char, Font, int, int, float, float) - Static method in class ej.drawing.TransformPainter
Draws the character in the graphics context at given anchor top-left position and using the given scaling factor.
drawScaledImageBilinear(GraphicsContext, Image, int, int, float, float) - Static method in class ej.drawing.TransformPainter
Draws the image in the graphics context at given anchor top-left position and using the given scaling factor.
drawScaledImageBilinear(GraphicsContext, Image, int, int, float, float, int) - Static method in class ej.drawing.TransformPainter
Draws the image in the graphics context at given anchor top-left position and using the given scaling factor and opacity level.
drawScaledImageNearestNeighbor(GraphicsContext, Image, int, int, float, float) - Static method in class ej.drawing.TransformPainter
Draws the image in the graphics context at given anchor top-left position and using the given scaling factor.
drawScaledImageNearestNeighbor(GraphicsContext, Image, int, int, float, float, int) - Static method in class ej.drawing.TransformPainter
Draws the image in the graphics context at given anchor top-left position and using the given scaling factor and opacity level.
drawScaledRenderableStringBilinear(GraphicsContext, RenderableString, int, int, float, float) - Static method in class ej.drawing.TransformPainter
Draws the renderable string in the graphics context at given anchor top-left position and using the given scaling factor.
drawScaledStringBilinear(GraphicsContext, String, Font, int, int, float, float) - Static method in class ej.drawing.TransformPainter
Draws the string in the graphics context at given anchor top-left position and using the given scaling factor.
drawScaledSubstringBilinear(GraphicsContext, String, int, int, Font, int, int, float, float) - Static method in class ej.drawing.TransformPainter
Draws the substring in the graphics context at given anchor top-left position and using the given scaling factor.
drawString(GraphicsContext, String, Font, int, int) - Static method in class ej.microui.display.Painter
Draws a string.
drawString(GraphicsContext, String, VectorFont, float, float, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a text.
drawString(GraphicsContext, String, VectorFont, float, Matrix, int, BlendMode, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a text.
drawStringAtPoint(GraphicsContext, String, Font, int, int, int, int) - Static method in class ej.widget.render.StringPainter
Draws a string aligned with an anchor point.
drawStringInArea(GraphicsContext, String, Font, int, int, int, int, int, int) - Static method in class ej.widget.render.StringPainter
Draws a string aligned in a area.
drawStringOnCircle(GraphicsContext, String, VectorFont, float, Matrix, float, VectorGraphicsPainter.Direction) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a text along a circle.
drawStringOnCircle(GraphicsContext, String, VectorFont, float, Matrix, float, VectorGraphicsPainter.Direction, int, BlendMode, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a text along a circle.
drawSubstring(GraphicsContext, String, int, int, Font, int, int) - Static method in class ej.microui.display.Painter
Draws a subset of a string.
drawThickCircle(GraphicsContext, int, int, int, int) - Static method in class ej.drawing.ShapePainter
Draws the outline of a circle covering the square specified by its diameter, using the GraphicsContext 's current color.

The center of the circle is defined as the center of the square whose origin is at (x,y) (upper-left corner) and whose dimension is given by diameter.

If diameter is negative, nothing is drawn.
drawThickCircleArc(GraphicsContext, int, int, int, float, float, int) - Static method in class ej.drawing.ShapePainter
Draws the outline of a circular arc covering the specified square, using the GraphicsContext 's current color.

The arc is drawn from startAngle up to arcAngle degrees.
drawThickEllipse(GraphicsContext, int, int, int, int, int) - Static method in class ej.drawing.ShapePainter
Draws the outline of a ellipse covering the specified rectangle, using the GraphicsContext's current color.

The center of the ellipse is defined as the center of the rectangle whose origin is at (x,y) (upper-left corner) and whose dimension is given by width and height.

If either width or height is negative or zero, nothing is drawn.
drawThickFadedCircle(GraphicsContext, int, int, int, int, int) - Static method in class ej.drawing.ShapePainter
Draws the faded outline of a circle covering the square specified by its diameter, using the GraphicsContext 's current color.

The center of the circle is defined as the center of the square whose origin is at (x,y) (upper-left corner) and whose dimension is given by diameter.

If diameter is negative or zero, nothing is drawn.
drawThickFadedCircleArc(GraphicsContext, int, int, int, float, float, int, int, ShapePainter.Cap, ShapePainter.Cap) - Static method in class ej.drawing.ShapePainter
Draws the faded outline of a circular arc covering the specified square, using the current color and caps.
drawThickFadedEllipse(GraphicsContext, int, int, int, int, int, int) - Static method in class ej.drawing.ShapePainter
Draws the outline of a ellipse covering the specified rectangle, using the GraphicsContext's current color.

The center of the ellipse is defined as the center of the rectangle whose origin is at (x,y) (upper-left corner) and whose dimension is given by width and height.

If either width or height is negative or zero, nothing is drawn.
drawThickFadedLine(GraphicsContext, int, int, int, int, int, int, ShapePainter.Cap, ShapePainter.Cap) - Static method in class ej.drawing.ShapePainter
Draws a faded line from (x1,y1) to (x2,y2) using the GraphicsContext's current color and caps.
drawThickFadedPoint(GraphicsContext, int, int, int, int) - Static method in class ej.drawing.ShapePainter
Draws a faded point at (x,y) using the GraphicsContext's current color.
drawThickLine(GraphicsContext, int, int, int, int, int) - Static method in class ej.drawing.ShapePainter
Draws a line from (x1,y1) to (x2,y2) using the GraphicsContext's current color.
drawVerticalLine(GraphicsContext, int, int, int) - Static method in class ej.microui.display.Painter
Draws a vertical line between two points.
DST_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the daylight saving offset in milliseconds.
dump(PrintStream) - Method in class ej.bon.Timer
Prints a status of this timer and its scheduled tasks to the specified print stream.
dump(String) - Method in class ej.jsonpath.parser.JSONPathCompiler.JSONPathExpr
 
dump(String) - Method in class ej.jsonpath.parser.SimpleNode
 
dumpStack() - Static method in class java.lang.Thread
Prints a stack trace of the current thread to the standard error stream.
duplicate() - Method in class java.nio.ByteBuffer
Creates a new byte buffer that shares this buffer's content.
duplicate() - Method in class java.nio.CharBuffer
Creates a new char buffer that shares this buffer's content.
duplicate() - Method in class java.nio.DoubleBuffer
Creates a new double buffer that shares this buffer's content.
duplicate() - Method in class java.nio.FloatBuffer
Creates a new float buffer that shares this buffer's content.
duplicate() - Method in class java.nio.IntBuffer
Creates a new int buffer that shares this buffer's content.
duplicate() - Method in class java.nio.LongBuffer
Creates a new long buffer that shares this buffer's content.
duplicate() - Method in class java.nio.ShortBuffer
Creates a new short buffer that shares this buffer's content.
DuplicateFormatFlagsException - Exception in java.util
Unchecked exception thrown when duplicate flags are provided in the format specifier.
DuplicateFormatFlagsException(String) - Constructor for exception java.util.DuplicateFormatFlagsException
Constructs an instance of this class with the specified flags.
Duration - Class in java.time
A time-based amount of time, such as '34.5 seconds'.
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite
A method that implements different types of operations described in GeneratedMessageLite.MethodToInvoke.
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object) - Method in class com.google.protobuf.GeneratedMessageLite
dynamicMethod(GeneratedMessageLite.MethodToInvoke) - Method in class com.google.protobuf.GeneratedMessageLite
DynamicRemoteConnection - Class in ej.rcommand.impl
Implements an RemoteConnection that wraps another RemoteConnection that can change dynamically.
DynamicRemoteConnection() - Constructor for class ej.rcommand.impl.DynamicRemoteConnection
 

E

E - Static variable in class ej.bon.XMath
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class java.lang.Math
The double value that is closer than any other to e, the base of the natural logarithms.
ECGenParameterSpec - Class in java.security.spec
This immutable class specifies the set of parameters used for generating elliptic curve (EC) domain parameters.
ECGenParameterSpec(String) - Constructor for class java.security.spec.ECGenParameterSpec
Creates a parameter specification for EC parameter generation using a standard (or predefined) name stdName in order to generate the corresponding (precomputed) elliptic curve domain parameters.
EditableStyle - Class in ej.mwt.style
An editable style is a simple implementation of a style.
EditableStyle() - Constructor for class ej.mwt.style.EditableStyle
Creates an editable style from the default style.
EditableStyle(EditableStyle) - Constructor for class ej.mwt.style.EditableStyle
Creates an editable style from an other one.
effectiveLevel - Variable in class java.util.logging.Logger
This is the real level of the logger.
EIGHT_BYTES - Static variable in interface ej.cbor.CborConstants
Denotes a eight-byte value (uint64).
EIGHT_BYTES - Static variable in class ej.cbor.ErrorMessage
 
ej.annotation - package ej.annotation
Defines annotations for static null analysis.
ej.aws.iot - package ej.aws.iot
 
ej.basictool - package ej.basictool
Miscellaneous tools.
ej.basictool.annotation - package ej.basictool.annotation
Miscellaneous tools.
ej.basictool.map - package ej.basictool.map
Maps with low heap footprint.
ej.bluetooth - package ej.bluetooth
Contains Bluetooth classes.
ej.bluetooth.listeners - package ej.bluetooth.listeners
Contains interfaces for Bluetooth listeners.
ej.bluetooth.listeners.impl - package ej.bluetooth.listeners.impl
Contains default implementations for Bluetooth listeners.
ej.bluetooth.util - package ej.bluetooth.util
 
ej.bluetooth.util.services.cts - package ej.bluetooth.util.services.cts
 
ej.bluetooth.util.services.sps - package ej.bluetooth.util.services.sps
 
ej.bon - package ej.bon
Contains Beyond profile classes.
ej.cbor - package ej.cbor
 
ej.drawing - package ej.drawing
Contains shapes rendering and image with transformation rendering algorithms.
ej.ecom - package ej.ecom
Contains Embedded Communications classes (ESR008).
ej.ecom.io - package ej.ecom.io
Contains connection framework classes.
ej.ecom.network - package ej.ecom.network
Contains ECOM-NETWORK framework base classes.
ej.ecom.wifi - package ej.ecom.wifi
Contains ECOM-WIFI framework base classes.
ej.exit - package ej.exit
 
ej.hal - package ej.hal
 
ej.hoka.http - package ej.hoka.http
default HTTP package.
ej.hoka.http.body - package ej.hoka.http.body
HTTP request body parser utilities.
ej.hoka.http.encoding - package ej.hoka.http.encoding
HTTP request/response encoding.
ej.hoka.http.requesthandler - package ej.hoka.http.requesthandler
HTTP request handlers.
ej.hoka.http.support - package ej.hoka.http.support
contains utilities classes for HTTP parameters parsing.
ej.hoka.io - package ej.hoka.io
Input/Output stream wrappers for read write formatting.
ej.hoka.log - package ej.hoka.log
Server logger.
ej.hoka.session - package ej.hoka.session
Server side session.
ej.hoka.tcp - package ej.hoka.tcp
TCP related classes.
ej.io.progress - package ej.io.progress
 
ej.json - package ej.json
 
ej.jsonpath.parser - package ej.jsonpath.parser
 
ej.junit - package ej.junit
 
ej.kf - package ej.kf
Contains Kernel and Features classes.
ej.library.iot.rcommand.bluetooth - package ej.library.iot.rcommand.bluetooth
 
ej.library.iot.rcommand.bluetooth.commands - package ej.library.iot.rcommand.bluetooth.commands
 
ej.library.iot.rcommand.bluetooth.notifications - package ej.library.iot.rcommand.bluetooth.notifications
 
ej.library.iot.rcommand.bluetooth.tools - package ej.library.iot.rcommand.bluetooth.tools
 
ej.microui - package ej.microui
Contains MicroUI framework base classes.
ej.microui.display - package ej.microui.display
Contains display management.
ej.microui.event - package ej.microui.event
Contains events management.
ej.microui.event.generator - package ej.microui.event.generator
Contains standard event generators.
ej.microui.led - package ej.microui.led
Contains LEDs management.
ej.microvg - package ej.microvg
Contains classes to manipulate and draw vector graphics.
ej.motion - package ej.motion
Contains the base classes to create and use motions.
ej.motion.back - package ej.motion.back
Contains the implementation of the back function.
ej.motion.bounce - package ej.motion.bounce
Contains the implementation of the bounce function.
ej.motion.circ - package ej.motion.circ
Contains the implementation of the circ function.
ej.motion.constant - package ej.motion.constant
Contains the implementation of the constant function.
ej.motion.cubic - package ej.motion.cubic
Contains the implementation of the cubic function.
ej.motion.elastic - package ej.motion.elastic
Contains the implementation of the elastic function.
ej.motion.expo - package ej.motion.expo
Contains the implementation of the expo function.
ej.motion.linear - package ej.motion.linear
Contains the implementation of the linear function.
ej.motion.quad - package ej.motion.quad
Contains the implementation of the quad function.
ej.motion.quart - package ej.motion.quart
Contains the implementation of the quart function.
ej.motion.quint - package ej.motion.quint
Contains the implementation of the quint function.
ej.motion.sine - package ej.motion.sine
Contains the implementation of the sine function.
ej.mwt - package ej.mwt
Contains base classes to create a widget hierarchy.
ej.mwt.animation - package ej.mwt.animation
Contains animation framework.
ej.mwt.event - package ej.mwt.event
Contains desktop event definition and default implementation.
ej.mwt.render - package ej.mwt.render
Contains render policy definition and some implementations.
ej.mwt.style - package ej.mwt.style
Contains style definition and default implementation.
ej.mwt.style.background - package ej.mwt.style.background
Contains background definition and some implementations.
ej.mwt.style.dimension - package ej.mwt.style.dimension
Contains dimension definition and some implementations.
ej.mwt.style.outline - package ej.mwt.style.outline
Contains outline definition and some implementations.
ej.mwt.style.outline.border - package ej.mwt.style.outline.border
Contains some border implementations.
ej.mwt.stylesheet - package ej.mwt.stylesheet
Contains stylesheet definition and default implementation.
ej.mwt.stylesheet.cascading - package ej.mwt.stylesheet.cascading
Contains cascading stylesheet implementation.
ej.mwt.stylesheet.selector - package ej.mwt.stylesheet.selector
Contains selector definition and some implementations.
ej.mwt.stylesheet.selector.combinator - package ej.mwt.stylesheet.selector.combinator
Contains combinator definition and some implementations.
ej.mwt.util - package ej.mwt.util
Contains utility classes.
ej.net - package ej.net
Implementation of android connectivity manager.
ej.net.util - package ej.net.util
Utilitary functions for net management.
ej.net.util.connectivity - package ej.net.util.connectivity
Utilitary functions for Connectivity Manager.
ej.net.util.ssl - package ej.net.util.ssl
 
ej.net.util.wifi - package ej.net.util.wifi
Utilitary functions for Wi-Fi management.
ej.nls - package ej.nls
Native language support.
ej.observable - package ej.observable
Contains observer pattern classes.
ej.property - package ej.property
Contains property management base interfaces and classes.
ej.property.loader - package ej.property.loader
Contains property loader implementations.
ej.property.registry - package ej.property.registry
Contains property registry implementations.
ej.rcommand - package ej.rcommand
 
ej.rcommand.comm - package ej.rcommand.comm
 
ej.rcommand.connectivity - package ej.rcommand.connectivity
 
ej.rcommand.impl - package ej.rcommand.impl
 
ej.rcommand.serversocket - package ej.rcommand.serversocket
 
ej.rcommand.synchronous - package ej.rcommand.synchronous
 
ej.resserver.log - package ej.resserver.log
Logger management.
ej.rest.json - package ej.rest.json
 
ej.rest.util - package ej.rest.util
 
ej.rest.web - package ej.rest.web
 
ej.rest.web.mime - package ej.rest.web.mime
 
ej.restserver - package ej.restserver
This package gather classes used for a rest server.
ej.restserver.endpoint - package ej.restserver.endpoint
This package gather implementations of standard endpoints.
ej.service - package ej.service
Contains service management base interfaces and classes.
ej.service.loader - package ej.service.loader
Contains service loader implementations.
ej.service.registry - package ej.service.registry
Contains service registry implementations.
ej.sni - package ej.sni
Contains Simple Native Interface classes.
ej.sp - package ej.sp
Contains Shielded Plug classes (ESR014).
ej.storage - package ej.storage
Contains storage services.
ej.storage.fs - package ej.storage.fs
Implementation of storage on file system library.
ej.storage.heap - package ej.storage.heap
Implementation of storage on Java heap.
ej.storage.util - package ej.storage.util
Tools for storage.
ej.trace - package ej.trace
 
ej.util - package ej.util
 
ej.util.concurrent - package ej.util.concurrent
Utility classes commonly useful in concurrent programming.
ej.util.logging.handler - package ej.util.logging.handler
 
ej.util.message - package ej.util.message
Lightweight message and log management.
ej.util.message.basic - package ej.util.message.basic
Basic implementation of lightweight message and log management.
ej.util.text - package ej.util.text
 
ej.websocket - package ej.websocket
This package gathers the classes managing WebSocket.
ej.websocket.frame - package ej.websocket.frame
This package gathers the classes handling the frames of a WebSocket.
ej.websocket.http - package ej.websocket.http
This package gathers the classes used for the http connection.
ej.websocket.util - package ej.websocket.util
This package gathers the util classes.
ej.widget.basic - package ej.widget.basic
Basic widgets.
ej.widget.color - package ej.widget.color
Color utilities.
ej.widget.container - package ej.widget.container
Set of containers with specific layouts.
ej.widget.debug - package ej.widget.debug
Debug and monitoring utilities.
ej.widget.event - package ej.widget.event
Common event handlers.
ej.widget.font - package ej.widget.font
Font utilities.
ej.widget.motion - package ej.widget.motion
Contains classes to associate a Motion and an Animation.
ej.widget.render - package ej.widget.render
Painter utilities.
ej.widget.swipe - package ej.widget.swipe
Swipe utilities.
elapsedTime(int) - Method in class ej.microui.event.generator.Buttons
Returns the elapsed time in milliseconds between the two previous Buttons.PRESSED events that occurred on the specified button.
ElasticEaseInFunction - Class in ej.motion.elastic
Represents a elastic motion.
ElasticEaseInOutFunction - Class in ej.motion.elastic
Represents a elastic motion.
ElasticEaseOutFunction - Class in ej.motion.elastic
Represents a elastic motion: starts at a steady speed, then slows down exceeding the stop instruction then go backward with the same effect with less initial speed then go forward and so on until it stops.
element() - Method in class java.util.AbstractQueue
Retrieves, but does not remove, the head of this queue.
element() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class java.util.LinkedList
Retrieves, but does not remove, the head (first element) of this list.
element() - Method in interface java.util.Queue
Retrieves, but does not remove, the head of this queue.
Element - Class in org.kxml2.kdom
In order to create an element, please use the createElement method instead of invoking the constructor directly.
Element() - Constructor for class org.kxml2.kdom.Element
 
ELEMENT - Static variable in class org.kxml2.kdom.Node
 
elementAt(int) - Method in class ej.bon.ResourceArray
Reads the element at given index.
elementAt(int) - Method in class java.util.Vector
Returns the component at the specified index.
elementCount - Variable in class java.util.Vector
The number of valid components in this Vector object.
elementData - Variable in class java.util.Vector
The array buffer into which the components of the vector are stored.
elements() - Method in class ej.bon.ResourceArray
Reads all array elements.
elements() - Method in class java.util.Dictionary
Returns an enumeration of the values in this dictionary.
elements() - Method in class java.util.Hashtable
Returns an enumeration of the values in this hashtable.
elements() - Method in class java.util.Vector
Returns an enumeration of the components of this vector.
ElementType - Enum in java.lang.annotation
A program element type.
EMPTY - Static variable in class com.google.protobuf.ByteString
Empty ByteString.
EMPTY - Static variable in class ej.hoka.http.HttpConstants
Empty string.
empty() - Method in class java.util.Stack
Tests if this stack is empty.
EMPTY_BYTE_ARRAY - Static variable in class com.google.protobuf.Internal
An empty byte array constant used in generated code.
EMPTY_BYTE_BUFFER - Static variable in class com.google.protobuf.Internal
An empty byte array constant used in generated code.
EMPTY_CODED_INPUT_STREAM - Static variable in class com.google.protobuf.Internal
An empty coded input stream constant used in generated code.
EMPTY_LIST - Static variable in class java.util.Collections
The empty list (immutable).
EMPTY_MAP - Static variable in class java.util.Collections
The empty map (immutable).
EMPTY_SET - Static variable in class java.util.Collections
The empty set (immutable).
EMPTY_URI - Static variable in class ej.resserver.log.Messages
URI is empty.
EmptyBlockException - Exception in ej.sp
Thrown by methods in ShieldedPlug class to indicate that no data is available in a block.
EmptyBlockException() - Constructor for exception ej.sp.EmptyBlockException
Builds a new EmptyBlockException with null as its error message string.
emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessageLite
 
emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessageLite
 
emptyEnumeration() - Static method in class java.util.Collections
Returns an enumeration that has no elements.
emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessageLite
 
emptyIntList() - Static method in class com.google.protobuf.GeneratedMessageLite
 
emptyIterator() - Static method in class java.util.Collections
Returns an iterator that has no elements.
emptyList() - Static method in class java.util.Collections
Returns the empty list (immutable).
emptyListIterator() - Static method in class java.util.Collections
Returns a list iterator that has no elements.
emptyLongList() - Static method in class com.google.protobuf.GeneratedMessageLite
 
emptyMap() - Static method in class java.util.Collections
Returns the empty map (immutable).
emptyMapField() - Static method in class com.google.protobuf.MapFieldLite
Returns an singleton immutable empty MapFieldLite instance.
emptyProtobufList() - Static method in class com.google.protobuf.GeneratedMessageLite
 
emptySet() - Static method in class java.util.Collections
Returns the empty set (immutable).
EmptyStackException - Exception in java.util
Thrown by methods in the Stack class to indicate that the stack is empty.
EmptyStackException() - Constructor for exception java.util.EmptyStackException
Constructs a new EmptyStackException with null as its error message string.
enable() - Method in class ej.bluetooth.BluetoothAdapter
Enables this adapter.
enable(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Enables a network interface (software side).
enable() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
enable_tracing() - Method in class ej.jsonpath.parser.JSONPathCompiler
Enable tracing.
enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream
 
enableClick(boolean, int) - Method in class ej.microui.event.generator.Buttons
For the given button, specify whether the generator should send a click event for each pressed event.
EnableCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
EnableCommand() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.EnableCommand
 
ENABLED_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.EnabledSelector
Enabled selector singleton to avoid creating several ones.
enableDoubleClick(boolean, int, int) - Method in class ej.microui.event.generator.Buttons
For the given button, specify whether the generator should send a double click event.
EnabledSelector - Class in ej.mwt.stylesheet.selector
An enabled selector selects by checking if the widget is enabled.
enableEllipsis(int) - Method in class ej.microui.display.GraphicsContext
Enables ellipsis when drawing characters.
EnableEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
EnableEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.EnableEndpoint
 
enableSoftAP(SoftAPConfiguration) - Method in class ej.ecom.wifi.WifiManager
Enables the SoftAP with a given configuration.
enc(String) - Method in class ej.rest.web.AbstractContent
 
ENCLOSING_MARK - Static variable in class org.apache.regexp.RECharacter
 
encode(String, String) - Static method in class java.net.URLEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(byte[]) - Method in class java.util.Base64.Encoder
Encodes all bytes from the specified byte array into a newly-allocated byte array using the Base64 encoding scheme.
encode(byte[], byte[]) - Method in class java.util.Base64.Encoder
Encodes all bytes from the specified byte array using the Base64 encoding scheme, writing the resulting bytes to the given output byte array, starting at offset 0.
encode(ByteBuffer) - Method in class java.util.Base64.Encoder
Encodes all remaining bytes from the specified byte buffer into a newly-allocated ByteBuffer using the Base64 encoding scheme.
EncodedKeySpec - Class in java.security.spec
This class represents a public or private key in encoded format.
EncodedKeySpec(byte[]) - Constructor for class java.security.spec.EncodedKeySpec
Creates a new EncodedKeySpec with the given encoded key.
encodeToString(byte[]) - Method in class java.util.Base64.Encoder
Encodes the specified byte array into a String using the Base64 encoding scheme.
encodeZigZag32(int) - Static method in class com.google.protobuf.CodedOutputStream
Encode a ZigZag-encoded 32-bit value.
encodeZigZag64(long) - Static method in class com.google.protobuf.CodedOutputStream
Encode a ZigZag-encoded 64-bit value.
encoding - Static variable in class sun.net.NetworkClient
 
EncodingRegistry - Class in ej.hoka.http.encoding
Class that stores a register of available encoding and transfer coding handlers.
EncodingRegistry() - Constructor for class ej.hoka.http.encoding.EncodingRegistry
encodingRegistry(EncodingRegistry) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
If this method is not called an instance of EncodingRegistry is used by the server.
encodings - Variable in class ej.hoka.http.support.AcceptEncoding
Array of QualityArguments.
ENCRYPT - Static variable in class ej.bluetooth.util.SecurityLevels
Encryption required.
ENCRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to encryption mode.
end() - Method in class org.json.me.JSONTokener
 
END - Static variable in interface org.kxml2.wap.Wbxml
 
END_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Logical end of the xml document.
END_OF_LINE - Static variable in class ej.hoka.http.HttpConstants
The "end of line" CR + LF.
END_PUNCTUATION - Static variable in class org.apache.regexp.RECharacter
 
END_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endArray() - Method in class ej.json.JSONWriter
End an array.
endArray() - Method in class org.json.me.JSONWriter
End an array.
endColumn - Variable in class ej.jsonpath.parser.Token
The column number of the last character of this Token.
endContainer() - Method in interface ej.widget.debug.WidgetVisitor
Signals the children of a Container just have all been visited.
endDocument() - Method in class org.kxml2.io.KXmlSerializer
 
endDocument() - Method in class org.kxml2.wap.WbxmlSerializer
 
endDocument() - Method in interface org.xmlpull.v1.XmlSerializer
Finish writing.
endLine - Variable in class ej.jsonpath.parser.Token
The line number of the last character of this Token.
endObject() - Method in class ej.json.JSONWriter
End an object.
endObject() - Method in class org.json.me.JSONWriter
End an object.
endParse() - Method in class ej.hoka.http.support.CharacterSeparatedList
End instructions of the string parsing.
endParse() - Method in class ej.hoka.http.support.ContentType
IS2T-API Canonises the MIME type.
Endpoint - Interface in ej.rcommand.synchronous
 
Endpoint - Interface in ej.websocket
An Endpoint knows how to handle high level websocket events.
EndpointAdapter - Class in ej.websocket.util
An Endpoint with a default behaviour doing nothing.
EndpointAdapter() - Constructor for class ej.websocket.util.EndpointAdapter
 
EndpointHandler - Class in ej.restserver
An endpoint handler handles GET, POST, PUT and DELETE operations on server endpoints.
EndpointHandler() - Constructor for class ej.restserver.EndpointHandler
 
EndpointListener - Class in ej.rcommand.synchronous
Endpoint adapter.
EndpointListener(Endpoint) - Constructor for class ej.rcommand.synchronous.EndpointListener
 
endsWith(ByteString) - Method in class com.google.protobuf.ByteString
Tests if this bytestring ends with the specified suffix.
endsWith(String) - Method in class java.lang.String
Tests if this string ends with the specified suffix.
endTag(String, String) - Method in class org.kxml2.io.KXmlSerializer
 
endTag(String, String) - Method in class org.kxml2.wap.WbxmlSerializer
 
endTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write end tag.
engineAliases() - Method in class java.security.KeyStoreSpi
Lists all the alias names of this keystore.
engineContainsAlias(String) - Method in class java.security.KeyStoreSpi
Checks if the given alias exists in this keystore.
engineDeleteEntry(String) - Method in class java.security.KeyStoreSpi
Deletes the entry identified by the given alias from this keystore.
engineDigest() - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineGenerateCertificate(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate object and initializes it with the data read from the input stream inStream.
engineGetCertificate(String) - Method in class java.security.KeyStoreSpi
Returns the certificate associated with the given alias.
engineGetCertificateChain(String) - Method in class java.security.KeyStoreSpi
Returns the certificate chain associated with the given alias.
engineGetDigestLength() - Method in class java.security.MessageDigestSpi
Returns the digest length in bytes.
engineGetKey(String, char[]) - Method in class java.security.KeyStoreSpi
Returns the key associated with the given alias, using the given password to recover it.
engineGetKeyManagers() - Method in class javax.net.ssl.KeyManagerFactorySpi
Returns one key manager for each type of key material.
engineGetSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a SocketFactory object for this context.
engineGetTrustManagers() - Method in class javax.net.ssl.TrustManagerFactorySpi
Returns one trust manager for each type of trust material.
engineInit(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContextSpi
Initializes this context.
engineInit(KeyStore) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of certificate authorities and related trust material.
engineInitSign(PrivateKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitVerify(PublicKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified public key for verification operations.
engineIsCertificateEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
engineIsKeyEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias was created by a call to setKeyEntry, or created by a call to setEntry with a PrivateKeyEntry or a SecretKeyEntry.
engineLoad(InputStream, char[]) - Method in class java.security.KeyStoreSpi
Loads the keystore from the given input stream.
engineReset() - Method in class java.security.MessageDigestSpi
Resets the digest for further use.
engineSetCertificateEntry(String, Certificate) - Method in class java.security.KeyStoreSpi
Assigns the given certificate to the given alias.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key (that has already been protected) to the given alias.
engineSetParameter(AlgorithmParameterSpec) - Method in class java.security.SignatureSpi
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSign() - Method in class java.security.SignatureSpi
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class java.security.SignatureSpi
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineSize() - Method in class java.security.KeyStoreSpi
Retrieves the number of entries in this keystore.
engineUpdate(byte) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineVerify(byte[]) - Method in class java.security.SignatureSpi
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class java.security.SignatureSpi
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
EnglishDateFormatSymbols - Class in ej.util.text
Symbols using English language.
EnglishDateFormatSymbols() - Constructor for class ej.util.text.EnglishDateFormatSymbols
Instantiating the English format symbols.
enqueue() - Method in class java.lang.ref.Reference
Adds this reference object to the queue with which it is registered, if any.
EnqueuedWeakReference<T> - Class in ej.bon
EnqueuedWeakReference are objects that are queued in an ReferenceQueue by the system when the object they point at (see Reference.get()) is set to null by the system.
EnqueuedWeakReference(T, ReferenceQueue<? super T>) - Constructor for class ej.bon.EnqueuedWeakReference
Creates a new EnqueuedWeakReference.
ensureCapacity(int) - Method in class java.lang.StringBuffer
Ensures that the capacity is at least equal to the specified minimum.
ensureCapacity(int) - Method in class java.lang.StringBuilder
Ensures that the capacity is at least equal to the specified minimum.
ensureCapacity(int) - Method in class java.util.ArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class java.util.Vector
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
ensureInitialized(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
Might lazily parse the bytes that were previously passed in.
enter() - Static method in class ej.kf.Kernel
Enters in Kernel mode: the current thread context is switched to be owned by the Kernel.
entity - Static variable in class org.json.me.util.XMLTokener
The table of entity values.
ENTITY - Static variable in interface org.kxml2.wap.Wbxml
 
ENTITY_REF - Static variable in class org.kxml2.kdom.Node
 
ENTITY_REF - Static variable in interface org.xmlpull.v1.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityRef(String) - Method in class org.kxml2.io.KXmlSerializer
 
entityRef(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
entityRef(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
entrySet() - Method in class com.google.protobuf.Internal.MapAdapter
 
entrySet() - Method in class com.google.protobuf.MapFieldLite
 
entrySet() - Method in class java.util.AbstractMap
 
entrySet() - Method in class java.util.HashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.Hashtable
Returns a Set view of the mappings contained in this map.
entrySet() - Method in interface java.util.Map
Returns a Set view of the mappings contained in this map.
entrySet() - Method in interface java.util.SortedMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.TreeMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.WeakHashMap
Returns a Set view of the mappings contained in this map.
Enum<E extends Enum<E>> - Class in java.lang
This is the common base class of all Java language enumeration types.
Enum(String, int) - Constructor for class java.lang.Enum
Sole constructor.
enumerate(Thread[]) - Static method in class java.lang.Thread
Copies into the specified array every active thread.
enumeration(Collection<T>) - Static method in class java.util.Collections
Returns an enumeration over the specified collection.
Enumeration<E> - Interface in java.util
An object that implements the Enumeration interface generates a series of elements, one at a time.
EOF - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
End of File.
EOFException - Exception in java.io
Signals that an end of file or end of stream has been reached unexpectedly during input.
EOFException() - Constructor for exception java.io.EOFException
Constructs an EOFException with null as its error detail message.
EOFException(String) - Constructor for exception java.io.EOFException
Constructs an EOFException with the specified detail message.
EOL - Static variable in exception ej.jsonpath.parser.ParseException
The end of line string for this machine.
EPOCH - Static variable in class java.time.Instant
Constant for the 1970-01-01T00:00:00Z epoch instant.
eq(Object, Object) - Static method in class org.eclipse.core.runtime.SubMonitor
 
EQ - Static variable in class org.json.me.util.XML
The Character '='.
equals(Object) - Method in class android.net.NetworkCapabilities
 
equals(Object) - Method in class android.net.NetworkRequest
 
equals(Object) - Method in class com.google.protobuf.ByteString
 
equals(Object) - Method in class com.google.protobuf.GeneratedMessageLite
 
equals(Object) - Method in class com.google.protobuf.LazyField
 
equals(Object) - Method in class com.google.protobuf.LazyFieldLite
 
equals(Object) - Method in class com.google.protobuf.MapFieldLite
Checks whether two map fields are equal.
equals(Object) - Method in class com.google.protobuf.UnknownFieldSetLite
 
equals(Object) - Method in class ej.basictool.map.AbstractPackedMap
Compares the specified object with this map for equality.
equals(Object) - Method in class ej.bluetooth.BluetoothAddress
Returns whether this address is equal to the given object.
equals(Object) - Method in class ej.bluetooth.BluetoothUuid
Returns whether this UUID is equal to the given object.
equals(Object) - Method in class ej.cbor.CborType
 
equals(Object) - Method in class ej.ecom.DeviceManagerPermission
 
equals(Object) - Method in class ej.ecom.io.ConnectionPermission
 
equals(Object) - Method in class ej.hoka.http.Route
 
equals(Object) - Method in class ej.microui.display.DisplayPermission
 
equals(Object) - Method in class ej.microui.display.FontPermission
 
equals(Object) - Method in class ej.microui.display.ImagePermission
 
equals(Object) - Method in class ej.microui.event.EventPermission
 
equals(Object) - Method in class ej.microui.MicroUIPermission
 
equals(Object) - Method in interface ej.mwt.style.background.Background
 
equals(Object) - Method in class ej.mwt.style.background.ImageBackground
 
equals(Object) - Method in class ej.mwt.style.background.NoBackground
 
equals(Object) - Method in class ej.mwt.style.background.RectangularBackground
 
equals(Object) - Method in class ej.mwt.style.background.RoundedBackground
 
equals(Object) - Method in class ej.mwt.style.background.TiledImageBackground
 
equals(Object) - Method in interface ej.mwt.style.dimension.Dimension
 
equals(Object) - Method in class ej.mwt.style.dimension.FixedDimension
 
equals(Object) - Method in class ej.mwt.style.dimension.NoDimension
 
equals(Object) - Method in class ej.mwt.style.dimension.OptimalDimension
 
equals(Object) - Method in class ej.mwt.style.dimension.RelativeDimension
 
equals(Object) - Method in class ej.mwt.style.EditableStyle
 
equals(Object) - Method in class ej.mwt.style.outline.border.FlexibleRectangularBorder
 
equals(Object) - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
 
equals(Object) - Method in class ej.mwt.style.outline.border.RectangularBorder
 
equals(Object) - Method in class ej.mwt.style.outline.border.RoundedBorder
 
equals(Object) - Method in class ej.mwt.style.outline.FlexibleOutline
 
equals(Object) - Method in class ej.mwt.style.outline.NoOutline
 
equals(Object) - Method in interface ej.mwt.style.outline.Outline
 
equals(Object) - Method in class ej.mwt.style.outline.UniformOutline
 
equals(Object) - Method in interface ej.mwt.style.Style
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.ClassSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.combinator.Combinator
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.DisabledSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.EnabledSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.EvenChildSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.FirstChildSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.LastChildSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.NotSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.NthChildSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.OddChildSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.RootSelector
 
equals(Object) - Method in interface ej.mwt.stylesheet.selector.Selector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.StateSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.StrictTypeSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.TypeSelector
 
equals(Object) - Method in class ej.mwt.stylesheet.selector.UniversalSelector
 
equals(Object) - Method in class ej.property.PropertyPermission
 
equals(Object) - Method in class ej.service.ServicePermission
 
equals(Object) - Method in class java.io.File
Tests this abstract pathname for equality with the given object.
equals(Object) - Method in class java.io.FilePermission
Checks two FilePermission objects for equality.
equals(Object) - Method in interface java.lang.annotation.Annotation
Returns true if the specified object represents an annotation that is logically equivalent to this one.
equals(Object) - Method in class java.lang.Boolean
Returns true if and only if the argument is not null and is a Boolean object that represents the same boolean value as this object.
equals(Object) - Method in class java.lang.Byte
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Character
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Double
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Enum
Returns true if the specified object is equal to this enum constant.
equals(Object) - Method in class java.lang.Float
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Integer
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Long
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Object
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class java.lang.Short
Compares this object to the specified object.
equals(Object) - Method in class java.lang.StackTraceElement
Returns true if the specified object is another StackTraceElement instance representing the same execution point as this instance.
equals(Object) - Method in class java.lang.String
Compares this string to the specified object.
equals(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object for equality.
equals(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object for equality.
equals(Object) - Method in class java.math.MathContext
Compares this MathContext with the specified Object for equality.
equals(Object) - Method in class java.net.Inet4Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.Inet6Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetSocketAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InterfaceAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.NetworkInterface
Compares this object against the specified object.
equals(Object) - Method in class java.net.SocketPermission
Checks two SocketPermission objects for equality.
equals(Object) - Method in class java.net.URI
Tests this URI for equality with another object.
equals(Object) - Method in class java.net.URL
Compares this URL for equality with another object.
equals(URL, URL) - Method in class java.net.URLStreamHandler
Provides the default equals calculation.
equals(Object) - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.CharBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.IntBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.LongBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.security.BasicPermission
Checks two BasicPermission objects for equality.
equals(Object) - Method in class java.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in class java.security.Permission
Checks two Permission objects for equality.
equals(Object) - Method in interface java.security.Principal
Compares this principal to the specified object.
equals(Object) - Method in class java.time.chrono.AbstractChronology
Checks if this chronology is equal to another chronology.
equals(Object) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is equal to another date, including the chronology.
equals(Object) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is equal to another date-time, including the chronology.
equals(Object) - Method in interface java.time.chrono.Chronology
Checks if this chronology is equal to another chronology.
equals(Object) - Method in interface java.time.chrono.ChronoPeriod
Checks if this period is equal to another period, including the chronology.
equals(Object) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.Clock
Checks if this clock is equal to another clock.
equals(Object) - Method in class java.time.Duration
Checks if this duration is equal to the specified Duration.
equals(Object) - Method in class java.time.Instant
Checks if this instant is equal to the specified instant.
equals(Object) - Method in class java.time.LocalDate
Checks if this date is equal to another date.
equals(Object) - Method in class java.time.LocalDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.LocalTime
Checks if this time is equal to another time.
equals(Object) - Method in class java.time.MonthDay
Checks if this month-day is equal to another month-day.
equals(Object) - Method in class java.time.OffsetDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.OffsetTime
Checks if this time is equal to another time.
equals(Object) - Method in class java.time.Period
Checks if this period is equal to another period.
equals(Object) - Method in class java.time.temporal.ValueRange
Checks if this range is equal to another range.
equals(Object) - Method in class java.time.temporal.WeekFields
Checks if this WeekFields is equal to the specified object.
equals(Object) - Method in class java.time.Year
Checks if this year is equal to another year.
equals(Object) - Method in class java.time.YearMonth
Checks if this year-month is equal to another year-month.
equals(Object) - Method in class java.time.zone.ZoneOffsetTransition
Checks if this object equals another.
equals(Object) - Method in class java.time.zone.ZoneOffsetTransitionRule
Checks if this object equals another.
equals(Object) - Method in class java.time.zone.ZoneRules
Checks if this set of rules equals another.
equals(Object) - Method in class java.time.ZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.ZoneId
Checks if this time-zone ID is equal to another time-zone ID.
equals(Object) - Method in class java.time.ZoneOffset
Checks if this offset is equal to another offset.
equals(Object) - Method in class java.util.AbstractList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleImmutableEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class java.util.AbstractSet
Compares the specified object with this set for equality.
equals(long[], long[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of longs are equal to one another.
equals(int[], int[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of ints are equal to one another.
equals(short[], short[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
equals(char[], char[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of chars are equal to one another.
equals(byte[], byte[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of bytes are equal to one another.
equals(boolean[], boolean[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of booleans are equal to one another.
equals(double[], double[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of doubles are equal to one another.
equals(float[], float[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of floats are equal to one another.
equals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of Objects are equal to one another.
equals(Object) - Method in class java.util.BitSet
Compares this object against the specified object.
equals(Object) - Method in class java.util.Calendar
Compares this Calendar to the specified Object.
equals(Object) - Method in interface java.util.Collection
Compares the specified object with this collection for equality.
equals(Object) - Method in interface java.util.Comparator
Indicates whether some other object is "equal to" this comparator.
equals(Object) - Method in class java.util.Date
Compares two dates for equality.
equals(Object) - Method in class java.util.Hashtable
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in interface java.util.List
Compares the specified object with this list for equality.
equals(Object) - Method in interface java.util.Map.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface java.util.Map
Compares the specified object with this map for equality.
equals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are equal to each other and false otherwise.
equals(Object) - Method in class java.util.PropertyPermission
Checks two PropertyPermission objects for equality.
equals(Object) - Method in interface java.util.Set
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.Vector
Compares the specified Object with this Vector for equality.
equals(Object) - Method in class javax.crypto.spec.SecretKeySpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.security.auth.x500.X500Principal
Compares the specified Object with this X500Principal for equality.
equals(Object) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
equals(AlgorithmId) - Method in class sun.security.x509.AlgorithmId
Returns true iff the argument indicates the same algorithm with the same parameters.
equals(Object) - Method in class sun.security.x509.AlgorithmId
Compares this AlgorithmID to another.
equals(String) - Method in class sun.security.x509.AlgorithmId
Compares two algorithm IDs for equality.
equalsIgnoreCase(String) - Method in class java.lang.String
Compares this String to another String, ignoring case considerations.
Era - Interface in java.time.chrono
An era of the time-line.
ERA - Static variable in class java.util.Calendar
Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
eraOf(int) - Method in interface java.time.chrono.Chronology
Creates the chronology era object from the numeric value.
eraOf(int) - Method in class java.time.chrono.IsoChronology
 
eras() - Method in interface java.time.chrono.Chronology
Gets the list of eras for the chronology.
eras() - Method in class java.time.chrono.IsoChronology
 
err - Static variable in class java.lang.System
The "standard" error output stream.
error(String) - Method in interface ej.hoka.log.Logger
Log with level error.
error(String, Throwable) - Method in interface ej.hoka.log.Logger
Log with level error.
error(Throwable) - Method in interface ej.hoka.log.Logger
Log with level error.
ERROR - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
Error - Error in java.lang
An Error is a subclass of Throwable that indicates serious problems that a reasonable application should not try to catch.
Error() - Constructor for error java.lang.Error
Constructs a new error with null as its detail message.
Error(String) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message.
Error(String, Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message and cause.
Error(Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ERROR_COULD_NOT_GET_IP - Static variable in class ej.net.util.Messages
Error while getting IP.
ERROR_COULD_NOT_JOIN_AP - Static variable in class ej.net.util.wifi.Messages
Access Popublic static final int not joined.
ERROR_DURING_LEAVE - Static variable in class ej.net.util.wifi.Messages
Could not leave an AccessPoint.
ERROR_DURING_UNMOUNT - Static variable in class ej.net.util.wifi.Messages
Error during unmount.
ERROR_NO_INTERFACE - Static variable in class ej.net.util.Messages
No interface found.
ERROR_NO_WIFI_MANAGER - Static variable in class ej.net.util.wifi.Messages
No Wi-Fi manager.
ERROR_NTP_REQUEST - Static variable in class ej.net.util.Messages
Could not get ntp time.
ERROR_ON_START - Static variable in class ej.storage.util.StorageMessage
Error occurs when starting an app.
ERROR_ON_STOP - Static variable in class ej.storage.util.StorageMessage
Error occurs when stopping an app.
ERROR_SSID_NULL - Static variable in class ej.net.util.wifi.Messages
SSID is null.
ERROR_TIMEOUT - Static variable in class ej.net.util.wifi.Messages
Timeout.
ERROR_UNKNOWN - Static variable in class ej.net.ConnectivityMessages
Unknown error.
ERROR_UNKNOWN - Static variable in class ej.net.util.Messages
Unknown error.
ERROR_UNKNOWN - Static variable in class ej.net.util.wifi.Messages
Unknown error.
ERROR_UNKNOWN - Static variable in class ej.resserver.log.Messages
Unknown error.
ERROR_UNKNOWN - Static variable in class ej.websocket.Messages
Unknown error.
ErrorMessage - Class in ej.cbor
 
ErrorMessage() - Constructor for class ej.cbor.ErrorMessage
 
ErrorMessageCode - Class in ej.cbor
 
ErrorMessageCode() - Constructor for class ej.cbor.ErrorMessageCode
 
ErrorMessageString - Class in ej.cbor
 
ErrorMessageString() - Constructor for class ej.cbor.ErrorMessageString
 
ESC - Static variable in class ej.microui.event.generator.Command
Constant for "escape" command.
escape(String) - Static method in class ej.rest.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.json.me.util.XML
Replace special characters with XML escapes:
ETHIOPIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for ethiopic font identifier.
eval(Object) - Method in class ej.jsonpath.parser.JSONPathCompiler.JSONPathExpr
 
EVEN_CHILD_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.EvenChildSelector
Even child selector singleton to avoid creating several ones.
EvenChildSelector - Class in ej.mwt.stylesheet.selector
An even child selector selects by checking if a widget is at an even position in its parent (1, 3, 5,…).
Event - Class in ej.microui.event
MicroUI features int-based events, allowing for a rich event mechanism compatible with scare resources.
EVENT_TYPE - Static variable in class ej.microui.event.generator.Buttons
The BUTTON event type returned by Buttons.getEventType().
EVENT_TYPE - Static variable in class ej.microui.event.generator.Command
The COMMAND event type returned by Command.getEventType().
EVENT_TYPE - Static variable in class ej.microui.event.generator.Pointer
The POINTER event type returned by Pointer.getEventType().
EVENT_TYPE - Static variable in class ej.microui.event.generator.States
The STATE event type returned by States.getEventType().
EVENT_TYPE - Static variable in class ej.mwt.event.DesktopEventGenerator
The DESKTOP event type.
EventDispatcher - Class in ej.mwt.event
Dispatches the events received on a desktop to its children.
EventDispatcher(Desktop) - Constructor for class ej.mwt.event.EventDispatcher
Creates an event dispatcher.
EventGenerator - Class in ej.microui.event
Event generators generate int-based events (see Event).
EventGenerator() - Constructor for class ej.microui.event.EventGenerator
Creates a new event generator.
EVENTGENERATOR_POOL_FULL - Static variable in exception ej.microui.MicroUIException
Exception thrown when the pool of EventGenerator is full.
EventHandler - Interface in ej.microui.event
An event handler is intended to receive and handle events.
EventListener - Interface in java.util
A tagging interface that all event listener interfaces must extend.
EventNotification - Class in ej.library.iot.rcommand.bluetooth.notifications
 
EventNotification(byte[], int) - Constructor for class ej.library.iot.rcommand.bluetooth.notifications.EventNotification
 
EventNotificationListener - Class in ej.library.iot.rcommand.bluetooth.notifications
 
EventNotificationListener() - Constructor for class ej.library.iot.rcommand.bluetooth.notifications.EventNotificationListener
 
EventObject - Class in java.util
The root class from which all event state objects shall be derived.
EventObject(Object) - Constructor for class java.util.EventObject
Constructs a prototypical Event.
EventPermission - Class in ej.microui.event
Permission to handle events generated by an EventGenerator.
EventPermission(EventGenerator) - Constructor for class ej.microui.event.EventPermission
Creates a permission for events generated by the given event generator with null as name.
eventReceived(int, EventHandler) - Method in class ej.microui.event.generator.GenericEventGenerator
Called by MicroUI pump when a custom event has been received from the native world.
eventReceived(int) - Method in class ej.microui.event.generator.GenericEventGenerator
Called by the default implementation of GenericEventGenerator.eventReceived(int, EventHandler) when a custom event has been received from the native world.
EventSerializer - Class in ej.library.iot.rcommand.bluetooth
 
EventSerializer(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.EventSerializer
 
eventsReceived(int[], EventHandler) - Method in class ej.microui.event.generator.GenericEventGenerator
Called by MicroUI pump when a custom event has been received from the native world.
eventsReceived(int[]) - Method in class ej.microui.event.generator.GenericEventGenerator
Called by the default implementation of GenericEventGenerator.eventReceived(int, EventHandler) when a custom event has been received from the native world.
ExactComparisonCriteria - Class in org.junit.internal
 
ExactComparisonCriteria() - Constructor for class org.junit.internal.ExactComparisonCriteria
 
exception(Class<? extends Exception>, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map a handler to a specific exception.
Exception - Exception in java.lang
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception() - Constructor for exception java.lang.Exception
Constructs a new exception with null as its detail message.
Exception(String) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message.
Exception(String, Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message and cause.
Exception(Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ExceptionInInitializerError - Error in java.lang
Signals that an unexpected exception has occurred in a static initializer.
ExceptionInInitializerError() - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with null as its detail message string and with no saved throwable object.
ExceptionInInitializerError(String) - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with the specified detail message string.
ExceptionInInitializerError(Throwable) - Constructor for error java.lang.ExceptionInInitializerError
Constructs a new ExceptionInInitializerError class by saving a reference to the Throwable object thrown for later retrieval by the ExceptionInInitializerError.getException() method.
execute(Command<T>, long) - Method in class ej.rcommand.synchronous.RemoteCommandClient
Executes the command and waits for the result.
execute(Runnable) - Method in class ej.util.concurrent.SingleThreadExecutor
 
execute(Runnable) - Method in interface java.util.concurrent.Executor
Executes the given command at some time in the future.
ExecutionException - Exception in java.util.concurrent
Exception thrown when attempting to retrieve the result of a task that aborted by throwing an exception.
ExecutionException() - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with no detail message.
ExecutionException(String) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified detail message.
ExecutionException(String, Throwable) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified detail message and cause.
ExecutionException(Throwable) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified cause.
Executor - Interface in java.util.concurrent
An object that executes submitted Runnable tasks.
ExecutorService - Interface in java.util.concurrent
An Executor that provides methods to manage termination and methods that can produce a Future for tracking progress of one or more asynchronous tasks.
exists(String) - Method in class ej.storage.fs.StorageFs
 
exists(String) - Method in class ej.storage.heap.StorageHeap
 
exists(String) - Method in interface ej.storage.Storage
Tests whether an entry exists for this ID.
exists() - Method in class java.io.File
Tests whether the file or directory denoted by this abstract pathname exists.
exit() - Method in interface ej.exit.ExitHandler
Asks to exit from the application.
exit() - Static method in class ej.kf.Kernel
Exits from Kernel mode: the current thread context is restored to the owner of the caller of the method (which can remain the Kernel).
EXIT - Static variable in class ej.microui.event.generator.Command
Constant for "exit" command.
exit(int) - Method in class java.lang.Runtime
Terminates the currently running Java virtual machine by initiating its shutdown sequence.
exit(int) - Static method in class java.lang.System
Terminates the currently running Java Virtual Machine.
EXITED - Static variable in class ej.mwt.event.PointerEventDispatcher
The "exited" action.
ExitHandler - Interface in ej.exit
An exit handler allows to exit from an application.
exp(double) - Static method in class ej.bon.XMath
Returns Euler's number e raised to the power of a double value.
EXP - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
exp(double) - Static method in class java.lang.Math
Returns Euler's number e raised to the power of a double value.
EXP_BIAS - Static variable in class sun.misc.DoubleConsts
Bias used in representing a double exponent.
EXP_BIAS - Static variable in class sun.misc.FloatConsts
Bias used in representing a float exponent.
EXP_BIT_MASK - Static variable in class sun.misc.DoubleConsts
Bit mask to isolate the exponent field of a double.
EXP_BIT_MASK - Static variable in class sun.misc.FloatConsts
Bit mask to isolate the exponent field of a float.
ExpandBuff(boolean) - Method in class ej.jsonpath.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception ej.jsonpath.parser.ParseException
Each entry in this array is an array of integers.
expectIntegerType(int) - Method in class ej.cbor.CborDecoder
Reads the next major type from the underlying input stream, and verifies whether it matches the given expectation.
ExperimentalApi - Annotation Type in com.google.protobuf
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
expires(Date) - Method in class ej.hoka.http.Cookie.Builder
Expires=<date> Optional The maximum lifetime of the cookie as an HTTP-date timestamp.
expireTimeSeconds(int) - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler.ClasspathFilesHandlerBuilder
Returns the instance of ClasspathFilesHandler.ClasspathFilesHandlerBuilder configured with the given duration as the expiration time for static resources.
expm1(double) - Static method in class java.lang.Math
Returns ex -1.
ExpoEaseInFunction - Class in ej.motion.expo
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
ExpoEaseInOutFunction - Class in ej.motion.expo
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
ExpoEaseOutFunction - Class in ej.motion.expo
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
EXPONENT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
expr() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
EXT_0 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_1 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_2 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_I_0 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_I_1 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_I_2 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_T_0 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_T_1 - Static variable in interface org.kxml2.wap.Wbxml
 
EXT_T_2 - Static variable in interface org.kxml2.wap.Wbxml
 
Extend - Annotation Type in ej.basictool.annotation
Annotation used to extend an existing class with new methods.
ExtendableBuilder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
 
ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
EXTENDED - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that additional properties are defined in the Characteristic Extended Properties descriptor.
EXTENDED_LENGTH_MAX_VALUE - Static variable in interface ej.websocket.frame.IFrameBuilder
The maximum length for an extended payload (7+16 bits).
ExtensionLite<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
Lite interface that generated extensions implement.
ExtensionLite() - Constructor for class com.google.protobuf.ExtensionLite
 
ExtensionRegistryLite - Class in com.google.protobuf
A table of known extensions, searchable by name or field number.
extensions - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Represents the set of extensions on this message.
extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Called by subclasses to check if all extensions are initialized.
extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Called by subclasses to compute the size of extensions.
extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 

F

F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public-exponent value F0 = 3.
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public exponent-value F4 = 65537.
Factory() - Constructor for class ej.restserver.RestSession.Factory
 
fail(String) - Static method in class org.junit.Assert
Fails a test with the given message.
fail() - Static method in class org.junit.Assert
Fails a test with no message.
failed - Variable in class ej.junit.AbstractTestWrapper
 
FALSE - Static variable in interface ej.cbor.CborConstants
The CBOR-encoded boolean false value (encoded as "simple value": #MT_SIMPLE).
FALSE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value false.
FDBigInteger - Class in sun.misc
A simple big integer package specifically for floating point base conversion.
FDBigInteger(long, char[], int, int) - Constructor for class sun.misc.FDBigInteger
Constructs an FDBigInteger from a starting value and some decimal digits.
fDelta - Variable in class org.junit.internal.InexactComparisonCriteria
 
Feature - Class in ej.kf
A Feature represents an optional part of an application that adds new features and services.
Feature.State - Enum in ej.kf
A Feature state.
FEATURE_PROCESS_DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_VALIDATION - Static variable in interface org.xmlpull.v1.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
FeatureEntryPoint - Interface in ej.kf
Each Feature shall define one entry point that implements this interface.
FeatureOptimizer - Class in com.microej.soar
The SOAR Optimizer (aka SOAR-O) public API for building Features.
FeatureOptimizer(KernelMetadataProvider) - Constructor for class com.microej.soar.FeatureOptimizer
Creates a new FeatureOptimizer instance with the given Kernel metadata provider.
FeatureOptimizerException - Exception in com.microej.soar
Exception thrown when an error is encountered during FeatureOptimizer.build(java.io.InputStream, java.io.OutputStream)
FeatureOptimizerException(int) - Constructor for exception com.microej.soar.FeatureOptimizerException
 
FeatureOptimizerException(int, String) - Constructor for exception com.microej.soar.FeatureOptimizerException
 
FeatureOptimizerException(int, Throwable) - Constructor for exception com.microej.soar.FeatureOptimizerException
 
FeaturePermissionCheckDelegate - Interface in com.microej.kf.util.security
API for checking Feature permissions.
features - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
FeatureStateListener - Interface in ej.kf
The listener interface for receiving notifications when the state of a Feature has changed.
featureStopped(Feature, ResourceControlListener.StopCause) - Method in interface ej.kf.ResourceControlListener
Called when a Feature is stopped by the Resource Control Manager.
FEBRUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the second month of the year in the Gregorian and Julian calendars.
FIELD_C - Static variable in interface ej.kf.Principal
C: Country
FIELD_CN - Static variable in interface ej.kf.Principal
CN: Common name
FIELD_COUNT - Static variable in class java.util.Calendar
The number of distinct fields recognized by get and set.
FIELD_L - Static variable in interface ej.kf.Principal
L: Locality
FIELD_O - Static variable in interface ej.kf.Principal
O: Organization
FIELD_OU - Static variable in interface ej.kf.Principal
OU: Organizational Unit
FIELD_ST - Static variable in interface ej.kf.Principal
ST: State or Province
fieldEquals(byte, byte[]) - Static method in class ej.bluetooth.BluetoothScanFilter
Creates a new scan filter.
fieldExists(byte) - Static method in class ej.bluetooth.BluetoothScanFilter
Creates a new scan filter.
fields - Variable in class java.util.Calendar
The calendar field values for the currently set time for this calendar.
fieldStartsWith(byte, byte[]) - Static method in class ej.bluetooth.BluetoothScanFilter
Creates a new scan filter.
File - Class in java.io
An abstract representation of file and directory pathnames.
File(String) - Constructor for class java.io.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class java.io.File
Creates a new File instance from a parent pathname string and a child pathname string.
File(File, String) - Constructor for class java.io.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
FileFilter - Interface in java.io
A filter for abstract pathnames.
FileInputStream - Class in java.io
A FileInputStream obtains input bytes from a file in a file system.
FileInputStream(String) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the file system.
FileInputStream(File) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the File object file in the file system.
FilenameFilter - Interface in java.io
Instances of classes that implement this interface are used to filter filenames.
FileNotFoundException - Exception in java.io
Signals that an attempt to open the file denoted by a specified pathname has failed.
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with null as its error detail message.
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with the specified detail message.
FileOutputStream - Class in java.io
A file output stream is an output stream for writing data to a File.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FilePermission - Class in java.io
This class represents access to a file or directory.
FilePermission(String, String) - Constructor for class java.io.FilePermission
Creates a new FilePermission object with the specified actions.
FilePropertiesServiceLoader - Class in ej.service.loader
Service loader that retrieves services implementations from a property file.
FilePropertiesServiceLoader(String) - Constructor for class ej.service.loader.FilePropertiesServiceLoader
Creates a file properties service loader.
FilePropertyLoader - Class in ej.property.loader
A property loader that searches in a properties file.
FilePropertyLoader(String) - Constructor for class ej.property.loader.FilePropertyLoader
Creates a file property loader.
fill(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified range of the specified array of longs.
fill(int[], int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified array of ints.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified range of the specified array of ints.
fill(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified range of the specified array of shorts.
fill(char[], char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified array of chars.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified range of the specified array of chars.
fill(byte[], byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified array of bytes.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified range of the specified array of bytes.
fill(boolean[], boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified array of booleans.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified range of the specified array of booleans.
fill(double[], double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified array of doubles.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified range of the specified array of doubles.
fill(float[], float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified array of floats.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified range of the specified array of floats.
fill(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified array of Objects.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
fill(List<? super T>, T) - Static method in class java.util.Collections
Replaces all of the elements of the specified list with the specified element.
FillBuff() - Method in class ej.jsonpath.parser.SimpleCharStream
 
fillCircle(GraphicsContext, int, int, int) - Static method in class ej.microui.display.Painter
Fills a circle.
fillCircleArc(GraphicsContext, int, int, int, float, float) - Static method in class ej.microui.display.Painter
Fills a circle arc.
fillEllipse(GraphicsContext, int, int, int, int) - Static method in class ej.microui.display.Painter
Fills an ellipse.
fillEllipseArc(GraphicsContext, int, int, int, int, float, float) - Static method in class ej.microui.display.Painter
Fills an ellipse arc.
fillGradientPath(GraphicsContext, Path, Matrix, LinearGradient) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a path filled with a linear gradient and winding fill type and source over blending.
fillGradientPath(GraphicsContext, Path, Matrix, LinearGradient, VectorGraphicsPainter.FillType, int, BlendMode) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a path filled with a linear gradient.
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
fillPath(GraphicsContext, Path, float, float) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a path filled with the color of the graphics context and winding fill type and source over blending.
fillPath(GraphicsContext, Path, Matrix) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a path filled with the color of the graphics context and winding fill type and source over blending.
fillPath(GraphicsContext, Path, Matrix, VectorGraphicsPainter.FillType, int, BlendMode) - Static method in class ej.microvg.VectorGraphicsPainter
Draws a path filled with the color of the graphics context.
fillPolygon(GraphicsContext, int[]) - Static method in class ej.drawing.ShapePainter
Fills the closed polygon which is defined by the array of integer coordinates, using the current color.
fillPolygon(GraphicsContext, int[], int, int) - Static method in class ej.drawing.ShapePainter
Fills the closed polygon which is defined by the array of integer coordinates, using the current color.
fillRectangle(GraphicsContext, int, int, int, int) - Static method in class ej.microui.display.Painter
Fills an orthogonal rectangle.
fillResourceFromURL(URLConnection, T) - Method in class ej.rest.web.Resty
Get the content from the URLConnection, create a Resource representing the content and carry over some metadata like HTTP Result and location header.
fillRoundedRectangle(GraphicsContext, int, int, int, int, int, int) - Static method in class ej.microui.display.Painter
Fills an orthogonal rectangle with rounded corners.
filterAndAddHeaders(String[], Map<String, List<String>>) - Method in class sun.net.www.MessageHeader
 
filterImage(float[]) - Method in class ej.microvg.VectorImage
Creates an image derived from this image, applying the given color matrix.
FilterInputStream - Class in java.io
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
FilterMessageLogger - Class in ej.util.message.basic
A message logger delegates the messages build to a MessageBuilder and prints them to the standard output stream when the message level is higher that logger threshold.
FilterMessageLogger() - Constructor for class ej.util.message.basic.FilterMessageLogger
Creates an instance using BasicMessageBuilder.INSTANCE to build the messages.
FilterMessageLogger(MessageBuilder) - Constructor for class ej.util.message.basic.FilterMessageLogger
Creates an instance passing the message builder used to build the messages.
FilterMessageLogger(MessageBuilder, char) - Constructor for class ej.util.message.basic.FilterMessageLogger
Creates an instance passing the message builder used to build the messages.
filterNTLMResponses(String) - Method in class sun.net.www.MessageHeader
Removes bare Negotiate and Kerberos headers when an "NTLM ..." appears.
FilterOutputStream - Class in java.io
This class is the superclass of all classes that filter output streams.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
findLiteExtensionByNumber(ContainingType, int) - Method in class com.google.protobuf.ExtensionRegistryLite
Find an extension by containing type and field number.
findNextValue(String, String) - Method in class sun.net.www.MessageHeader
Deprecated: Use multiValueIterator() instead.
findValue(String) - Method in class sun.net.www.MessageHeader
Find the value that corresponds to this key.
findValueByNumber(int) - Method in interface com.google.protobuf.Internal.EnumLiteMap
 
FINE - Static variable in class ej.util.message.Level
Fine.
FINE - Static variable in class java.util.logging.Level
FINE is a message level providing tracing information.
fine(String) - Method in class java.util.logging.Logger
Log a FINE message.
FINER - Static variable in class ej.util.message.Level
Finer.
FINER - Static variable in class java.util.logging.Level
FINER indicates a fairly detailed tracing message.
finer(String) - Method in class java.util.logging.Logger
Log a FINER message.
FINEST - Static variable in class ej.util.message.Level
Finest.
FINEST - Static variable in class java.util.logging.Level
FINEST indicates a highly detailed tracing message.
finest(String) - Method in class java.util.logging.Logger
Log a FINEST message.
finished() - Method in class sun.net.www.http.HttpClient
 
finishTracking() - Method in class sun.net.ProgressSource
Finish progress tracking.
first() - Method in interface java.util.SortedSet
Returns the first (lowest) element currently in this set.
first() - Method in class java.util.TreeSet
 
FIRST_CHILD_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.FirstChildSelector
First child selector singleton to avoid creating several ones.
FirstChildSelector - Class in ej.mwt.stylesheet.selector
A first child selector selects by checking if a widget is the first child of its parent.
firstDayOfMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of month" adjuster, which returns a new date set to the first day of the current month.
firstDayOfNextMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of next month" adjuster, which returns a new date set to the first day of the next month.
firstDayOfNextYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of next year" adjuster, which returns a new date set to the first day of the next year.
firstDayOfYear(boolean) - Method in enum java.time.Month
Gets the day-of-year corresponding to the first day of this month.
firstDayOfYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of year" adjuster, which returns a new date set to the first day of the current year.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in class java.util.TreeMap
 
firstInMonth(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the first in month adjuster, which returns a new date in the same month with the first matching day-of-week.
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest) key currently in this map.
firstKey() - Method in class java.util.TreeMap
 
firstMonthOfQuarter() - Method in enum java.time.Month
Gets the month corresponding to the first month of this quarter.
FIVE - Static variable in class sun.misc.FDBigInteger
 
fixed(Instant, ZoneId) - Static method in class java.time.Clock
Obtains a clock that always returns the same instant.
fixedContentLength - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
fixedContentLengthLong - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
FixedDimension - Class in ej.mwt.style.dimension
Dimension with fixed width and/or height.
FixedDimension(int, int) - Constructor for class ej.mwt.style.dimension.FixedDimension
Creates a fixed dimension with constraints.
FixedGrid - Class in ej.widget.container
Lays out any number of children in a grid.
FixedGrid(int, int) - Constructor for class ej.widget.container.FixedGrid
Creates a grid specifying its number of columns and rows.
FLAGS - Static variable in class ej.bluetooth.BluetoothDataTypes
Flags.
Flex - Class in ej.widget.container
Lays out child elements in a flexible manner by arranging them along a main axis and a cross axis.
Flex(Flex.Direction, Flex.Justify, Flex.Align) - Constructor for class ej.widget.container.Flex
Creates a flex container specifying its layout parameters.
Flex.Align - Enum in ej.widget.container
Enum representing the possible values for aligning the row's start position on the cross axis.
Flex.Direction - Enum in ej.widget.container
Enum representing the possible directions for computing a flex layout.
Flex.Justify - Enum in ej.widget.container
Enum representing the possible values for justifying the widget's start position on the cross axis.
FlexibleOutline - Class in ej.mwt.style.outline
Flexible outline that has a different thickness for each edge.
FlexibleOutline(int, int, int, int) - Constructor for class ej.mwt.style.outline.FlexibleOutline
Creates a flexible outline specifying its thickness for each edge.
FlexibleRectangularBorder - Class in ej.mwt.style.outline.border
Represents and draw a rectangular colored border with one color.
FlexibleRectangularBorder(int, int, int, int, int) - Constructor for class ej.mwt.style.outline.border.FlexibleRectangularBorder
Creates a flexible rectangular border specifying its color and edges thickness.
FlexibleRectangularMulticoloredBorder - Class in ej.mwt.style.outline.border
Represents and draw a rectangular border with different thicknesses and colors.
FlexibleRectangularMulticoloredBorder(int, int, int, int, int, int, int, int) - Constructor for class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
Creates a flexible rectangular border specifying its edges thickness and color.
flip() - Method in class java.nio.Buffer
Flips this buffer.
flip(int) - Method in class java.util.BitSet
Sets the bit at the specified index to the complement of its current value.
flip(int, int) - Method in class java.util.BitSet
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current value.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
Float - Class in java.lang
The Float class wraps a value of primitive type float in an object.
Float(double) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the argument converted to type float.
Float(float) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the primitive float argument.
Float(String) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the floating-point value of type float represented by the string.
FloatBuffer - Class in java.nio
a float buffer.
FloatConsts - Class in sun.misc
This class contains additional constants documenting limits of the float type.
FloatConverter - Class in com.microej.kf.util
FloatConverter() - Constructor for class com.microej.kf.util.FloatConverter
 
FloatingDecimal - Class in sun.misc
A class for converting between ASCII and decimal representations of a single or double precision floating point number.
FloatingDecimal() - Constructor for class sun.misc.FloatingDecimal
 
FloatingDecimal.BinaryToASCIIConverter - Interface in sun.misc
A converter which can process single or double precision floating point values into an ASCII String representation.
floatToIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout, preserving Not-a-Number (NaN) values.
floatValue() - Method in class java.lang.Byte
Returns the value of this Byte as a float.
floatValue() - Method in class java.lang.Double
Returns the float value of this Double object.
floatValue() - Method in class java.lang.Float
Returns the float value of this Float object.
floatValue() - Method in class java.lang.Integer
Returns the value of this Integer as a float.
floatValue() - Method in class java.lang.Long
Returns the value of this Long as a float.
floatValue() - Method in class java.lang.Number
Returns the value of the specified number as a float.
floatValue() - Method in class java.lang.Short
Returns the value of this Short as a float.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
Converts this BigInteger to a float.
floor(double) - Static method in class ej.bon.XMath
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set less than or equal to the given element, or null if there is no such element.
floor(E) - Method in class java.util.TreeSet
 
floorEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in class java.util.TreeMap
 
floorKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key less than or equal to the given key, or null if there is no such key.
floorKey(K) - Method in class java.util.TreeMap
 
Flow - Class in ej.widget.container
Lays out any number of children horizontally or vertically, using multiple rows if necessary.
Flow(boolean) - Constructor for class ej.widget.container.Flow
Creates a flow specifying its orientation.
flush() - Method in class com.google.protobuf.CodedOutputStream
Flushes the stream and forces any buffered bytes to be written.
flush(Bitmap, Rect) - Method in interface com.microej.android.application.ApplicationDisplay
Flushes the given back buffer on the application display.
flush(Bitmap, Rect) - Method in interface com.microej.android.internal.InternalSupport
Flushes the given back buffer on the application display.
flush() - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
Writes the pending data and flush underlying stream.
flush() - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Flushes the underlying output stream.
flush() - Method in class ej.microui.display.Display
Performs immediately a flush updating the display with the draw actions since the last flush if and only if the display is double buffered.
flush() - Method in class ej.util.logging.handler.DefaultHandler
 
flush() - Method in class java.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class java.io.BufferedWriter
Flushes the stream.
flush() - Method in class java.io.DataOutputStream
Flushes this data output stream.
flush() - Method in class java.io.FilterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in interface java.io.Flushable
Flushes this stream by writing any buffered output to the underlying stream.
flush() - Method in class java.io.OutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.OutputStreamWriter
Flushes the stream.
flush() - Method in class java.io.PipedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class java.io.PrintStream
Flushes the stream.
flush() - Method in class java.io.PrintWriter
Flushes the stream.
flush() - Method in class java.io.StringWriter
Flush the stream.
flush() - Method in class java.io.Writer
Flushes the stream.
flush() - Method in class java.util.Formatter
Flushes this formatter.
flush() - Method in class java.util.logging.Handler
Flush any buffered output.
flush() - Method in class org.kxml2.io.KXmlSerializer
 
flush() - Method in class org.kxml2.wap.WbxmlSerializer
ATTENTION: flush cannot work since Wbxml documents require buffering.
flush() - Method in interface org.xmlpull.v1.XmlSerializer
Write all pending output to the stream.
flush() - Method in class sun.net.www.http.ChunkedOutputStream
 
Flushable - Interface in java.io
A Flushable is a destination of data that can be flushed.
flushCommand() - Method in interface ej.rcommand.CommandSender
Ends the command frame.
flushCommand() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
flushCommand() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
Font - Class in ej.microui.display
A Font defines how characters are drawn on a GraphicsContext.
FONT_INVALID - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when a font cannot be loaded.
FONT_INVALID_PATH - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when a font cannot be retrieved.
FontIdentifiers - Class in ej.microui.display
Available list of Font built-in identifiers.
FontPermission - Class in ej.microui.display
Permission to create a Font.
FontPermission() - Constructor for class ej.microui.display.FontPermission
Creates a font permission with null as name.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
form(String) - Static method in class ej.rest.web.Resty
Create form content as application/x-www-form-urlencoded (i.e.
form(FormData...) - Static method in class ej.rest.web.Resty
Create form content to be sent as multipart/form-data.
FORM_INDEX_OUT_OF_BOUNDS_ERROR - Static variable in class com.microej.nls.BinaryNLS
Error code when the plural form index resulting from a plural expression is negative or larger than the number of available forms for the locale.
format(String, Object...) - Static method in class com.microej.stringformat.StringFormatExtension
Returns a formatted string using the specified format string and arguments.
Format - Enum in ej.microui.display
Contains all the available buffer formats.
format(Date) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date) - Method in class java.text.SimpleDateFormat
 
format(String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified format string and arguments.
FORMAT - Static variable in class org.apache.regexp.RECharacter
 
FormatFlagsConversionMismatchException - Exception in java.util
Unchecked exception thrown when a conversion and flag are incompatible.
FormatFlagsConversionMismatchException(String, char) - Constructor for exception java.util.FormatFlagsConversionMismatchException
Constructs an instance of this class with the specified flag and conversion.
FormattedFloatingDecimal - Class in sun.misc
 
Formatter - Class in java.util
An interpreter for printf-style format strings.
Formatter() - Constructor for class java.util.Formatter
Constructs a new formatter.
Formatter(Appendable) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination.
Formatter(PrintStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified print stream.
Formatter(OutputStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream.
Formatter(OutputStream, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream and charset.
FormatterClosedException - Exception in java.util
Unchecked exception thrown when the formatter has been closed.
FormatterClosedException() - Constructor for exception java.util.FormatterClosedException
Constructs an instance of this class.
FormContent - Class in ej.rest.web
Encapsulates form-data sent to web services.
FormContent(String) - Constructor for class ej.rest.web.FormContent
 
FormData - Class in ej.rest.web
Wrapper for content to be sent as form-data.
FormData(String, AbstractContent) - Constructor for class ej.rest.web.FormData
 
FormData(String, String, AbstractContent) - Constructor for class ej.rest.web.FormData
 
forName(String) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name.
FOUR_BYTES - Static variable in interface ej.cbor.CborConstants
Denotes a four-byte value (uint32).
FOUR_BYTES - Static variable in class ej.cbor.ErrorMessage
 
FRAC - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
FrameScanner - Class in ej.websocket.frame
A FrameScanner keeps reading the InputStream (which is supposed to be the input stream of a WebSocket.
FrameScanner(InputStream) - Constructor for class ej.websocket.frame.FrameScanner
Create a new FrameScanner for the given InputStream.
freeMemory() - Static method in class ej.bon.Immortals
Returns the amount of free immortal memory still available.
freeMemory() - Static method in class ej.bon.Immutables
Returns the amount of free immutable memory still available.
freeMemory() - Method in class java.lang.Runtime
Returns the amount of free memory in the Java Virtual Machine.
frequency(Collection<?>, Object) - Static method in class java.util.Collections
Returns the number of elements in the specified collection equal to the specified object.
FRIDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Friday.
from(TemporalAccessor) - Static method in class java.time.chrono.AbstractChronology
Obtains an instance of Chronology from a temporal object.
from(TemporalAccessor) - Static method in enum java.time.DayOfWeek
Obtains an instance of DayOfWeek from a temporal object.
from(TemporalAmount) - Static method in class java.time.Duration
Obtains an instance of Duration from a temporal amount.
from(TemporalAccessor) - Static method in class java.time.Instant
Obtains an instance of Instant from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a temporal object.
from(TemporalAccessor) - Static method in enum java.time.Month
Obtains an instance of Month from a temporal object.
from(TemporalAccessor) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay from a temporal object.
from(TemporalAccessor) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a temporal object.
from(TemporalAmount) - Static method in class java.time.Period
Obtains an instance of Period from a temporal amount.
from(TemporalAccessor) - Static method in class java.time.Year
Obtains an instance of Year from a temporal object.
from(TemporalAccessor) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset from a temporal object.
fromValue(MessageLite) - Static method in class com.google.protobuf.LazyFieldLite
Constructs a LazyFieldLite instance with a value.
FSLASH - Static variable in class ej.hoka.http.HttpConstants
Forward slash string.
FULL - Static variable in class java.text.DateFormat
Constant for full style pattern.
Function - Interface in ej.motion
Represents a motion function.
Future<V> - Interface in java.util.concurrent
A Future represents the result of an asynchronous computation.

G

GAP_ADVERTISEMENT_COMPLETED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On end of advertising.
GAP_CONNECT_FAILED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On unsuccessful connection.
GAP_CONNECTED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On successful connection.
GAP_DISCONNECTED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On disconnection.
GAP_PAIR_COMPLETED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On pair completed.
GAP_PAIR_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On pair request.
GAP_PASSKEY_GENERATED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On passkey generated.
GAP_PASSKEY_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On passkey request.
GAP_SCAN_COMPLETED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On end of scan.
GAP_SCAN_RESULT - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On scan result.
GatewayRemoteCommandManager - Class in ej.rcommand.impl
A RemoteCommandManager that dispatches all the unknown command to the CommandSender.
GatewayRemoteCommandManager(boolean) - Constructor for class ej.rcommand.impl.GatewayRemoteCommandManager
 
GatewayRemoteCommandManager() - Constructor for class ej.rcommand.impl.GatewayRemoteCommandManager
 
GATTC_DISCOVERY_COMPLETED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On end of service discovery.
GATTC_DISCOVERY_RESULT - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On discovery of a service.
GATTC_NOTIFICATION_RECEIVED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On attribute notification or indication received.
GATTC_READ_COMPLETED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On attribute read completed.
GATTC_WRITE_COMPLETED - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On attribute write completed.
GATTS_EXECUTE_WRITE_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On execute write request.
GATTS_NOTIFICATION_SENT - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On notification or indication sent.
GATTS_READ_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On attribute read request.
GATTS_WRITE_REQUEST - Static variable in class ej.library.iot.rcommand.bluetooth.BluetoothEventTypes
On attribute write request.
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
GeneralSecurityException - Exception in java.security
The GeneralSecurityException class is a generic security exception class that provides type safety for all the security-related exception classes that extend from it.
GeneralSecurityException() - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with no detail message.
GeneralSecurityException(String) - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with the specified detail message.
GeneralSecurityException(String, Throwable) - Constructor for exception java.security.GeneralSecurityException
Creates a GeneralSecurityException with the specified detail message and cause.
GeneralSecurityException(Throwable) - Constructor for exception java.security.GeneralSecurityException
Creates a GeneralSecurityException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
GeneralSiblingCombinator - Class in ej.mwt.stylesheet.selector.combinator
A general sibling combinator selects by checking the widget sibling.
GeneralSiblingCombinator(Selector, Selector) - Constructor for class ej.mwt.stylesheet.selector.combinator.GeneralSiblingCombinator
Creates a general sibling combinator.
generate(StringBuilder) - Method in class ej.hoka.http.support.AcceptEncoding
Not implemented.
generate(StringBuilder) - Method in class ej.hoka.http.support.CharacterSeparatedList
Generates a String representation.
generate(StringBuilder) - Method in class ej.hoka.http.support.ContentType
Appends the current character set to the StringBuffer sb in the following form: ;charset=<character-set-string>.
generate(StringBuilder) - Method in class ej.hoka.http.support.ParameterizedArgument
Appends the current argument to the StringBuffer sb.
generateCertificate(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate object and initializes it with the data read from the input stream inStream.
generateClientId() - Static method in class ej.aws.iot.AwsIotClientOptions
generate a random client id id should be < 65535
GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
All generated protocol message classes extend this class.
GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
 
GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
 
GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>> - Class in com.google.protobuf
A Parser implementation that delegates to the default instance.
GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
Generated message builders for message types that contain extension ranges subclass this.
GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
Generated message classes for message types that contain extension ranges subclass this.
GeneratedMessageLite.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
Used by subclasses to serialize extensions.
GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Interface in com.google.protobuf
 
GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
Type used to represent generated extensions.
GeneratedMessageLite.MergeFromVisitor - Class in com.google.protobuf
Implements field merging semantics over the visitor interface.
GeneratedMessageLite.MethodToInvoke - Enum in com.google.protobuf
Defines which method path to invoke in #dynamicMethod(MethodToInvoke, Object...).
GeneratedMessageLite.SerializedForm - Class in com.google.protobuf
A serialized (serializable) form of the generated message.
GeneratedMessageLite.Visitor - Interface in com.google.protobuf
An abstract visitor that the generated code calls into that we use to implement various features.
generateExpiration() - Method in class ej.hoka.session.SessionHandler
Generates the expiration date using the current real time.
generateKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class java.security.KeyPairGeneratorSpi
Generates a key pair.
generateParseException() - Method in class ej.jsonpath.parser.JSONPathCompiler
Generate ParseException.
generatePrivate(KeySpec) - Method in class java.security.KeyFactory
Generates a private key object from the provided key specification (key material).
generatePublic(KeySpec) - Method in class java.security.KeyFactory
Generates a public key object from the provided key specification (key material).
generateSecret(KeySpec) - Method in class javax.crypto.SecretKeyFactory
Generates a SecretKey object from the provided key specification (key material).
generateSeed(int) - Method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
generateSessionID() - Method in class ej.hoka.session.SessionHandler
Generates a new session ID encoded in base64.
GENERIC_EVENT_GENERATOR_INVALID_CLASSNAME - Static variable in exception ej.microui.MicroUIException
Exception thrown when generic event generator classname is unknown.
GenericDeclaration - Interface in java.lang.reflect
This interface is only defined for hierarchy compatibility.
GenericEventGenerator - Class in ej.microui.event.generator
Generic event generator.
GenericEventGenerator() - Constructor for class ej.microui.event.generator.GenericEventGenerator
 
genKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
GEORGIAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for georgian font identifier.
get(int) - Method in class com.google.protobuf.Internal.ListAdapter
 
get(Object) - Method in class com.google.protobuf.Internal.MapAdapter
 
get(Object) - Method in class ej.basictool.map.AbstractPackedMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
get(String) - Static method in class ej.bon.Immutables
Retrieves the object that match the the given ID in the immutable objects pool.
GET - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is GET.
get(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP GET requests on the path.
get(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP GET requests on the path.
get(int) - Static method in class ej.microui.event.EventGenerator
Gets a generator from its identifier.
get(Class<E>, int) - Static method in class ej.microui.event.EventGenerator
Gets a generator whose class is clazz from the system pool starting the search from fromIndex.
get(Class<E>) - Static method in class ej.microui.event.EventGenerator
Gets all generators of the given type from the system pool in an array.
get(String) - Method in class ej.rest.web.JSONResource
Gets the partial JSON object or attribute as specified in the path expression.
get(JSONPathQuery) - Method in class ej.rest.web.JSONResource
Gets the partial JSON object or attribute as specified in the path expression.
get(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.AliasEndpoint
 
get(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.ResourceRestEndpoint
 
get(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.RestEndpoint
Handles GET request on this endpoint.
get() - Method in class java.lang.ref.Reference
Returns this reference object's referent.
get() - Method in class java.nio.ByteBuffer
Relative get method.
get(int) - Method in class java.nio.ByteBuffer
Absolute get method.
get(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk get method.
get(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk get method.
get() - Method in class java.nio.CharBuffer
Relative get method.
get(int) - Method in class java.nio.CharBuffer
Absolute get method.
get(char[], int, int) - Method in class java.nio.CharBuffer
Relative bulk get method.
get(char[]) - Method in class java.nio.CharBuffer
Relative bulk get method.
get() - Method in class java.nio.DoubleBuffer
Relative get method.
get(int) - Method in class java.nio.DoubleBuffer
Absolute get method.
get(double[], int, int) - Method in class java.nio.DoubleBuffer
Relative bulk get method.
get(double[]) - Method in class java.nio.DoubleBuffer
Relative bulk get method.
get() - Method in class java.nio.FloatBuffer
Relative get method.
get(int) - Method in class java.nio.FloatBuffer
Absolute get method.
get(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk get method.
get(float[]) - Method in class java.nio.FloatBuffer
Relative bulk get method.
get() - Method in class java.nio.IntBuffer
Relative get method.
get(int) - Method in class java.nio.IntBuffer
Absolute get method.
get(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk get method.
get(int[]) - Method in class java.nio.IntBuffer
Relative bulk get method.
get() - Method in class java.nio.LongBuffer
Relative get method.
get(int) - Method in class java.nio.LongBuffer
Absolute get method.
get(long[], int, int) - Method in class java.nio.LongBuffer
Relative bulk get method.
get(long[]) - Method in class java.nio.LongBuffer
Relative bulk get method.
get() - Method in class java.nio.ShortBuffer
Relative get method.
get(int) - Method in class java.nio.ShortBuffer
Absolute get method.
get(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk get method.
get(short[]) - Method in class java.nio.ShortBuffer
Relative bulk get method.
get(TemporalUnit) - Method in interface java.time.chrono.ChronoPeriod
Gets the value of the requested unit.
get(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
 
get(TemporalField) - Method in interface java.time.chrono.Era
Gets the value of the specified field from this era as an int.
get(TemporalField) - Method in enum java.time.chrono.IsoEra
Gets the value of the specified field from this era as an int.
get(TemporalField) - Method in enum java.time.DayOfWeek
Gets the value of the specified field from this day-of-week as an int.
get(TemporalUnit) - Method in class java.time.Duration
Gets the value of the requested unit.
get(TemporalField) - Method in class java.time.Instant
Gets the value of the specified field from this instant as an int.
get(TemporalField) - Method in class java.time.LocalDate
Gets the value of the specified field from this date as an int.
get(TemporalField) - Method in class java.time.LocalDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class java.time.LocalTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in enum java.time.Month
Gets the value of the specified field from this month-of-year as an int.
get(TemporalField) - Method in class java.time.MonthDay
Gets the value of the specified field from this month-day as an int.
get(TemporalField) - Method in class java.time.OffsetDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class java.time.OffsetTime
Gets the value of the specified field from this time as an int.
get(TemporalUnit) - Method in class java.time.Period
Gets the value of the requested unit.
get(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Gets the value of the specified field as an int.
get(TemporalUnit) - Method in interface java.time.temporal.TemporalAmount
Returns the value of the requested unit.
get(TemporalField) - Method in class java.time.Year
Gets the value of the specified field from this year as an int.
get(TemporalField) - Method in class java.time.YearMonth
Gets the value of the specified field from this year-month as an int.
get(TemporalField) - Method in class java.time.ZonedDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class java.time.ZoneOffset
Gets the value of the specified field from this offset as an int.
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(Object) - Method in class java.util.AbstractMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex (inclusive) to toIndex (exclusive).
get(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
get() - Method in interface java.util.concurrent.Future
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in interface java.util.concurrent.Future
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get(Object) - Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(Object) - Method in interface java.util.Map
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.TreeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class org.json.me.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.me.JSONObject
Get the value object associated with a key.
get(String) - Static method in class sun.security.x509.AlgorithmId
Returns one of the algorithm IDs most commonly associated with this algorithm name.
get16BitValue() - Method in class ej.bluetooth.BluetoothUuid
Returns the integer representing this 16-bit Bluetooth UUID.
GET_ACTION - Static variable in class ej.property.PropertyPermission
GET_ACTION - Static variable in class ej.service.ServicePermission
Action associated with ServiceLoader.getService(Class).
getAbsoluteFile() - Method in class java.io.File
Returns the absolute form of this abstract pathname.
getAbsoluteHeight() - Method in class ej.microui.event.generator.Pointer
 
getAbsolutePath() - Method in class java.io.File
Returns the absolute pathname string of this abstract pathname.
getAbsoluteWidth() - Method in class ej.microui.event.generator.Pointer
 
getAbsoluteX() - Method in class ej.microui.event.generator.Pointer
Returns the last available absolute x coordinate in pointer area
getAbsoluteX() - Method in class ej.mwt.Widget
Gets the absolute x coordinate of the widget.
getAbsoluteY() - Method in class ej.microui.event.generator.Pointer
Returns the last available absolute y coordinate in pointer area
getAbsoluteY() - Method in class ej.mwt.Widget
Gets the absolute y coordinate of the widget.
getAcceptedTypes() - Method in class ej.rest.web.AbstractResource
 
getAcceptedTypes() - Method in class ej.rest.web.BinaryResource
 
getAcceptedTypes() - Method in class ej.rest.web.JSONResource
 
getAcceptedTypes() - Method in class ej.rest.web.TextResource
Get charset for this content type.
getAcceptEncodingHandler(String) - Method in class ej.hoka.http.encoding.EncodingRegistry
Returns the most suitable ContentEncoding to match the encodings described in Accept-Encoding header.
getAcceptType() - Method in class ej.hoka.http.Route
Gets the acceptType.
getAccessPoint() - Method in class ej.net.util.wifi.AccessPointConfiguration
Gets the accessPoint.
getAction(int) - Static method in class ej.microui.event.generator.Buttons
Returns the button's action held by the button event.
getAction(int) - Static method in class ej.mwt.event.DesktopEventGenerator
Returns the action held by the given desktop event.
getActions() - Method in class ej.ecom.DeviceManagerPermission
 
getActions() - Method in class ej.ecom.io.ConnectionPermission
 
getActions() - Method in class ej.microui.display.DisplayPermission
 
getActions() - Method in class ej.microui.display.FontPermission
 
getActions() - Method in class ej.microui.display.ImagePermission
 
getActions() - Method in class ej.microui.event.EventPermission
 
getActions() - Method in class ej.microui.MicroUIPermission
 
getActions() - Method in class ej.property.PropertyPermission
 
getActions() - Method in class ej.service.ServicePermission
 
getActions() - Method in class java.io.FilePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class java.net.SocketPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.BasicPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for a BasicPermission.
getActions() - Method in class java.security.Permission
Returns the actions as a String.
getActions() - Method in class java.util.PropertyPermission
Returns the "canonical string representation" of the actions.
getActiveNetwork() - Method in class android.net.ConnectivityManager
Returns a Network object corresponding to the currently active default data network.
getActiveNetworkInfo() - Method in class android.net.ConnectivityManager
Returns details about the currently active default data network.
getActual() - Method in error org.junit.ComparisonFailure
Returns the actual string value
getActualMaximum(int) - Method in class java.util.Calendar
Returns the maximum value that the specified calendar field could have, given the time value of this Calendar.
getActualMinimum(int) - Method in class java.util.Calendar
Returns the minimum value that the specified calendar field could have, given the time value of this Calendar.
getAdapter() - Static method in class ej.bluetooth.BluetoothAdapter
Returns the adapter of the system.
getAdditionalHeaders() - Method in class ej.rest.web.Resty
 
getAdditionalInfo() - Method in class ej.cbor.CborType
 
getAddress() - Method in class ej.bluetooth.BluetoothConnection
Returns the Bluetooth address of the device.
getAddress() - Method in interface ej.ecom.io.Datagram
 
getAddress() - Method in class java.net.DatagramPacket
Returns the IP address of the machine to which this datagram is being sent or from which the datagram was received.
getAddress() - Method in class java.net.Inet4Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.Inet6Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetSocketAddress
Gets the InetAddress.
getAddress() - Method in class java.net.InterfaceAddress
Returns an InetAddress for this address.
getAlgorithm() - Method in interface java.security.Key
Returns the standard algorithm name for this key.
getAlgorithm() - Method in class java.security.KeyFactory
Gets the name of the algorithm associated with this KeyFactory.
getAlgorithm() - Method in class java.security.MessageDigest
Returns a string that identifies the algorithm, independent of implementation details.
getAlgorithm() - Method in class java.security.Signature
Returns the name of the algorithm for this signature object.
getAlgorithm() - Method in class javax.crypto.Cipher
Returns the algorithm name of this Cipher object.
getAlgorithm() - Method in class javax.crypto.Mac
Returns the algorithm name of this Mac object.
getAlgorithm() - Method in class javax.crypto.SecretKeyFactory
Returns the algorithm name of this SecretKeyFactory object.
getAlgorithm() - Method in class javax.crypto.spec.PSource
Returns the PSource algorithm name.
getAlgorithm() - Method in class javax.crypto.spec.SecretKeySpec
Returns the name of the algorithm associated with this secret key.
getAlgorithm() - Method in class javax.net.ssl.KeyManagerFactory
Returns the algorithm name of this KeyManagerFactory object.
getAlgorithm() - Method in class javax.net.ssl.TrustManagerFactory
Returns the algorithm name of this TrustManagerFactory object.
getAllAliveThreads() - Method in class ej.kf.Feature
Gets a snapshot of all alive threads owned by this Feature (some threads included in the returned array may have been terminated when this method returns, some new threads may have been created when this method returns).
getAllByName(String) - Static method in class java.net.InetAddress
Given the name of a host, returns an array of its IP addresses, based on the configured name service on the system.
getAllFeatureStateListeners() - Static method in class ej.kf.Kernel
Returns an array containing all the FeatureStateListener that are notified when the state of a Feature has changed.
getAllFonts() - Static method in class ej.microui.display.Font
Returns an array containing all the fonts of the system.
getAllHeaders() - Method in class ej.websocket.http.HttpResponse
 
getAllLoadedFeatures() - Static method in class ej.kf.Kernel
Returns the set of Features currently loaded.
getAllNetworks() - Method in class android.net.ConnectivityManager
Returns an array of all Network currently tracked by the framework.
getAllocatedMemory() - Method in class ej.kf.Module
Returns the amount of allocated memory by this module.
getAllocationSize() - Method in class ej.sni.PoolOfLimitedReusableResources
Return size of allocated resources (in bytes).
getAllowUserInteraction() - Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
getAllowUserInteraction() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getAllStackTraces() - Static method in class java.lang.Thread
Returns a map of stack traces for all live threads.
getAlpha(int) - Static method in class ej.microui.display.GraphicsContext
Returns the alpha level for the given opacity percentage.
getAmPmString(int) - Method in class java.text.DateFormatSymbols
Gets ampm strings.
getAmPmStrings() - Method in class java.text.DateFormatSymbols
Gets ampm strings.
getAndClearDrawingLogFlags() - Method in class ej.microui.display.GraphicsContext
Gets and clears the drawing log flags from a graphics context.
getAnimator() - Method in class ej.mwt.Desktop
Gets the animator instance.
getAnonymousLogger() - Static method in class java.util.logging.Logger
Each call to this method creates a new Logger.
getAPConfiguration() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the configurationAP.
getAppearance() - Method in class ej.bluetooth.util.AdvertisementData
Gets the appearance contained in this advertisement data.
getApplicationMainClass() - Method in class com.microej.android.application.MicroEJActivity
Returns the main class of the MicroEJ Application.
getApplicationMainClass() - Method in class com.microej.android.wearos.MicroEJWatchFaceService
Returns the main class of the MicroEJ Application.
getApplicationSupport() - Static method in class com.microej.android.MicroEJSupport
Returns an instance of the application interface of the MicroEJ support engine.
getArchitecture() - Static method in class ej.util.Device
Returns the name of the architecture of the device.
getArgument() - Method in class ej.hoka.http.support.ParameterizedArgument
Returns current argument.
getArgumentClass() - Method in exception java.util.IllegalFormatConversionException
Returns the class of the mismatched argument.
getAttribute(String) - Method in class ej.hoka.http.HttpRequest
Get request server-side attribute by key.
getAttribute(String) - Method in class ej.hoka.session.Session
Get a session attribute.
getAttribute(short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothDatabase
 
getAttributeCount() - Method in class org.kxml2.io.KXmlParser
 
getAttributeCount() - Method in class org.kxml2.kdom.Element
Returns the number of attributes of this element.
getAttributeCount() - Method in class org.kxml2.wap.WbxmlParser
 
getAttributeCount() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeHandle(BluetoothAttribute) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothDatabase
 
getAttributeName(int) - Method in class org.kxml2.io.KXmlParser
 
getAttributeName(int) - Method in class org.kxml2.kdom.Element
 
getAttributeName(int) - Method in class org.kxml2.wap.WbxmlParser
 
getAttributeName(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeNamespace(int) - Method in class org.kxml2.io.KXmlParser
 
getAttributeNamespace(int) - Method in class org.kxml2.kdom.Element
 
getAttributeNamespace(int) - Method in class org.kxml2.wap.WbxmlParser
 
getAttributeNamespace(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributePrefix(int) - Method in class org.kxml2.io.KXmlParser
 
getAttributePrefix(int) - Method in class org.kxml2.wap.WbxmlParser
 
getAttributePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributesNames() - Method in class ej.hoka.session.Session
Gets the set of the session attributes names.
getAttributeType(int) - Method in class org.kxml2.io.KXmlParser
 
getAttributeType(int) - Method in class org.kxml2.wap.WbxmlParser
 
getAttributeType(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in class org.kxml2.io.KXmlParser
 
getAttributeValue(String, String) - Method in class org.kxml2.io.KXmlParser
 
getAttributeValue(int) - Method in class org.kxml2.kdom.Element
 
getAttributeValue(String, String) - Method in class org.kxml2.kdom.Element
 
getAttributeValue(int) - Method in class org.kxml2.wap.WbxmlParser
 
getAttributeValue(String, String) - Method in class org.kxml2.wap.WbxmlParser
 
getAttributeValue(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the given attributes value.
getAttributeValue(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
getAuthority() - Method in class java.net.URI
Returns the decoded authority component of this URI.
getAuthority() - Method in class java.net.URL
Gets the authority part of this URL.
getAvailable() - Method in class ej.rcommand.comm.RemoteCommandCommPopulator
 
getAvailable() - Method in interface ej.rcommand.connectivity.ConnectivityManager
Returns the numbers of available connections.
getAvailable() - Method in class ej.rcommand.connectivity.ConnectivityManagerProxy
 
getAvailable() - Method in class ej.rcommand.serversocket.RemoteCommandServer
 
getAvailableChronologies() - Static method in class java.time.chrono.AbstractChronology
Returns the available chronologies.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableLocales() - Method in class com.microej.nls.BinaryNLS
 
getAvailableLocales() - Method in interface ej.nls.NLS
Gets the list of available locales.
getAvailableSize(Widget, int, int, Size) - Method in interface ej.mwt.style.dimension.Dimension
Gets the available size for a widget.
getAvailableSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.FixedDimension
 
getAvailableSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.NoDimension
 
getAvailableSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.OptimalDimension
 
getAvailableSize(Widget, int, int, Size) - Method in class ej.mwt.style.dimension.RelativeDimension
 
getAvailableZoneIds() - Static method in class java.time.zone.ZoneRulesProvider
Gets the set of available zone IDs.
getAvailableZoneIds() - Static method in class java.time.ZoneId
Gets the set of available zone IDs.
getBackground() - Method in class ej.mwt.style.EditableStyle
 
getBackground() - Method in interface ej.mwt.style.Style
Gets the background.
getBackgroundColor() - Method in class ej.microui.display.GraphicsContext
Returns the background color of this graphics context.
getBacklight() - Method in class ej.microui.display.Display
Returns the current backlight setting
getBaselinePosition() - Method in class ej.microui.display.Font
Returns the vertical distance in pixels between the top of this font and its baseline.
getBaselinePosition(float) - Method in class ej.microvg.VectorFont
Returns the position of the baseline for this font, at given font size.
getBaseUnit() - Method in enum java.time.temporal.ChronoField
 
getBaseUnit() - Method in interface java.time.temporal.TemporalField
Gets the unit that the field is measured in.
getBaudrate() - Method in interface ej.ecom.io.CommConnection
Gets the current configured baudrate.
getBeginColumn() - Method in interface ej.jsonpath.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class ej.jsonpath.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in interface ej.jsonpath.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class ej.jsonpath.parser.SimpleCharStream
Get token beginning line number.
getBlockSize() - Method in class javax.crypto.Cipher
Returns the block size (in bytes).
getBlue(int) - Static method in class ej.widget.color.ColorHelper
Gets a color blue component.
getBoolean(int) - Method in interface com.google.protobuf.Internal.BooleanList
Like List.get(int) but more efficient in that it doesn't box the returned value.
getBoolean(String) - Static method in class ej.bon.Constants
Gets a boolean constant.
getBoolean(String) - Static method in class java.lang.Boolean
Returns true if and only if the system property named by the argument exists and is equal to the string "true".
getBoolean(int) - Method in class org.json.me.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.me.JSONObject
Get the boolean value associated with a key.
getBooleanProperty(int, int) - Static method in class ej.basictool.BitFieldHelper
Gets a boolean value in a bit field.
getBooleanPropertyAtOffset(int, int) - Static method in class ej.basictool.BitFieldHelper
Gets a boolean value in a bit field.
getBorder() - Method in class ej.mwt.style.EditableStyle
 
getBorder() - Method in interface ej.mwt.style.Style
Gets the border.
getBorderThickness() - Method in class ej.mwt.style.background.RoundedBackground
Gets the border thickness.
getBottom() - Method in class ej.mwt.style.outline.FlexibleOutline
Gets the bottom thickness.
getBottomBound() - Method in class ej.microvg.Path
Gets the bottom bound of this path.
getBroadcast() - Method in class java.net.DatagramSocket
Tests if SO_BROADCAST is enabled.
getBroadcast() - Method in class java.net.InterfaceAddress
Returns an InetAddress for the broadcast address for this InterfaceAddress.
getBSSID() - Method in class ej.ecom.wifi.AccessPoint
Gets the Basic Service Set IDentification (BSSID).
getBuffer() - Method in class ej.bon.ResourceArray
Returns the ResourceBuffer used to create the ResourceArray.
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBufferSize() - Method in class ej.hoka.http.Config
Gets the buffer size.
getButtonId(int) - Static method in class ej.microui.event.generator.Buttons
Returns the button's id held by the button event.
getByAddress(String, byte[], NetworkInterface) - Static method in class java.net.Inet6Address
Create an Inet6Address in the exact manner of InetAddress.getByAddress(String,byte[]) except that the IPv6 scope_id is set to the value corresponding to the given interface for the address type specified in addr.
getByAddress(String, byte[], int) - Static method in class java.net.Inet6Address
Create an Inet6Address in the exact manner of InetAddress.getByAddress(String,byte[]) except that the IPv6 scope_id is set to the given numeric value.
getByAddress(String, byte[]) - Static method in class java.net.InetAddress
Creates an InetAddress based on the provided host name and IP address.
getByAddress(byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address .
getByIndex(int) - Static method in class java.net.NetworkInterface
Get a network interface given its index.
getByInetAddress(InetAddress) - Static method in class java.net.NetworkInterface
Convenience method to search for a network interface that has the specified Internet Protocol (IP) address bound to it.
getByName(String) - Static method in class java.net.InetAddress
Determines the IP address of a host, given the host's name.
getByName(String) - Static method in class java.net.NetworkInterface
Searches for the network interface with the specified name.
getByte(String) - Static method in class ej.bon.Constants
Gets a byte constant.
getByteArray(int) - Method in interface com.google.protobuf.LazyStringList
Returns the element at the specified position in this list as byte[].
getBytes(byte[], int) - Method in class ej.bluetooth.BluetoothAddress
Writes this address to the given byte array.
getBytes(byte[], int) - Method in class ej.bluetooth.BluetoothUuid
Writes this UUID to the given byte array.
getBytes() - Method in class ej.websocket.frame.RawFrame
Note: this is not a copy of the internal representation.
getBytes() - Method in class java.lang.String
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
getBytes(String) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
getByteString(int) - Method in interface com.google.protobuf.LazyStringList
Returns the element at the specified position in this list as a ByteString.
getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
Returns the number of bytes to be read before the current limit.
getCalendar() - Method in class java.text.DateFormat
Gets the calendar associated with this date/time formatter.
getCalendarType() - Method in interface java.time.chrono.Chronology
Gets the calendar type of the calendar system.
getCalendarType() - Method in class java.time.chrono.IsoChronology
Gets the calendar type of the underlying calendar system - 'iso8601'.
getCanonicalFile() - Method in class java.io.File
Returns the canonical form of this abstract pathname.
getCanonicalHostName() - Method in class java.net.InetAddress
Gets the fully qualified domain name for this IP address.
getCanonicalPath() - Method in class java.io.File
Returns the canonical pathname string of this abstract pathname.
getCapabilities() - Method in class android.net.NetworkCapabilities
Gets the capabilities.
getCapabilities(InetAddress) - Method in class ej.net.HttpPollerConnectivityManager
 
getCapabilities() - Method in class ej.net.Network
Gets the capabilities.
getCapabilities(InetAddress) - Method in class ej.net.PollerConnectivityManager
Gets the capabilities of a network.
getCapabilities() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the WifiCapability.
getCapability() - Method in class ej.ecom.wifi.WifiManager
Gets the Wi-Fi capability of the platform.
getCause() - Method in exception java.lang.ClassNotFoundException
Returns the cause of this exception (the exception that was raised if an error occurred while attempting to load the class; otherwise null).
getCause() - Method in error java.lang.ExceptionInInitializerError
Returns the cause of this error (the exception that occurred during a static initialization that caused this error to be created).
getCause() - Method in class java.lang.Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCellChild(int, int) - Method in class ej.widget.container.FixedGrid
Gets the widget at the specified column and row.
getCellChild(int, int) - Method in class ej.widget.container.Grid
Gets the widget at the specified column and row.
getCenterChild() - Method in class ej.widget.container.Dock
Gets the child at the center of this dock.
getCenterChild() - Method in class ej.widget.container.SimpleDock
Gets the center widget of this simple dock.
getCertificate(String) - Method in class java.security.KeyStore
Returns the certificate associated with the given alias.
getCertificateChain(String) - Method in class java.security.KeyStore
Returns the certificate chain associated with the given alias.
getChannel() - Method in class ej.ecom.wifi.AccessPoint
Gets the channel of this access point.
getChar(String) - Static method in class ej.bon.Constants
Gets a char constant.
getChar() - Method in class java.nio.ByteBuffer
Relative get method for reading a char value.
getChar(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a char value.
getCharacteristic() - Method in class ej.bluetooth.BluetoothDescriptor
Returns the characteristic to which this descriptor belongs.
getCharacteristic(int) - Method in class ej.bluetooth.BluetoothService
Returns the characteristic at the given index in this service.
getCharacteristic(BluetoothService, BluetoothUuid) - Static method in class ej.bluetooth.util.ServiceHelper
Returns the characteristic with the given UUID in the given service.
getCharArray() - Method in class ej.microui.display.RenderableString
Returns the characters array associated with this renderable string.
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
Characters are copied from this sequence into the destination character array dst.
getChars(int, int, char[], int) - Method in class java.lang.StringBuilder
Characters are copied from this sequence into the destination character array dst.
getCharset() - Method in class ej.hoka.http.support.ContentType
Returns the optional charset.
getChild(int) - Method in class ej.mwt.Container
Gets the widget at the specified index in this container.
getChild(int) - Method in class org.kxml2.kdom.Node
Returns the child object at the given index.
getChildCount() - Method in class org.kxml2.kdom.Node
Returns the number of child objects
getChildIndex(Widget) - Method in class ej.mwt.Container
Gets the index of the specified widget in the list of children of this container.
getChildren() - Method in interface ej.ecom.Device
Returns the children of this device in the hardware topology.
getChildren() - Method in class ej.mwt.Container
Gets the list of children in this container.
getChildrenCount() - Method in class ej.jsonpath.parser.AbstractJSONExpr
 
getChildrenCount() - Method in class ej.mwt.Container
Gets the number of children in this container.
getChronology() - Method in interface java.time.chrono.ChronoLocalDate
Gets the chronology of this date.
getChronology() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the chronology of this date-time.
getChronology() - Method in interface java.time.chrono.ChronoPeriod
Gets the chronology that defines the meaning of the supported units.
getChronology() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the chronology of this date-time.
getChronology() - Method in class java.time.LocalDate
Gets the chronology of this date, which is the ISO calendar system.
getChronology() - Method in class java.time.LocalDateTime
 
getChronology() - Method in class java.time.Period
Gets the chronology of this period, which is the ISO calendar system.
getChronology() - Method in class java.time.ZonedDateTime
 
getChunkedTransferEncoding() - Method in class ej.hoka.http.encoding.EncodingRegistry
Return the ContentEncoding corresponding to chunked transfer coding.
getClass(String) - Static method in class ej.bon.Constants
Gets a Class constant.
getClass() - Method in class java.lang.Object
Returns the runtime class of this Object.
getClassName() - Method in class java.lang.StackTraceElement
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
getClientId() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the clientId.
getClientId() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Returns the client ID used by this client.
getClientId() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
getClientOptions() - Method in class ej.aws.iot.AwsIotClient
Gets the client options.
getClipHeight() - Method in class ej.microui.display.GraphicsContext
Returns the height of the clipping area of this graphics context.
getClipWidth() - Method in class ej.microui.display.GraphicsContext
Returns the width of the clipping area of this graphics context.
getClipX() - Method in class ej.microui.display.GraphicsContext
Returns the x coordinate of the clipping area of this graphics context.
getClipY() - Method in class ej.microui.display.GraphicsContext
Returns the y coordinate of the clipping area of this graphics context.
getCloseCode() - Method in class ej.websocket.ReasonForClosure
Get the close code.
getCloseReason() - Method in class ej.websocket.ReasonForClosure
Get the close reason (may be an empty string).
getColor() - Method in class ej.microui.display.GraphicsContext
Returns the color of this graphics context.
getColor() - Method in class ej.mwt.style.background.RectangularBackground
Gets the color.
getColor() - Method in class ej.mwt.style.background.RoundedBackground
Gets the color.
getColor() - Method in class ej.mwt.style.EditableStyle
 
getColor() - Method in class ej.mwt.style.outline.border.FlexibleRectangularBorder
Gets the color.
getColor() - Method in class ej.mwt.style.outline.border.RectangularBorder
Gets the color.
getColor() - Method in class ej.mwt.style.outline.border.RoundedBorder
Gets the color.
getColor() - Method in interface ej.mwt.style.Style
Gets the color.
getColor(int, int, int) - Static method in class ej.widget.color.ColorHelper
Gets the color from red, green and blue components.
getColorBottom() - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
Gets the bottom color.
getColorLeft() - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
Gets the left color.
getColorRight() - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
Gets the right color.
getColorTop() - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
Gets the top color.
getColumnNumber() - Method in class org.kxml2.io.KXmlParser
 
getColumnNumber() - Method in class org.kxml2.wap.WbxmlParser
 
getColumnNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getColumns() - Method in class ej.widget.container.FixedGrid
Gets the number of columns.
getCommandSenders(String) - Method in interface ej.rcommand.CommandSenderProvider
Returns the command senders that handle the given command.
getCommandSenders(String) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
 
getCompiler() - Method in class ej.rest.web.JSONPathQuery
 
getConnection(short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getConnectionInfo() - Method in class ej.rcommand.comm.RemoteCommandCommPopulator
 
getConnectionInfo() - Method in interface ej.rcommand.connectivity.ConnectivityManager
Returns a String representing how the service can be joined from remote clients.
getConnectionInfo() - Method in class ej.rcommand.connectivity.ConnectivityManagerProxy
 
getConnectionInfo() - Method in class ej.rcommand.serversocket.RemoteCommandServer
 
getConnectionTimeout() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the connection timeout value in seconds.
getConnectTimeout() - Method in class java.net.URLConnection
Returns setting for connect timeout.
getConnectTimeout() - Method in class sun.net.NetworkClient
 
getConnectTimeout() - Method in class sun.net.www.protocol.http.HttpURLConnection
Returns setting for connect timeout.
getConnectTimeout() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getConnHandle(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getConsumerWidget() - Method in class ej.mwt.event.PointerEventDispatcher
Returns the widget which has consumed the ongoing pointer session.
getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
Default instance of the type being extended, used to identify that type.
getContent(URLConnection) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
getContent(URLConnection, Class[]) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object that matches one of the types specified.
getContent() - Method in class java.net.URL
Gets the contents of this URL.
getContent(Class[]) - Method in class java.net.URL
Gets the contents of this URL.
getContent() - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(Class[]) - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getContent(Class[]) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getContentBounds() - Method in class ej.mwt.Container
 
getContentBounds() - Method in class ej.mwt.Widget
Gets the content bounds of this widget (the bounds minus the outlines).
getContentEncoding(String) - Method in class ej.hoka.http.encoding.EncodingRegistry
Return the ContentEncoding corresponding to the given encoding.
getContentEncoding() - Method in class java.net.URLConnection
Returns the value of the content-encoding header field.
getContentEncoding() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getContentHeight() - Method in class ej.mwt.Container
Gets the content height of this container.
getContentLength() - Method in class java.net.URLConnection
Returns the value of the content-length header field.
getContentLength() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getContentLengthLong() - Method in class java.net.URLConnection
Returns the value of the content-length header field as a long.
getContentLengthLong() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getContentType() - Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentType() - Method in class sun.net.ProgressEvent
Return content type of the URL.
getContentType() - Method in class sun.net.ProgressSource
Return content type of URL.
getContentType() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getContentWidth() - Method in class ej.mwt.Container
Gets the content width of this container.
getContentX() - Method in class ej.mwt.Container
Gets the content x of this container.
getContentY() - Method in class ej.mwt.Container
Gets the content y of this container.
getContext() - Method in interface com.microej.android.internal.InternalSupport
Returns the Android application context of the MicroEJ support engine.
getContextOwner() - Static method in class ej.kf.Kernel
Returns the owner of the current thread context.
getContrast() - Method in class ej.microui.display.Display
Returns the contrast of the display.
getConversion() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible conversion.
getConversion() - Method in exception java.util.IllegalFormatConversionException
Returns the inapplicable conversion.
getConversion() - Method in exception java.util.UnknownFormatConversionException
Returns the unknown conversion.
getCookie(String) - Method in class ej.hoka.http.HttpRequest
Return the cookie of the request with given name.
getCookies() - Method in class ej.hoka.http.HttpRequest
Returns the cookies of the request.
getCornerRadius() - Method in class ej.mwt.style.background.RoundedBackground
Gets the corner radius.
getCornerRadius() - Method in class ej.mwt.style.outline.border.RoundedBorder
Gets the corner radius.
getCount() - Method in class ej.widget.container.Grid
Gets the number of widgets per row/column (depending on the grid orientation).
getCriticality() - Method in class ej.kf.Feature
Returns the criticality of this feature.
getCurrentLocale() - Method in class com.microej.nls.BinaryNLS
 
getCurrentLocale() - Method in interface ej.nls.NLS
Gets the current locale.
getCurrentPosition() - Method in class ej.widget.swipe.SwipeEventHandler
Gets the current position of this swipe event handler.
getCurrentState() - Method in class ej.websocket.WebSocket
Returns the current state of this WebSocket, see ConnectionStates for the returned states.
getCurrentValue(int) - Method in class ej.microui.event.generator.States
Gets the current value of the given state.
getDarkestColor(int, int) - Static method in class ej.widget.color.LightHelper
Gets the darkest of two colors.
getData() - Method in interface ej.ecom.io.Datagram
 
getData(int) - Static method in class ej.microui.event.Event
Returns the event's data issued by a generator.
getData() - Method in class java.net.DatagramPacket
Returns the data buffer.
getDatabase(int) - Static method in class ej.sp.ShieldedPlug
Returns the database defined at the given ID.
getDateFormatSymbols() - Method in class java.text.SimpleDateFormat
Gets a copy of the date and time format symbols of this date format.
getDateInstance() - Static method in class java.text.DateFormat
Gets the date formatter with the default formatting style.
getDateInstance(int) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style.
getDateTimeAfter() - Method in class java.time.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'after' offset.
getDateTimeBefore() - Method in class java.time.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'before' offset.
getDateTimeInstance() - Static method in class java.text.DateFormat
Gets the date/time formatter with the default formatting style.
getDateTimeInstance(int, int) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given date and time formatting styles.
getDaylightSavings(Instant) - Method in class java.time.zone.ZoneRules
Gets the amount of daylight savings in use for the specified instant in this zone.
getDayOfMonth() - Method in class java.time.LocalDate
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.LocalDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.MonthDay
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.OffsetDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.ZonedDateTime
Gets the day-of-month field.
getDayOfMonthIndicator() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the indicator of the day-of-month of the transition.
getDayOfWeek() - Method in class java.time.LocalDate
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class java.time.LocalDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class java.time.OffsetDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the day-of-week of the transition.
getDayOfWeek() - Method in class java.time.ZonedDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfYear() - Method in class java.time.LocalDate
Gets the day-of-year field.
getDayOfYear() - Method in class java.time.LocalDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class java.time.OffsetDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class java.time.ZonedDateTime
Gets the day-of-year field.
getDays() - Method in class java.time.Period
Gets the amount of days of this period.
getDecimalExponent() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Retrieves the decimal exponent most closely corresponding to this value.
getDecoder() - Static method in class java.util.Base64
Returns a Base64.Decoder that decodes using the Basic type base64 encoding scheme.
getDefault() - Static method in class ej.cbor.ErrorMessage
Gets the default instance of ErrorMessage.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefault() - Static method in class javax.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.SocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.ssl.SSLContext
Returns the default SSL context.
getDefault() - Static method in class javax.net.ssl.SSLServerSocketFactory
Returns the default SSL server socket factory.
getDefault() - Static method in class javax.net.ssl.SSLSocketFactory
Returns the default SSL socket factory.
getDefault() - Static method in class sun.net.ProgressMonitor
Return default ProgressMonitor.
getDefaultAlgorithm() - Static method in class javax.net.ssl.KeyManagerFactory
Obtains the default KeyManagerFactory algorithm name.
getDefaultAlgorithm() - Static method in class javax.net.ssl.TrustManagerFactory
Obtains the default TrustManagerFactory algorithm name.
getDefaultAllowUserInteraction() - Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultFont() - Static method in class ej.microui.display.Font
Returns the default font of the system.
getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
Get an empty UnknownFieldSetLite.
getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
 
getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
Get an instance of the type with no fields set.
getDefaultPort() - Method in class java.net.URL
Gets the default port number of the protocol associated with this URL.
getDefaultPort() - Method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultPort() - Method in class sun.net.www.http.HttpClient
return default port number (subclasses may override)
getDefaultPort() - Method in class sun.net.www.protocol.http.Handler
 
getDefaultPort() - Method in class sun.net.www.protocol.https.Handler
 
getDefaultSSLSocketFactory() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default static SSLSocketFactory that is inherited by new instances of this class.
getDefaultStyle() - Method in class ej.mwt.stylesheet.cascading.CascadingStylesheet
Gets the default style.
getDefaultType() - Static method in class java.security.KeyStore
Returns the default keystore type as specified by the keystore.type security property, or the string "jks" (acronym for "Java keystore") if no such property exists.
getDefaultUncaughtExceptionHandler() - Static method in class ej.bon.Timer
Gets the default registered handler for uncaught exceptions.
getDefaultUncaughtExceptionHandler() - Static method in class java.lang.Thread
Returns the default handler invoked when a thread abruptly terminates due to an uncaught exception.
getDefaultUseCaches() - Method in class java.net.URLConnection
Returns the default value of a URLConnection's useCaches flag.
getDefaultUseCaches() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getDefaultValue() - Method in class com.google.protobuf.ExtensionLite
Returns the default value of the extension field.
getDefaultValue() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
 
getDelay(TimeUnit) - Method in interface java.util.concurrent.Delayed
Returns the remaining delay associated with this object, in the given time unit.
getDepth() - Method in class org.kxml2.io.KXmlParser
 
getDepth() - Method in class org.kxml2.io.KXmlSerializer
 
getDepth() - Method in class org.kxml2.wap.WbxmlParser
 
getDepth() - Method in class org.kxml2.wap.WbxmlSerializer
 
getDepth() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current depth of the element.
getDepth() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the current depth of the element.
getDescription() - Method in class ej.sni.NativeResource
Gets a string describing this resource.
getDescriptor(int) - Method in class ej.bluetooth.BluetoothCharacteristic
Returns the descriptor at the given index in this characteristic.
getDescriptor(BluetoothCharacteristic, BluetoothUuid) - Static method in class ej.bluetooth.util.ServiceHelper
Returns the descriptor with the given UUID in the given characteristic.
getDescriptor() - Method in interface ej.ecom.Device
Returns the device hardware descriptor.
getDescriptor() - Method in class ej.microui.display.Font
Returns the descriptor of this font.
getDesktop() - Method in class ej.mwt.event.EventDispatcher
Returns the desktop managed by this dispatcher.
getDesktop() - Method in class ej.mwt.render.RenderPolicy
Returns the desktop managed by this render policy.
getDesktop() - Method in class ej.mwt.Widget
Gets the desktop to which this widget has been added.
getDetail() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getDevice() - Method in class ej.ecom.RegistrationEvent
Returns the registered or unregistered device.
getDeviceClass() - Method in class ej.ecom.DeviceManagerPermission
 
getDeviceName() - Method in class ej.bluetooth.util.AdvertisementData
Gets the device name contained in this advertisement data.
getDigAlgFromSigAlg(String) - Static method in class sun.security.x509.AlgorithmId
Extracts the digest algorithm name from a signature algorithm name.
getDigestAlgorithm() - Method in class java.security.spec.MGF1ParameterSpec
Returns the algorithm name of the message digest used by the mask generation function.
getDigestAlgorithm() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the message digest algorithm name.
getDigestLength() - Method in class java.security.MessageDigest
Returns the length of the digest in bytes, or 0 if this operation is not supported by the provider and the implementation is not cloneable.
getDigits(char[]) - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Retrieves the value as an array of digits.
getDimension() - Method in class ej.mwt.style.EditableStyle
 
getDimension() - Method in interface ej.mwt.style.Style
Gets the dimension.
getDisplay() - Static method in class ej.microui.display.Display
Returns the display of the system.
getDisplayable() - Method in class ej.microui.display.Display
Returns the current Displayable object in the Display.
The value returned by getDisplayable() may be null if no Displayable is visible.
getDisplayColor(int) - Method in class ej.microui.display.Display
Gets the color that will be displayed if the specified color is requested.
For example, with a monochrome display, this method will return either 0xFFFFFF (white) or 0x000000 (black) depending on the brightness of the specified color.
getDisplayName(String) - Method in class com.microej.nls.BinaryNLS
 
getDisplayName(String) - Method in interface ej.nls.NLS
Gets the human-readable name of the given locale.
getDisplayName() - Method in class java.net.NetworkInterface
Get the display name of this network interface.
getDNS() - Method in class ej.ecom.network.IPConfiguration
Gets the DNS server addresses.
getDoInput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doInput flag.
getDoInput() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getDomain() - Method in class ej.hoka.http.Cookie
Gets the domain.
getDoOutput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doOutput flag.
getDoOutput() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getDouble(int) - Method in interface com.google.protobuf.Internal.DoubleList
Like List.get(int) but more efficient in that it doesn't box the returned value.
getDouble(String) - Static method in class ej.bon.Constants
Gets a double constant.
getDouble() - Method in class java.nio.ByteBuffer
Relative get method for reading a double value.
getDouble(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a double value.
getDouble(int) - Method in class org.json.me.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.me.JSONObject
Get the double value associated with a key.
getDSTSavings() - Method in class java.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getDuration() - Method in class ej.microvg.VectorImage
Gets the duration of the vector image animation if the image is animated, otherwise 0.
getDuration() - Method in class ej.motion.Motion
Gets the duration of this motion.
getDuration() - Method in enum java.time.temporal.ChronoUnit
Gets the estimated duration of this unit in the ISO calendar system.
getDuration() - Method in interface java.time.temporal.TemporalUnit
Gets the duration of this unit, which may be an estimate.
getDuration() - Method in class java.time.zone.ZoneOffsetTransition
Gets the duration of the transition.
getElement(int) - Method in class org.kxml2.kdom.Node
returns the element at the given index.
getElement(String, String) - Method in class org.kxml2.kdom.Node
Returns the element with the given namespace and name.
getEllipsisWidth() - Method in class ej.microui.display.GraphicsContext
Returns the width limit before applying the ellipsis.
getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
Get the unmodifiable singleton empty instance of either ExtensionRegistryLite or ExtensionRegistry (if the full (non-Lite) proto libraries are available).
getEncAlgFromSigAlg(String) - Static method in class sun.security.x509.AlgorithmId
Extracts the encryption algorithm name from a signature algorithm name.
getEncoded() - Method in class java.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoded() - Method in interface java.security.Key
Returns the key in its primary encoding format, or null if this key does not support encoding.
getEncoded() - Method in class java.security.spec.EncodedKeySpec
Returns the encoded key.
getEncoded() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the key bytes, encoded according to the PKCS #8 standard.
getEncoded() - Method in class java.security.spec.X509EncodedKeySpec
Returns the key bytes, encoded according to the X.509 standard.
getEncoded() - Method in class javax.crypto.spec.SecretKeySpec
Returns the key material of this secret key.
getEncoder() - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the Basic type base64 encoding scheme.
getEncoding() - Method in interface ej.ecom.io.ContentConnection
 
getEncoding() - Method in class java.io.InputStreamReader
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class org.kxml2.kdom.Document
returns "#document"
getEncodings() - Method in class ej.hoka.http.support.AcceptEncoding
Returns the previously parsed array of QualityArguments.
getEndColumn() - Method in interface ej.jsonpath.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class ej.jsonpath.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in interface ej.jsonpath.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class ej.jsonpath.parser.SimpleCharStream
Get token end line number.
getEndpoint() - Method in class ej.restserver.endpoint.AliasEndpoint
Gets the endpoint.
getEndpoint() - Method in class ej.websocket.WebSocket
Returns the Endpoint associated to this WebSocket.
getEndpoints() - Method in class ej.restserver.RestServer
Gets the list of active endpoints.
getEpochSecond() - Method in class java.time.Instant
Gets the number of seconds from the Java epoch of 1970-01-01T00:00:00Z.
getEquivalentSharedInterface(Class<?>, Feature) - Static method in class ej.kf.Kernel
Gets the equivalent shared interface in the given target Feature.
getEra(int) - Method in class java.text.DateFormatSymbols
Gets era strings.
getEra() - Method in interface java.time.chrono.ChronoLocalDate
Gets the era, as defined by the chronology.
getEra() - Method in class java.time.LocalDate
Gets the era applicable at this date.
getEras() - Method in class java.text.DateFormatSymbols
Gets era strings.
getErrorCode() - Method in exception com.microej.soar.FeatureOptimizerException
 
getErrorCode() - Method in exception ej.microui.MicroUIException
Gets the reason why the exception has been thrown.
getErrorCode() - Method in exception ej.microvg.VectorGraphicsException
Gets the reason why the exception has been thrown.
getErrorCode() - Method in exception ej.sni.NativeException
Returns the error code of this NativeException.
getErrorCode() - Method in exception ej.sni.NativeIOException
Returns the error code of this NativeIOException.
getErrorMessage(int) - Static method in class com.microej.nls.BinaryNLS
Builds a Severe-level error message.
getErrorStream() - Method in class java.net.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getErrorStream() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
getErrorStream() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getEventDispatcher() - Method in class ej.mwt.Desktop
Gets the event dispatcher of this desktop.
getEventGenerator() - Method in class ej.microui.event.EventPermission
Gets the event generator handled by this permission.
getEventGenerator() - Method in class ej.mwt.event.PointerEventDispatcher
Gets the event generator of this dispatcher.
getEventHandler() - Method in class ej.microui.display.Display
Returns the display's event serializer.
getEventHandler() - Method in class ej.microui.event.EventGenerator
Gets the generator's event handler.
getEventType() - Method in class ej.microui.event.EventGenerator
Gets the event type associated with the event generator
getEventType() - Method in class ej.microui.event.generator.Buttons
Returns the MicroUI event type for this button event generator.
getEventType() - Method in class ej.microui.event.generator.Command
Gets the event generator's type.
getEventType() - Method in class ej.microui.event.generator.Pointer
Gets the event type associated with the event generator.
getEventType() - Method in class ej.microui.event.generator.States
Gets the event type associated with the event generator.
getEventType() - Method in class ej.mwt.event.DesktopEventGenerator
 
getEventType() - Method in class org.kxml2.io.KXmlParser
 
getEventType() - Method in class org.kxml2.wap.WbxmlParser
 
getEventType() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getException() - Method in exception java.lang.ClassNotFoundException
Returns the exception that was raised if an error occurred while attempting to load the class.
getException() - Method in error java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this error to be created.
getExecutionCounter() - Method in class ej.kf.Module
Gets the current execution counter, since the last reset.
getExecutionQuota() - Method in class ej.kf.Module
Gets the execution quota.
getExpected() - Method in error org.junit.ComparisonFailure
Returns the expected string value
getExpected() - Method in class sun.net.ProgressEvent
Return expected maximum progress value; -1 if expected is unknown.
getExpected() - Method in class sun.net.ProgressSource
Return expected maximum progress; -1 if expected is unknown.
getExpiration() - Method in class ej.hoka.session.Session
Gets the expiration.
getExpires() - Method in class ej.hoka.http.Cookie
Gets the expiration date.
getExponent(double) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a double.
getExponent(float) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a float.
getExtendedLength() - Method in class ej.websocket.frame.RawFrame
Get the extended length of the frame.
getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Get the value of an extension.
getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Get one element of a repeated extension.
getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Get the value of an extension.
getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Get one element of a repeated extension.
getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Get the value of an extension.
getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Get one element of a repeated extension.
getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Get the number of elements in a repeated extension.
getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Get the number of elements in a repeated extension.
getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Get the number of elements in a repeated extension.
getExtraFloat(int, float) - Method in class ej.mwt.style.EditableStyle
 
getExtraFloat(int, float) - Method in interface ej.mwt.style.Style
Gets an extra field as a float.
getExtraInt(int, int) - Method in class ej.mwt.style.EditableStyle
 
getExtraInt(int, int) - Method in interface ej.mwt.style.Style
Gets an extra field as an int.
getExtraObject(int, Class<T>, T) - Method in class ej.mwt.style.EditableStyle
 
getExtraObject(int, Class<T>, T) - Method in interface ej.mwt.style.Style
Gets an extra field as an object of the given type.
getFeature() - Method in exception ej.kf.AlreadyLoadedFeatureException
Returns the previously loaded Feature.
getFeature(String) - Method in class org.kxml2.io.KXmlParser
 
getFeature(String) - Method in class org.kxml2.io.KXmlSerializer
 
getFeature(String) - Method in class org.kxml2.wap.WbxmlParser
 
getFeature(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
getFeature(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current value of the given feature.
getFeature(String) - Method in class org.xmlpull.v1.XmlPullParserFactory
Return the current value of the feature with given name.
getFeature(String) - Method in interface org.xmlpull.v1.XmlSerializer
Return the current value of the feature with given name.
getFile(String) - Method in class ej.storage.fs.StorageFs
Returns the file associated to the given storage id.
getFile() - Method in class java.net.URL
Gets the file name of this URL.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
getFilePointer() - Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFIN() - Method in class ej.websocket.frame.RawFrame
FIN is a bit.
getFirst() - Method in class java.util.ArrayDeque
 
getFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class java.util.LinkedList
Returns the first element in this list.
getFirstChild() - Method in class ej.widget.container.SimpleDock
Gets the first widget of this simple dock.
getFirstDayOfWeek() - Method in class java.time.temporal.WeekFields
Gets the first day-of-week.
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
getFirstHostAddress() - Static method in class ej.net.util.NetUtil
Gets the the first host address of a valid (connected and not loopback) interface.
getFirstHostAddress(NetworkInterface) - Static method in class ej.net.util.NetUtil
Gets the first host address of a valid (connected and not loopback) interface.
getFirstSelector() - Method in class ej.mwt.stylesheet.selector.combinator.Combinator
Returns the first selector of this combinator.
getFlags() - Method in class ej.bluetooth.util.AdvertisementData
Gets the advertisement flags contained in this advertisement data.
getFlags() - Method in exception java.util.DuplicateFormatFlagsException
Returns the set of flags which contains a duplicate flag.
getFlags() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible flag.
getFlags() - Method in exception java.util.IllegalFormatFlagsException
Returns the set of flags which contains an illegal combination.
getFlags() - Method in exception java.util.UnknownFormatFlagsException
Returns the set of flags which contains an unknown flag.
getFloat(int) - Method in interface com.google.protobuf.Internal.FloatList
Like List.get(int) but more efficient in that it doesn't box the returned value.
getFloat(String) - Static method in class ej.bon.Constants
Gets a float constant.
getFloat() - Method in class java.nio.ByteBuffer
Relative get method for reading a float value.
getFloat(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a float value.
getFollowRedirects() - Static method in class java.net.HttpURLConnection
Returns a boolean indicating whether or not HTTP redirects (3xx) should be automatically followed.
getFont(String) - Static method in class ej.microui.display.Font
Returns the font matching a given path.
getFont() - Method in class ej.microui.display.RenderableString
Returns the font associated with this renderable string.
getFont() - Method in class ej.mwt.style.EditableStyle
 
getFont() - Method in interface ej.mwt.style.Style
Gets the font.
getFont(String, int, int) - Method in class ej.widget.font.StrictFontLoader
Gets the MicroUI font matching the given parameters.
getFont(String, int) - Method in class ej.widget.font.StrictFontLoader
Gets the MicroUI font matching the given parameters and with the plain style.
getFontHeight(int) - Method in class ej.widget.font.StrictFontLoader
Gets the expected font height in pixels for the given size.
getFormat() - Method in class ej.microui.display.BufferedImage
Gets the format of this image.
getFormat() - Method in interface java.security.Key
Returns the name of the primary encoding format of this key, or null if this key does not support encoding.
getFormat() - Method in class java.security.spec.EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.X509EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class javax.crypto.spec.SecretKeySpec
Returns the name of the encoding format for this secret key.
getFormatSpecifier() - Method in exception java.util.MissingFormatArgumentException
Returns the unmatched format specifier.
getFormatSpecifier() - Method in exception java.util.MissingFormatWidthException
Returns the format specifier which does not have a width.
getFragment() - Method in class java.net.URI
Returns the decoded fragment component of this URI.
getFrame() - Method in class ej.websocket.frame.FrameScanner
Get a complete frame from the input stream.
getFreeSpace() - Method in class java.io.File
Returns the number of unallocated bytes in the partition named by this abstract path name.
getFrom(TemporalAccessor) - Method in enum java.time.temporal.ChronoField
 
getFrom(TemporalAccessor) - Method in interface java.time.temporal.TemporalField
Gets the value of this field from the specified temporal object.
getFunction() - Method in class ej.motion.Motion
Gets the function of this motion.
getGateway() - Method in class ej.ecom.network.IPConfiguration
Gets the gateway address.
getGenerator(int) - Static method in class ej.microui.event.Event
Gets a converter out of an event assuming the event has been generated by an EventGenerator that has been previously added to the system pool.
getGeneratorId(int) - Static method in class ej.microui.event.Event
Returns the event's generator identifier.
getGlobal() - Static method in class java.util.logging.Logger
Get the logger with the name Logger.GLOBAL_LOGGER_NAME.
getGraphicsContext() - Method in class ej.microui.display.BufferedImage
Gets the GraphicsContext associated with this image, which may be used in order to draw on the image.
getGraphicsContext() - Method in class ej.microui.display.Display
Returns the display's GraphicsContext.
getGraphicsContext() - Method in class ej.microvg.BufferedVectorImage
Returns the GraphicsContext associated with this image, which may be used in order to draw on the image.
getGreatestMinimum(int) - Method in class java.util.Calendar
Returns the highest minimum value for the given calendar field of this Calendar instance.
getGreen(int) - Static method in class ej.widget.color.ColorHelper
Gets a color green component.
getGroupID() - Method in class ej.trace.Tracer
Gets the group identifier.
getHandler() - Method in class ej.hoka.http.Route
Gets the request handler associated with this route.
getHardwareAddress() - Method in class java.net.NetworkInterface
Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges.
getHeader(String) - Method in class ej.hoka.http.HttpRequest
Returns the header field value associated to the given header field name.
getHeader(String) - Method in class ej.hoka.http.HttpResponse
Returns the header field value associated to the given header field key.
getHeader(String) - Method in class ej.websocket.http.HttpResponse
 
getHeaderField(int) - Method in class java.net.HttpURLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class java.net.URLConnection
Returns the value of the named header field.
getHeaderField(int) - Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class sun.net.www.protocol.http.HttpURLConnection
Gets a header field by name.
getHeaderField(int) - Method in class sun.net.www.protocol.http.HttpURLConnection
Gets a header field by index.
getHeaderField(String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Gets a header field by name.
getHeaderField(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Gets a header field by index.
getHeaderFieldInt(String, int) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldInt(String, int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getHeaderFieldKey(int) - Method in class java.net.HttpURLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class sun.net.www.protocol.http.HttpURLConnection
Gets a header field by index.
getHeaderFieldKey(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Gets a header field by index.
getHeaderFieldLong(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldLong(String, long) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getHeaderFields() - Method in class java.net.URLConnection
Returns an unmodifiable Map of the header fields.
getHeaderFields() - Method in class sun.net.www.protocol.http.HttpURLConnection
Returns an unmodifiable Map of the header fields.
getHeaderFields() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Returns an unmodifiable Map of the header fields.
getHeaderNamesInList() - Method in class sun.net.www.MessageHeader
Returns list of header names in a comma separated list
getHeaders() - Method in class ej.hoka.http.body.HttpPart
Gets the headers.
getHeaders() - Method in class ej.hoka.http.HttpRequest
Returns all HTTP header fields of the request.
getHeaders() - Method in class sun.net.www.MessageHeader
 
getHeaders(String[]) - Method in class sun.net.www.MessageHeader
 
getHeight() - Method in class ej.microui.display.Display
Returns the height in pixels of the display screen area available to the application.
getHeight() - Method in class ej.microui.display.Font
Returns the height of a line of text when it is drawn using this font.
getHeight() - Method in class ej.microui.display.GraphicsContext
Returns the height of this graphics context.
getHeight() - Method in class ej.microui.display.Image
Returns the height of the image.
getHeight() - Method in class ej.microui.display.RenderableString
Returns the height of the graphical bounds of this renderable string.
getHeight() - Method in class ej.microui.event.generator.Pointer
 
getHeight(float) - Method in class ej.microvg.VectorFont
Returns the height of this font, at given font size.
getHeight() - Method in class ej.microvg.VectorImage
Gets the height of the vector image.
getHeight() - Method in class ej.mwt.style.dimension.FixedDimension
Returns the height constraint.
getHeight() - Method in class ej.mwt.util.Rectangle
Gets the height.
getHeight() - Method in class ej.mwt.util.Size
Gets the height.
getHeight() - Method in class ej.mwt.Widget
Gets the height of this widget.
getHeightRatio() - Method in class ej.mwt.style.dimension.RelativeDimension
Returns the height ratio.
getHorizontalAlignment() - Method in class ej.mwt.style.EditableStyle
 
getHorizontalAlignment() - Method in interface ej.mwt.style.Style
Gets the horizontal alignment.
getHost() - Method in class ej.websocket.WebSocketURI
Get the host (hostname or IP address).
getHost() - Method in class java.net.URI
Returns the host component of this URI.
getHost() - Method in class java.net.URL
Gets the host name of this URL, if applicable.
getHostAddress() - Method in class java.net.Inet4Address
Returns the IP address string in textual presentation form.
getHostAddress() - Method in class java.net.Inet6Address
Returns the IP address string in textual presentation.
getHostAddress() - Method in class java.net.InetAddress
Returns the IP address string in textual presentation.
getHostName() - Method in class java.net.InetAddress
Gets the host name for this IP address.
getHostName() - Method in class java.net.InetSocketAddress
Gets the hostname.
getHostString() - Method in class java.net.InetSocketAddress
Returns the hostname, or the String form of the address if it doesn't have a hostname (it was created using a literal).
getHour() - Method in class java.time.LocalDateTime
Gets the hour-of-day field.
getHour() - Method in class java.time.LocalTime
Gets the hour-of-day field.
getHour() - Method in class java.time.OffsetDateTime
Gets the hour-of-day field.
getHour() - Method in class java.time.OffsetTime
Gets the hour-of-day field.
getHour() - Method in class java.time.ZonedDateTime
Gets the hour-of-day field.
getHttpMethod() - Method in class ej.hoka.http.Route
Gets the integer value associated with the HTTP method of the route.
getHttpMethodAsString() - Method in class ej.hoka.http.Route
Returns the HTTP method of this route as a String.
getHttpStatusCode() - Method in exception ej.websocket.ServerException
Get the the HTTP status code returned by the server.
getId() - Method in class ej.hoka.http.encoding.ChunkedTransferCodingHandler
Returns the internal ID of the ChunkedTransferCodingHandler.
getId() - Method in interface ej.hoka.http.encoding.ContentEncoding
Returns the name of the supported encoding.
getId() - Method in class ej.hoka.http.encoding.IdentityContentEncoding
Returns the internal ID of the IdentityContentEncoding.
getId() - Method in class ej.hoka.http.encoding.IdentityTransferEncoding
Returns an internal ID of this encoding handler.
getId() - Method in interface ej.hoka.http.encoding.TransferEncoding
Returns the supported encoding id.
getId() - Method in class ej.hoka.session.Session
Gets the id.
getId() - Method in interface ej.jsonpath.parser.Node
 
getId() - Method in class ej.jsonpath.parser.SimpleNode
 
getId() - Method in class ej.microui.event.EventGenerator
Gets the generator's unique identifier.
getId() - Method in class ej.sni.NativeResource
Gets the integer value of the resource pointer given to SNI_registerResource().
getID() - Method in class ej.sp.ShieldedPlug
Gets the ID of this database.
getId() - Static method in class ej.util.Device
Returns the ID of the device.
getId() - Method in class java.lang.Thread
Returns the identifier of this Thread.
getId() - Method in interface java.time.chrono.Chronology
Gets the ID of the chronology.
getId() - Method in class java.time.chrono.IsoChronology
Gets the ID of the chronology - 'ISO'.
getId() - Method in class java.time.ZoneId
Gets the unique time-zone ID.
getId() - Method in class java.time.ZoneOffset
Gets the normalized zone offset ID.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getIdentifiers() - Method in class ej.microui.display.Font
Returns an array containing all the identifiers supported by this font.
getIdentityTransferCodingHandler() - Method in class ej.hoka.http.encoding.EncodingRegistry
Return the ContentEncoding corresponding to identity transfer coding (i.e.
getIDs() - Method in class ej.sp.ShieldedPlug
Gets the list of IDs of the blocks available in this database.
getIds() - Method in class ej.storage.fs.StorageFs
 
getIds() - Method in class ej.storage.heap.StorageHeap
 
getIds() - Method in interface ej.storage.Storage
Returns all IDs of the stored entries.
GetImage() - Method in interface ej.jsonpath.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class ej.jsonpath.parser.SimpleCharStream
Get token literal value.
getImage(String) - Static method in class ej.microui.display.Image
Gets an immutable image from a resource.
getImage(String) - Static method in class ej.microvg.VectorImage
Gets a vector image from a path.
getImplementationName(String) - Method in class ej.service.loader.DependencyInjectionServiceLoader
Gets the implementation class name for the given service name.
getImplementationName(String) - Method in class ej.service.loader.FilePropertiesServiceLoader
 
getImplementationName(String) - Method in class ej.service.loader.MetaInfServiceLoader
 
getImplementationName(String) - Method in class ej.service.loader.SystemPropertiesServiceLoader
 
getImplementedSharedInterface(Class<?>, Class<?>) - Static method in class ej.kf.Kernel
Gets the first shared interface implemented by the given class under the hierarchy of topInterface.
getIndex(int[], int) - Static method in class ej.basictool.ArrayTools
Gets the index of an element in an array.
getIndex(T[], T) - Static method in class ej.basictool.ArrayTools
Gets the index of an element in an array.
getIndex(T[], T, int) - Static method in class ej.basictool.ArrayTools
Gets the index of an element in an array.
getIndex() - Method in class java.net.NetworkInterface
Returns the index of this network interface.
getIndex() - Method in exception java.net.URISyntaxException
Returns an index into the input string of the position at which the parse error occurred, or -1 if this position is not known.
getIndexEquals(T[], T) - Static method in class ej.basictool.ArrayTools
Gets the index of an element in an array.
getIndexEquals(T[], T, int) - Static method in class ej.basictool.ArrayTools
Gets the index of an element in an array.
getIndices() - Method in class ej.microui.display.RenderableString
Returns the array of characters indices associated with this renderable string.
getInetAddress() - Method in class ej.hoka.http.HttpServer
Gets the address to which this server is bound, if any.
getInetAddress() - Method in class ej.hoka.tcp.TcpServer
Gets the address to which this server is bound, if any.
getInetAddress() - Method in class java.net.DatagramSocket
Returns the address to which this socket is connected.
getInetAddress() - Method in class java.net.ServerSocket
Returns the local address of this server socket.
getInetAddress() - Method in class java.net.Socket
Returns the address to which the socket is connected.
getInetAddresses() - Method in class java.net.NetworkInterface
Convenience method to return an Enumeration with all or a subset of the InetAddresses bound to this network interface.
getInput() - Method in exception java.net.URISyntaxException
Returns the input string.
getInputEncoding() - Method in class org.kxml2.io.KXmlParser
 
getInputEncoding() - Method in class org.kxml2.wap.WbxmlParser
 
getInputEncoding() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the input encoding if known, null otherwise.
getInputStream() - Method in interface ej.rcommand.CommandSender
Get the InputStream used by the instance.
getInputStream() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
getInputStream() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
getInputStream() - Method in class java.net.Socket
Returns an input stream for this socket.
getInputStream() - Method in class java.net.URLConnection
Returns an input stream that reads from this open connection.
getInputStream() - Method in class sun.net.www.http.HttpClient
 
getInputStream() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
getInputStream() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getInstance() - Static method in class ej.ecom.wifi.WifiManager
Returns the WifiManager instance.
getInstance() - Static method in class ej.hoka.http.Config
Gets the configuration instance.
getInstance() - Static method in class ej.hoka.http.encoding.ChunkedTransferCodingHandler
Factory method to create an instance of ChunkedTransferCodingHandler.
getInstance() - Static method in class ej.hoka.http.encoding.IdentityContentEncoding
Returns an instance of IdentityContentEncoding.
getInstance() - Static method in class ej.hoka.http.encoding.IdentityTransferEncoding
Returns an instance of IdentityTransferEncoding.
getInstance() - Static method in class ej.kf.Kernel
Returns the singleton instance representing the Kernel.
getInstance() - Static method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getInstance() - Static method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
getInstance(String) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object that implements the specified certificate type.
getInstance(String) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance(String, String) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance() - Static method in class java.text.DateFormat
Get a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance() - Static method in class java.text.DateFormatSymbols
Gets the DateFormatSymbols instance in English.
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getInstance(String) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String, String) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String, String) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstanceFollowRedirects() - Method in class java.net.HttpURLConnection
Returns the value of this HttpURLConnection's instanceFollowRedirects field.
getInstanceFollowRedirects() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getInstant() - Method in class java.time.zone.ZoneOffsetTransition
Gets the transition instant.
getInstructions() - Method in class org.apache.regexp.REProgram
Returns a copy of the current regular expression program in a character array that is exactly the right length to hold the program.
getInt(int) - Method in interface com.google.protobuf.Internal.IntList
Like List.get(int) but more efficient in that it doesn't box the returned value.
getInt(String) - Static method in class ej.bon.Constants
Gets an int constant.
getInt() - Method in class java.nio.ByteBuffer
Relative get method for reading an int value.
getInt(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading an int value.
getInt(int) - Method in class org.json.me.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.me.JSONObject
Get the int value associated with a key.
getInteger(String) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, int) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, Integer) - Static method in class java.lang.Integer
Returns the integer value of the system property with the specified name.
getInterface(String) - Static method in class ej.net.util.NetUtil
Checks if a specific network interface is found.
getInterface() - Method in class java.net.MulticastSocket
Retrieve the address of the network interface used for multicast packets.
getInterfaceAddresses() - Method in class java.net.NetworkInterface
Get a List of all or a subset of the InterfaceAddresses of this network interface.
getInterfaceName() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the interfaceName.
getInternalSupport() - Static method in class com.microej.android.MicroEJSupport
Returns an instance of the internal interface of the MicroEJ support engine.
getIntProperty(int, int, int) - Static method in class ej.basictool.BitFieldHelper
Gets a int value in a bit field.
getIP() - Method in class ej.ecom.network.IPConfiguration
Gets the IP address.
getIPConfiguration(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Gets the current IP configuration of a network interface.
getIssuerX500Principal() - Method in class java.security.cert.X509Certificate
Returns the issuer (issuer distinguished name) value from the certificate as an X500Principal.
getIterationCount() - Method in class javax.crypto.spec.PBEKeySpec
Returns the iteration count or 0 if not specified.
getIterationCount() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the iteration count.
getIV() - Method in class javax.crypto.Cipher
Returns the initialization vector (IV) in a new buffer.
getIV() - Method in class javax.crypto.spec.IvParameterSpec
Returns the initialization vector (IV).
getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
 
getJoined() - Method in class ej.ecom.wifi.WifiManager
Gets the currently joined Wi-Fi access point.
getJoinedAccessPoint() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the joined access.
getJSONArray(int) - Method in class org.json.me.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.me.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.me.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.me.JSONObject
Get the JSONObject value associated with a key.
getKeepAlive() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the keepAlive.
getKeepAlive() - Method in class java.net.Socket
Tests if SO_KEEPALIVE is enabled.
getKeepAliveInterval() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the "keep alive" interval.
getKernelUID() - Method in class com.microej.soar.FeatureOptimizer
Gets the Kernel UID of the loaded Kernel metadata.
getKey() - Method in class com.google.protobuf.MapEntryLite
 
getKey() - Method in class ej.property.PropertyPermission
Gets the property key handled by this permission.
getKey(String, char[]) - Method in class java.security.KeyStore
Returns the key associated with the given alias, using the given password to recover it.
getKey() - Method in class java.util.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey() - Method in interface java.util.Map.Entry
Returns the key corresponding to this entry.
getKey(String) - Method in class sun.net.www.MessageHeader
 
getKey(int) - Method in class sun.net.www.MessageHeader
 
getKeyHashCode(Object) - Method in class ej.basictool.map.AbstractPackedMap
Gets the hash code of a key.
getKeyLength() - Method in class javax.crypto.spec.PBEKeySpec
Returns the to-be-derived key length or 0 if not specified.
getKeyManagers() - Method in class javax.net.ssl.KeyManagerFactory
Returns one key manager for each type of key material.
getKeysize() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the keysize.
getLargestMinimum() - Method in class java.time.temporal.ValueRange
Gets the largest possible minimum value that the field can take.
getLast() - Method in class java.util.ArrayDeque
 
getLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class java.util.LinkedList
Returns the last element in this list.
getLastChild() - Method in class ej.widget.container.SimpleDock
Gets the last widget of this simple dock.
getLastTag() - Method in class com.google.protobuf.CodedInputStream
 
getLeastMaximum(int) - Method in class java.util.Calendar
Returns the lowest maximum value for the given calendar field of this Calendar instance.
getLedIntensity(int) - Static method in class ej.microui.led.Leds
Gets the intensity of the specified LED.
getLeft() - Method in class ej.mwt.style.outline.FlexibleOutline
Gets the left thickness.
getLeftBound() - Method in class ej.microvg.Path
Gets the left bound of this path.
getLength() - Method in interface ej.ecom.io.BitsInput
Returns the data length in bits (1 to 32 bits).
getLength() - Method in interface ej.ecom.io.BitsOutput
Returns the data length in bits (1 to 32 bits).
getLength() - Method in interface ej.ecom.io.ContentConnection
 
getLength() - Method in interface ej.ecom.io.Datagram
 
getLength() - Method in class ej.hoka.http.HttpResponse
Returns the length (in bytes) of the response data or -1 if the length is unknown.
getLength(int) - Method in class ej.sp.ShieldedPlug
Returns the length of the block with the given ID.
getLength() - Method in class ej.websocket.frame.RawFrame
A frame has a field called payload length.
getLength() - Method in class java.net.DatagramPacket
Returns the length of the data to be sent or the length of the data received.
getLevel() - Method in class ej.util.message.basic.FilterMessageLogger
Gets the level of the logger.
getLevel() - Method in class java.util.logging.Logger
Get the current level of this Logger.
getLevel() - Method in class java.util.logging.LogRecord
Get the logging message level.
getLight(int) - Static method in class ej.widget.color.LightHelper
Gets the light level of a color.
getLightestColor(int, int) - Static method in class ej.widget.color.LightHelper
Gets the lightest of two colors.
getLineNumber() - Method in class java.lang.StackTraceElement
Returns the line number of the source line containing the execution point represented by this stack trace element.
getLineNumber() - Method in class org.kxml2.io.KXmlParser
 
getLineNumber() - Method in class org.kxml2.wap.WbxmlParser
 
getLineNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getLines(String) - Static method in class ej.widget.render.TextHelper
Gets the lines in a text.
getListener() - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Gets the listener to call back on state change.
getListenerFor(String) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
Returns the RemoteConnectionListener for the given command.
getListenerFor(String) - Method in class ej.rcommand.impl.GatewayRemoteCommandManager
 
getLiteType() - Method in class com.google.protobuf.ExtensionLite
Returns the type of the field.
getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
 
getLocalAddress() - Method in class java.net.DatagramSocket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in class java.net.Socket
Gets the local address to which the socket is bound.
getLocalAttribute(short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getLocalAttributeHandle(BluetoothAttribute) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getLocalHost() - Static method in class java.net.InetAddress
Returns the address of the local host.
getLocalizedMessage() - Method in class java.lang.Throwable
Creates a localized description of this throwable.
getLocalPort() - Method in class java.net.DatagramSocket
Returns the port number on the local host to which this socket is bound.
getLocalPort() - Method in class java.net.ServerSocket
Returns the port number on which this socket is listening.
getLocalPort() - Method in class java.net.Socket
Returns the local port number to which this socket is bound.
getLocalSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is bound to.
getLocalSocketAddress() - Method in class java.net.ServerSocket
Returns the address of the endpoint this socket is bound to.
getLocalSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is bound to.
getLocalTime() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the local time of day of the transition which must be checked with ZoneOffsetTransitionRule.isMidnightEndOfDay().
getLocation() - Method in exception java.net.HttpRetryException
Returns the value of the Location header field if the error resulted from redirection.
getLogger() - Static method in class ej.hoka.log.LoggerFactory
You can set a logger implementation using the system property hoka.logger.class If the system property if not set or the class from hoka.logger.class is not found or can't be accessed or instantiated.
getLogger(String) - Static method in class java.util.logging.Logger
Find or create a logger.
getLogger(String) - Method in class java.util.logging.LogManager
Find a named logger.
getLoggerClassName() - Method in class ej.hoka.http.Config
Gets the logger class name.
getLoggerLevel() - Method in class ej.hoka.http.Config
Gets the log level.
getLoggerName() - Method in class java.util.logging.LogRecord
Get the name of the logger that logged this LogRecord.
getLoggerNames() - Method in class java.util.logging.LogManager
Get an enumeration of known logger names.
getLogManager() - Static method in class java.util.logging.LogManager
Returns the LogManager object.
getLong(int) - Method in interface com.google.protobuf.Internal.LongList
Like List.get(int) but more efficient in that it doesn't box the returned value.
getLong(String) - Static method in class ej.bon.Constants
Gets a long constant.
getLong(String) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, long) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, Long) - Static method in class java.lang.Long
Returns the long value of the system property with the specified name.
getLong() - Method in class java.nio.ByteBuffer
Relative get method for reading a long value.
getLong(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a long value.
getLong(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
 
getLong(TemporalField) - Method in interface java.time.chrono.Era
Gets the value of the specified field from this era as a long.
getLong(TemporalField) - Method in enum java.time.chrono.IsoEra
Gets the value of the specified field from this era as a long.
getLong(TemporalField) - Method in enum java.time.DayOfWeek
Gets the value of the specified field from this day-of-week as a long.
getLong(TemporalField) - Method in class java.time.Instant
Gets the value of the specified field from this instant as a long.
getLong(TemporalField) - Method in class java.time.LocalDate
Gets the value of the specified field from this date as a long.
getLong(TemporalField) - Method in class java.time.LocalDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class java.time.LocalTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in enum java.time.Month
Gets the value of the specified field from this month-of-year as a long.
getLong(TemporalField) - Method in class java.time.MonthDay
Gets the value of the specified field from this month-day as a long.
getLong(TemporalField) - Method in class java.time.OffsetDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class java.time.OffsetTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Gets the value of the specified field as a long.
getLong(TemporalField) - Method in class java.time.Year
Gets the value of the specified field from this year as a long.
getLong(TemporalField) - Method in class java.time.YearMonth
Gets the value of the specified field from this year-month as a long.
getLong(TemporalField) - Method in class java.time.ZonedDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class java.time.ZoneOffset
Gets the value of the specified field from this offset as a long.
getLong(int) - Method in class org.json.me.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.me.JSONObject
Get the long value associated with a key.
getLoopbackAddress() - Static method in class java.net.InetAddress
Returns the loopback address.
getLoopbackMode() - Method in class java.net.MulticastSocket
Get the setting for local loopback of multicast datagrams.
getLowestSetBit() - Method in class java.math.BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
getMacLength() - Method in class javax.crypto.Mac
Returns the length of the MAC in bytes.
getMajorType() - Method in class ej.cbor.CborType
 
getManagedCommands() - Method in interface ej.rcommand.RemoteCommandListener
 
getManagedCommands() - Method in class ej.rcommand.synchronous.EndpointListener
 
getMantissa() - Method in class sun.misc.FormattedFloatingDecimal
 
getManufacturerData(int) - Method in class ej.bluetooth.util.AdvertisementData
Gets the manufacturer data associated with the given manufacturer ID contained in this advertisement data.
getMargin() - Method in class ej.mwt.style.EditableStyle
 
getMargin() - Method in interface ej.mwt.style.Style
Gets the margin.
getMASK() - Method in class ej.websocket.frame.RawFrame
MASK is a bit.
getMaskingKey() - Method in class ej.websocket.frame.RawFrame
Masking key is an optional field of the websocket protocol.
getMatchFlags() - Method in class org.apache.regexp.RE
Returns the current match behaviour flags.
getMatrix() - Method in class ej.microvg.LinearGradient
Gets the matrix of this linear gradient.
getMaxAge() - Method in class ej.hoka.http.Cookie
Gets the max age of the cookie.
getMaxAllowedKeyLength(String) - Static method in class javax.crypto.Cipher
Returns the maximum key length for the specified transformation according to the installed JCE jurisdiction policy files.
getMaxAllowedParameterSpec(String) - Static method in class javax.crypto.Cipher
Returns an AlgorithmParameterSpec object which contains the maximum cipher parameter value according to the jurisdiction policy file.
getMaximum() - Method in class java.time.temporal.ValueRange
Gets the maximum value that the field can take.
getMaximum(int) - Method in class java.util.Calendar
Returns the maximum value for the given calendar field of this Calendar instance.
getMaximumLength() - Method in interface ej.ecom.io.DatagramConnection
 
getMaxTasks(int) - Method in class ej.sp.ShieldedPlug
Gets the maximum number of tasks that can wait at the same time on the block defined with the given ID.
getMemoryLimit() - Method in class ej.kf.Feature
Gets the maximum amount of memory heap that can be allocated by this Feature.
getMessage(int) - Method in class com.microej.nls.BinaryNLS
 
getMessage(int, int) - Method in class com.microej.nls.BinaryNLS
 
getMessage(int, String) - Method in class com.microej.nls.BinaryNLS
 
getMessage(int, int, String) - Method in class com.microej.nls.BinaryNLS
 
getMessage() - Method in exception ej.hoka.http.encoding.HttpUnsupportedEncodingException
 
getMessage() - Method in error ej.jsonpath.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage(int, int) - Method in interface ej.nls.NLS
Gets the message or one of its plural forms matching an ID and a count value in the current language.
getMessage(int, int, String) - Method in interface ej.nls.NLS
Gets the message or one of its plural forms matching an ID and a count value in a specific language.
getMessage(int) - Method in interface ej.nls.NLS
Gets the message matching an ID in the current language.
getMessage(int, String) - Method in interface ej.nls.NLS
Gets the message matching an ID in a specific language.
getMessage() - Method in exception ej.sni.NativeException
Returns the detail message string of this NativeException.
getMessage() - Method in exception ej.sni.NativeIOException
Returns the detail message string of this NativeIOException.
getMessage() - Method in class java.lang.Throwable
Returns the detail message string of this throwable.
getMessage() - Method in exception java.net.URISyntaxException
Returns a string describing the parse error.
getMessage() - Method in exception java.util.DuplicateFormatFlagsException
 
getMessage() - Method in exception java.util.FormatFlagsConversionMismatchException
 
getMessage() - Method in exception java.util.IllegalFormatConversionException
 
getMessage() - Method in exception java.util.IllegalFormatFlagsException
 
getMessage() - Method in exception java.util.IllegalFormatPrecisionException
 
getMessage() - Method in exception java.util.IllegalFormatWidthException
 
getMessage() - Method in class java.util.logging.LogRecord
Get the raw log message.
getMessage() - Method in exception java.util.MissingFormatArgumentException
 
getMessage() - Method in exception java.util.MissingFormatWidthException
 
getMessage() - Method in exception java.util.UnknownFormatConversionException
 
getMessage() - Method in exception java.util.UnknownFormatFlagsException
 
getMessage() - Method in exception org.eclipse.paho.client.mqttv3.MqttException
Returns the detail message for this exception.
getMessage() - Method in error org.junit.ComparisonFailure
Returns "..." in place of common prefix and "..." in place of common suffix between expected and actual.
getMessage() - Method in error org.junit.internal.ArrayComparisonFailure
 
getMessageBuilder() - Method in class ej.util.message.basic.BasicMessageLogger
 
getMessageBuilder() - Method in class ej.util.message.basic.FilterMessageLogger
 
getMessageBuilder() - Method in class ej.util.message.basic.OffMessageLogger
 
getMessageBuilder() - Method in interface ej.util.message.MessageLogger
Gets the message builder used to build the messages.
getMessageDefaultInstance() - Method in class com.google.protobuf.ExtensionLite
Returns the default instance of the extension field, if it's a message extension.
getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
If the extension is an embedded message or group, returns the default instance of the message.
getMethod() - Method in class ej.hoka.http.HttpRequest
Returns the request method as an integer value which is one of HttpRequest.POST, HttpRequest.GET, HttpRequest.PUT or HttpRequest.DELETE.
getMethod() - Method in class sun.net.ProgressEvent
Return method associated with URL.
getMethod() - Method in class sun.net.ProgressSource
Return method of URL.
getMethodName() - Method in class java.lang.StackTraceElement
Returns the name of the method containing the execution point represented by this stack trace element.
getMGFAlgorithm() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the mask generation function algorithm name.
getMGFParameters() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the parameters for the mask generation function.
getMillis() - Method in class java.util.logging.LogRecord
Get event time in milliseconds since 1970.
getMimeDecoder() - Static method in class java.util.Base64
Returns a Base64.Decoder that decodes using the MIME type base64 decoding scheme.
getMimeEncoder() - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the MIME type base64 encoding scheme.
getMimeEncoder(int, byte[]) - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the MIME type base64 encoding scheme with specified line length and line separators.
getMimeType() - Method in class ej.hoka.http.HttpResponse
Returns the MIME-TYPE of the response.
getMIMEType() - Method in class ej.hoka.http.support.ContentType
Returns the canonized MIME type (converted to lower case).
getMIMEType(String) - Static method in class ej.hoka.http.support.Mime
Returns the MIME type from the name of the URI (file extension).
getMimetype() - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Gets the mimetype.
getMinimalDaysInFirstWeek() - Method in class java.time.temporal.WeekFields
Gets the minimal number of days in the first week.
getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
Gets what the minimal days required in the first week of the year are; e.g., if the first week is defined as one that contains the first day of the first month of a year, this method returns 1.
getMinimum() - Method in class java.time.temporal.ValueRange
Gets the minimum value that the field can take.
getMinimum(int) - Method in class java.util.Calendar
Returns the minimum value for the given calendar field of this Calendar instance.
getMinute() - Method in class java.time.LocalDateTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.LocalTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.OffsetDateTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.OffsetTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.ZonedDateTime
Gets the minute-of-hour field.
getMissingFields() - Method in exception com.google.protobuf.UninitializedMessageException
Get a list of human-readable names of required fields missing from this message.
getMonth(int) - Method in class java.text.DateFormatSymbols
Gets month strings.
getMonth() - Method in class java.time.LocalDate
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.LocalDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.MonthDay
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.OffsetDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.YearMonth
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the month of the transition.
getMonth() - Method in class java.time.ZonedDateTime
Gets the month-of-year field using the Month enum.
getMonths() - Method in class java.text.DateFormatSymbols
Gets month strings.
getMonths() - Method in class java.time.Period
Gets the amount of months of this period.
getMonthValue() - Method in class java.time.LocalDate
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.LocalDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.MonthDay
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.OffsetDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.YearMonth
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.ZonedDateTime
Gets the month-of-year field from 1 to 12.
getMostContrastingColor(int) - Static method in class ej.widget.color.LightHelper
Gets the color that best contrasts against a given color.
getMostContrastingColor(int, int, int) - Static method in class ej.widget.color.LightHelper
Gets the color that best contrasts against a given color.
getMqttVersion() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the MQTT version.
getMTU() - Method in class java.net.NetworkInterface
Returns the Maximum Transmission Unit (MTU) of this interface.
getName(int) - Static method in class ej.cbor.CborType
Returns a descriptive string for the given major type.
getName() - Method in interface ej.ecom.Device
Returns the name of the device.
getName() - Method in interface ej.ecom.HardwareDescriptor
Returns the name of this descriptor.
getName() - Method in class ej.ecom.wifi.SoftAPConfiguration
Gets SoftAP name.
getName() - Method in class ej.hoka.http.Cookie
Gets the name.
getName() - Method in class ej.hoka.tcp.TcpServer
Returns the name of this TCPServer.
getName() - Method in class ej.jsonpath.parser.AbstractJSONExpr
 
getName() - Method in class ej.kf.Module
Gets the name of this module.
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.AddServiceCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.AddServiceEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.ConnectCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.ConnectEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.DisableCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.DisableEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.DisconnectCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.DisconnectEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.EnableCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.EnableEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendNotificationCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendNotificationEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StartScanningCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StartScanningEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StopScanningCommand
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.commands.StopScanningEndpoint
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.notifications.EventNotification
 
getName() - Method in class ej.library.iot.rcommand.bluetooth.notifications.EventNotificationListener
 
getName() - Method in interface ej.rcommand.RemoteNotification
Returns the name of the notification.
getName() - Method in interface ej.rcommand.RemoteNotificationListener
Returns the name of the notification managed by this listener.
getName() - Method in class ej.rcommand.synchronous.Command
 
getName() - Method in interface ej.rcommand.synchronous.Endpoint
Gets the name of the endpoint corresponding to the command it responds.
getName() - Method in class ej.websocket.http.Header
 
getName() - Method in class java.io.File
Returns the name of the file or directory denoted by this abstract pathname.
getName() - Method in class java.lang.Class
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String.
getName() - Method in class java.lang.Package
Return the name of this package.
getName() - Method in class java.lang.Thread
Returns this thread's name.
getName() - Method in class java.net.NetworkInterface
Get the name of this network interface.
getName() - Method in class java.security.Permission
Returns the name of this Permission.
getName() - Method in class java.security.spec.ECGenParameterSpec
Returns the standard or predefined name of the to-be-generated EC domain parameters.
getName() - Method in class java.util.logging.Level
Return the name of the level.
getName() - Method in class java.util.logging.Logger
Get the name of this logger.
getName() - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name.
getName() - Method in class org.kxml2.io.KXmlParser
 
getName() - Method in class org.kxml2.io.KXmlSerializer
 
getName() - Method in class org.kxml2.kdom.Document
 
getName() - Method in class org.kxml2.kdom.Element
returns the (local) name of the element
getName() - Method in class org.kxml2.wap.WbxmlParser
 
getName() - Method in class org.kxml2.wap.WbxmlSerializer
 
getName() - Method in interface org.xmlpull.v1.XmlPullParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the name of the current element as set by startTag().
getNamespace(String) - Method in class org.kxml2.io.KXmlParser
 
getNamespace() - Method in class org.kxml2.io.KXmlParser
 
getNamespace() - Method in class org.kxml2.io.KXmlSerializer
 
getNamespace() - Method in class org.kxml2.kdom.Element
returns the namespace of the element
getNamespace(String) - Method in class org.kxml2.wap.WbxmlParser
 
getNamespace() - Method in class org.kxml2.wap.WbxmlParser
 
getNamespace() - Method in class org.kxml2.wap.WbxmlSerializer
 
getNamespace(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespace() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespaceCount(int) - Method in class org.kxml2.io.KXmlParser
 
getNamespaceCount() - Method in class org.kxml2.kdom.Element
returns the number of declared namespaces, NOT including parent elements
getNamespaceCount(int) - Method in class org.kxml2.wap.WbxmlParser
 
getNamespaceCount(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespacePrefix(int) - Method in class org.kxml2.io.KXmlParser
 
getNamespacePrefix(int) - Method in class org.kxml2.kdom.Element
 
getNamespacePrefix(int) - Method in class org.kxml2.wap.WbxmlParser
 
getNamespacePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace prefixe for the given position in the namespace stack.
getNamespaceUri(int) - Method in class org.kxml2.io.KXmlParser
 
getNamespaceUri(String) - Method in class org.kxml2.kdom.Element
returns the namespace for the given prefix
getNamespaceUri(int) - Method in class org.kxml2.kdom.Element
 
getNamespaceUri(int) - Method in class org.kxml2.wap.WbxmlParser
 
getNamespaceUri(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
getNano() - Method in class java.time.Duration
Gets the number of nanoseconds within the second in this duration.
getNano() - Method in class java.time.Instant
Gets the number of nanoseconds, later along the time-line, from the start of the second.
getNano() - Method in class java.time.LocalDateTime
Gets the nano-of-second field.
getNano() - Method in class java.time.LocalTime
Gets the nano-of-second field.
getNano() - Method in class java.time.OffsetDateTime
Gets the nano-of-second field.
getNano() - Method in class java.time.OffsetTime
Gets the nano-of-second field.
getNano() - Method in class java.time.ZonedDateTime
Gets the nano-of-second field.
getNativeResource(long, long) - Static method in class ej.sni.NativeResource
Gets the native resource registered with the given resource and closeFunction pair.
getNeedClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication will be required on newly accepted server-mode SSLSockets.
getNeedClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will require client authentication.
getNetmask() - Method in class ej.ecom.network.IPConfiguration
Gets the netmask.
getNetworkCapabilities(Network) - Method in class android.net.ConnectivityManager
Get the NetworkCapabilities for the given Network.
getNetworkInfo(Network) - Method in class android.net.ConnectivityManager
Returns connection status information about a particular Network.
getNetworkInterface() - Method in class ej.net.Network
Gets the network Interface.
getNetworkInterface(String) - Method in class ej.net.PollerConnectivityManager
Isolate for testing.
getNetworkInterface() - Method in class java.net.MulticastSocket
Get the multicast network interface set.
getNetworkInterfaces() - Method in class ej.net.PollerConnectivityManager
Isolate for testing.
getNetworkInterfaces() - Static method in class java.net.NetworkInterface
Returns all the interfaces on this machine.
getNetworkPrefixLength() - Method in class java.net.InterfaceAddress
Returns the network prefix length for this address.
getNewHttpClient(URL, int) - Method in class sun.net.www.protocol.http.HttpURLConnection
 
getNewHttpClient(URL, int) - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
 
getNextStreamConnection() - Method in class ej.hoka.tcp.TcpServer
Get the next Socket to process.
getNextToken() - Method in class ej.jsonpath.parser.JSONPathCompiler
Get the next Token.
getNextToken() - Method in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Get the next Token.
getNominalLength() - Method in interface ej.ecom.io.DatagramConnection
 
getNormalizationBias() - Method in class sun.misc.FDBigInteger
Retrieves the normalization bias of the FDBigIntger.
getNtpTime() - Method in class android.net.SntpClient
Returns the time computed from the NTP transaction.
getNtpTimeReference() - Method in class android.net.SntpClient
Returns the reference clock value (value of Util.platformTimeMillis()) corresponding to the NTP time.
getNumber() - Method in class com.google.protobuf.ExtensionLite
Returns the field number of the extension.
getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
Get the field number.
getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
 
getNumberOfColors() - Method in class ej.microui.display.Display
Gets the number of colors that can be represented on the device.
Note that the number of colors for a black and white display is 2.
getNumberOfLeds() - Static method in class ej.microui.led.Leds
Returns the available number of LEDs.
getNumberOfStates() - Method in class ej.microui.event.generator.States
Gets the number of states managed by this instance.
getNumberOfValues(int) - Method in class ej.microui.event.generator.States
Gets the total number of values for the given state.
getNumCharacteristics() - Method in class ej.bluetooth.BluetoothService
Returns the number of characteristics in this service.
getNumDescriptors() - Method in class ej.bluetooth.BluetoothCharacteristic
Returns the number of descriptors in this characteristic.
getNumServiceUuids() - Method in class ej.bluetooth.util.AdvertisementData
Gets the number of service UUIDs.
getObserver() - Method in class ej.observable.SimpleObservable
Returns the observer of this simple observable, if it is set.
getObservers() - Method in class ej.observable.Observable
Gets all the observers of this observable.
getOffset() - Method in interface ej.ecom.io.Datagram
 
getOffset() - Method in class java.net.DatagramPacket
Returns the offset of the data to be sent or the offset of the data received.
getOffset() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class java.time.OffsetDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class java.time.OffsetTime
Gets the zone offset, such as '+01:00'.
getOffset(Instant) - Method in class java.time.zone.ZoneRules
Gets the offset applicable at the specified instant in these rules.
getOffset(LocalDateTime) - Method in class java.time.zone.ZoneRules
Gets a suitable offset for the specified local date-time in these rules.
getOffset() - Method in class java.time.ZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffsetAfter() - Method in class java.time.zone.ZoneOffsetTransition
Gets the offset after the transition.
getOffsetAfter() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the offset after the transition.
getOffsetBefore() - Method in class java.time.zone.ZoneOffsetTransition
Gets the offset before the transition.
getOffsetBefore() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the offset before the transition.
getOID() - Method in class sun.security.x509.AlgorithmId
Returns the ISO OID for this algorithm.
getOOBInline() - Method in class java.net.Socket
Tests if SO_OOBINLINE is enabled.
getOpcode() - Method in class ej.websocket.frame.RawFrame
Opcode is 4 bits.
getOption(int) - Method in interface java.net.SocketOptions
Fetch the value of an option.
getOrientation() - Method in class ej.widget.container.Flow
Gets the orientation of this flow.
getOrientation() - Method in class ej.widget.container.Grid
Gets the orientation of this grid.
getOrientation() - Method in class ej.widget.container.List
Gets the orientation of this list.
getOrientation() - Method in class ej.widget.container.SimpleDock
Gets the orientation of this simple dock.
getOutputSize(int) - Method in class javax.crypto.Cipher
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
getOutputStream() - Method in interface ej.rcommand.CommandSender
Get the OuputStream used by the instance.
getOutputStream() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
getOutputStream() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
getOutputStream() - Method in class java.net.Socket
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.URLConnection
Returns an output stream that writes to this connection.
getOutputStream() - Method in class sun.net.www.http.HttpClient
 
getOutputStream() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
getOutputStream() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getOwner(Object) - Static method in class ej.kf.Kernel
Returns the owner of the given Object.
getOwner() - Method in class ej.sni.NativeResource
Gets an object representing the owner of the resource.
getPackage() - Method in class java.lang.Class
Gets the package for this class.
getPadding() - Method in class ej.mwt.style.EditableStyle
 
getPadding() - Method in interface ej.mwt.style.Style
Gets the padding.
getParameterSpec() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the cipher algorithm parameter specification.
getParen(int) - Method in class org.apache.regexp.RE
Gets the contents of a parenthesized subexpression after a successful match.
getParenCount() - Method in class org.apache.regexp.RE
Returns the number of parenthesized subexpressions available after a successful match.
getParenEnd(int) - Method in class org.apache.regexp.RE
Returns the end index of a given paren level.
getParenLength(int) - Method in class org.apache.regexp.RE
Returns the length of a given paren level.
getParenStart(int) - Method in class org.apache.regexp.RE
Returns the start index of a given paren level.
getParent() - Method in interface ej.ecom.Device
Returns the parent of this device in the hardware topology.
getParent() - Method in class ej.mwt.Widget
Gets the parent of this widget or null if the widget is not in a hierarchy or if it is the root of its hierarchy.
getParent() - Method in class java.io.File
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class java.util.logging.Logger
Get the parent of this logger.
getParent() - Method in class org.kxml2.kdom.Element
Returns the parent node of this element
getParentFile() - Method in class java.io.File
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
 
getParserForType() - Method in interface com.google.protobuf.MessageLite
Gets the parser for a message of the same type as this message.
getPassphrase() - Method in class ej.ecom.wifi.SoftAPConfiguration
Gets SoftAP passphrase.
getPassphrase() - Method in class ej.net.util.wifi.AccessPointConfiguration
Gets the passphrase.
getPassword() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the password.
getPassword() - Method in class javax.crypto.spec.PBEKeySpec
Returns a copy of the password.
getPassword() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the password to use for the connection.
getPath() - Method in class ej.hoka.http.Cookie
Gets the path.
getPath() - Method in class ej.hoka.http.Route
Gets the path (URI) mapped in this route.
getPath() - Method in class java.io.File
Converts this abstract pathname into a pathname string.
getPath() - Method in class java.net.URI
Returns the decoded path component of this URI.
getPath() - Method in class java.net.URL
Gets the path part of this URL.
getPathParam(String) - Method in class ej.hoka.http.HttpRequest
Returns the path parameter value mapped to the given name.
getPayload() - Method in class ej.aws.iot.AwsIotMessage
Gets the payload.
getPayload(boolean) - Method in class ej.websocket.frame.RawFrame
The payload (= 'real' data) of this frame.
getPayload() - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Returns the payload as a byte array.
getPayloadLength() - Method in class ej.websocket.frame.RawFrame
Gets the payload length.
getPermission() - Method in class java.net.HttpURLConnection
Returns a SocketPermission object representing the permission necessary to connect to the destination host and port.
getPermission() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getPixelDepth() - Method in class ej.microui.display.Display
Returns the number of bits per pixel of the display.
getPlatformEndianness() - Static method in class ej.bon.ByteArray
Gets whether the platform is in big endian or little endian.
getPort() - Method in class ej.hoka.http.HttpServer
Gets the port number to which this server is listening to, if any.
getPort() - Method in class ej.hoka.tcp.TcpServer
Gets the port number to which this server is listening to, if any.
getPort() - Method in class ej.websocket.WebSocketURI
Get the port of the host.
getPort() - Method in class java.net.DatagramPacket
Returns the port number on the remote host to which this datagram is being sent or from which the datagram was received.
getPort() - Method in class java.net.DatagramSocket
Returns the port number to which this socket is connected.
getPort() - Method in class java.net.InetSocketAddress
Gets the port number.
getPort() - Method in class java.net.Socket
Returns the remote port number to which this socket is connected.
getPort() - Method in class java.net.URI
Returns the port number of this URI.
getPort() - Method in class java.net.URL
Gets the port number of this URL.
getPositionDescription() - Method in class org.kxml2.io.KXmlParser
 
getPositionDescription() - Method in class org.kxml2.wap.WbxmlParser
 
getPositionDescription() - Method in interface org.xmlpull.v1.XmlPullParser
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
getPrecision() - Method in class java.math.MathContext
Returns the precision setting.
getPrecision() - Method in exception java.util.IllegalFormatPrecisionException
Returns the precision
getPrefix() - Method in class org.apache.regexp.REProgram
Returns a copy of the prefix of current regular expression program in a character array.
getPrefix() - Method in class org.kxml2.io.KXmlParser
 
getPrefix(String, boolean) - Method in class org.kxml2.io.KXmlSerializer
 
getPrefix() - Method in class org.kxml2.wap.WbxmlParser
 
getPrefix(String, boolean) - Method in class org.kxml2.wap.WbxmlSerializer
 
getPrefix() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the current element.
getPrefix(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Return namespace that corresponds to given prefix If there is no prefix bound to this namespace return null but if generatePrefix is false then return generated prefix.
getPressedHierarchyLeaf() - Method in class ej.mwt.event.PointerEventDispatcher
Returns the leaf widget of the hierarchy which is subscribed to the ongoing pointer session.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getPrivate() - Method in class java.security.KeyPair
Returns a reference to the private key component of this key pair.
getProgram() - Method in class org.apache.regexp.RE
Returns the current regular expression program in use by this matcher object.
getProgress() - Method in class sun.net.ProgressEvent
Return current progress value.
getProgress() - Method in class sun.net.ProgressSource
Return current progress.
getProgressSources() - Method in class sun.net.ProgressMonitor
Return a snapshot of the ProgressSource list
getProgressUpdateThreshold() - Method in interface sun.net.ProgressMeteringPolicy
Return update notification threshold.
getProgressUpdateThreshold() - Method in class sun.net.ProgressMonitor
Return update notification threshold
getProperties() - Method in class ej.bluetooth.BluetoothCharacteristic
Returns the properties of this characteristic.
getProperty(String) - Method in class com.microej.kf.util.property.SharedPropertyRegistryKF
Searches for the property with the specified key in the property lists.
getProperty(String) - Method in interface ej.ecom.HardwareDescriptor
Returns the value of the given property.
getProperty(String) - Method in class ej.property.loader.CompositePropertyLoader
 
getProperty(String, String) - Method in class ej.property.loader.CompositePropertyLoader
 
getProperty(String) - Method in class ej.property.loader.FilePropertyLoader
 
getProperty(String, String) - Method in class ej.property.loader.FilePropertyLoader
 
getProperty(String) - Method in class ej.property.loader.SystemPropertyLoader
 
getProperty(String, String) - Method in class ej.property.loader.SystemPropertyLoader
 
getProperty(String) - Method in interface ej.property.PropertyLoader
Gets the value mapped with the specified key.
getProperty(String, String) - Method in interface ej.property.PropertyLoader
Gets the value mapped with the specified key or a default value.
getProperty(String) - Method in class ej.property.registry.SimplePropertyRegistry
 
getProperty(String, String) - Method in class ej.property.registry.SimplePropertyRegistry
 
getProperty(String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String, String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String) - Method in class org.kxml2.io.KXmlParser
 
getProperty(String) - Method in class org.kxml2.io.KXmlSerializer
 
getProperty(String) - Method in class org.kxml2.wap.WbxmlParser
 
getProperty(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
getProperty(String) - Method in interface org.xmlpull.v1.XmlPullParser
Look up the value of a property.
getProperty(String) - Method in interface org.xmlpull.v1.XmlSerializer
Look up the value of a property.
getPropertyLoader() - Static method in class ej.property.PropertyFactory
Gets a property loader unique instance.
getPropertyNames() - Method in interface ej.ecom.HardwareDescriptor
Returns a snapshot of available properties names for this descriptor.
getPropertyRegistry() - Static method in class ej.property.PropertyFactory
Gets a property registry unique instance.
getPropertyValues() - Method in interface ej.ecom.HardwareDescriptor
Returns a snapshot of available properties values for this descriptor.
getProtocol() - Method in class java.net.URL
Gets the protocol name of this URL.
getProtocol() - Method in class javax.net.ssl.SSLContext
Returns the protocol name of this SSLContext object.
getProtocolVersion() - Method in class ej.websocket.http.StatusLine
 
getProvider() - Method in class ej.kf.Module
Gets the identification of this module provider.
getPSource() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the source of encoding input P.
getPublic() - Method in class java.security.KeyPair
Returns a reference to the public key component of this key pair.
getPublicExponent() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the public-exponent value.
getPublicKey() - Method in class java.security.cert.Certificate
Gets the public key from this certificate.
getQos() - Method in class ej.aws.iot.AwsIotMessage
Gets the qos.
getQos() - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Returns the quality of service for this message.
getQuality() - Method in class ej.hoka.http.support.QualityArgument
Returns the quality value of this argument.
getQuery() - Method in class java.net.URI
Returns the decoded query component of this URI.
getQuery() - Method in class java.net.URL
Gets the query part of this URL.
getQueryParam(String) - Method in class ej.hoka.http.HttpRequest
Returns the query parameter mapped to the given name.
getQueryParams() - Method in class ej.hoka.http.HttpRequest
Returns the Query parameters as Map.
getRangeUnit() - Method in enum java.time.temporal.ChronoField
 
getRangeUnit() - Method in interface java.time.temporal.TemporalField
Gets the range that the field is bound by.
getRaw(int) - Method in interface com.google.protobuf.LazyStringList
Returns the element at the specified position in this list as an Object that will either be a String or a ByteString.
getRawAuthority() - Method in class java.net.URI
Returns the raw authority component of this URI.
getRawFragment() - Method in class java.net.URI
Returns the raw fragment component of this URI.
getRawOffset() - Method in class java.util.TimeZone
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
getRawPath() - Method in class java.net.URI
Returns the raw path component of this URI.
getRawQuery() - Method in class java.net.URI
Returns the raw query component of this URI.
getRawSchemeSpecificPart() - Method in class java.net.URI
Returns the raw scheme-specific part of this URI.
getRawUserInfo() - Method in class java.net.URI
Returns the raw user-information component of this URI.
getReader(int) - Method in class ej.sp.ShieldedPlug
Gets the SPReader used to de-serialize objects from the block with the given ID.
If no SPReader is defined for the block, null is returned.
getReadPermission(int) - Static method in class ej.bluetooth.util.ServiceHelper
Returns the read permission for the given security level.
getReadTimeout() - Method in class java.net.URLConnection
Returns setting for read timeout.
getReadTimeout() - Method in class sun.net.NetworkClient
 
getReadTimeout() - Method in class sun.net.www.protocol.http.HttpURLConnection
Returns setting for read timeout.
getReadTimeout() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getReason() - Method in exception java.net.HttpRetryException
Returns a string explaining why the http request could not be retried.
getReason() - Method in exception java.net.URISyntaxException
Returns a string explaining why the input string could not be parsed.
getReasonCode() - Method in exception org.eclipse.paho.client.mqttv3.MqttException
Returns the reason code for this exception.
getReasonPhrase() - Method in class ej.websocket.http.StatusLine
 
getReceiveBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_RCVBUF option for this DatagramSocket, that is the buffer size used by the platform for input on this DatagramSocket.
getReceiveBufferSize() - Method in class java.net.ServerSocket
Gets the value of the SO_RCVBUF option for this ServerSocket, that is the proposed buffer size that will be used for Sockets accepted from this ServerSocket.
getReceiveBufferSize() - Method in class java.net.Socket
Gets the value of the SO_RCVBUF option for this Socket, that is the buffer size used by the platform for input on this Socket.
getRed(int) - Static method in class ej.widget.color.ColorHelper
Gets a color red component.
getRef() - Method in class java.net.URL
Gets the anchor (also known as the "reference") of this URL.
getReference() - Method in class ej.kf.Proxy
Returns the reference managed by this Proxy.
getRegisteredCommands() - Method in interface ej.rcommand.CommandSenderProvider
Gets the collections of registered commands with CommandSenderProvider.registerListener(RemoteCommandListener).
getRegisteredCommands() - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
 
getRegisteredNativeResourcesCount() - Static method in class ej.sni.NativeResource
Gets the number of registered native resources.
getRemoteAttribute(BluetoothConnection, short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getRemoteAttributeHandle(BluetoothConnection, BluetoothAttribute) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
getRemoteSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemoteSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRequestBody() - Method in class ej.hoka.http.HttpRequest
use HttpRequest.parseBody(BodyParser) for more option on request body provided parsers.
getRequestMethod() - Method in class java.net.HttpURLConnection
Get the request method.
getRequestMethod() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getRequestProperties() - Method in class java.net.URLConnection
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperties() - Method in class sun.net.www.protocol.http.HttpURLConnection
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperties() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperty(String) - Method in class java.net.URLConnection
Returns the value of the named general request property for this connection.
getRequestProperty(String) - Method in class sun.net.www.protocol.http.HttpURLConnection
 
getRequestProperty(String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getRequestResolvers() - Method in class ej.restserver.RestServer
Gets the list of active request handlers.
getRequiredService(Class<T>) - Static method in class ej.service.ServiceFactory
Gets the instance of the given service.
getReservedMemory() - Method in class ej.kf.Kernel
Gets the minimum amount of memory heap reserved for the Kernel.
getResourceAsStream(String) - Method in class ej.kf.Feature
Finds in this feature the resource with the given name.
getResourceAsStream() - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Gets the resource to serve as an input stream.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceName() - Method in class ej.websocket.WebSocketURI
Get the resource name, that is the name of the remote websocket endpoint.
getResourceResponse() - Method in class ej.restserver.endpoint.GzipResourceEndpoint
 
getResourceResponse() - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Gets the resource to serve as an HTTP response.
getResponse() - Method in class ej.rcommand.synchronous.Command
 
getResponseCode() - Method in class java.net.HttpURLConnection
Gets the status code from an HTTP response message.
getResponseCode() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Overwrite super class method
getResponseMessage() - Method in class java.net.HttpURLConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getResponseMessage() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getResult() - Method in class com.microej.kf.util.RunnableWithResult
Gets the result.
getReuseAddress() - Method in class java.net.DatagramSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.ServerSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.Socket
Tests if SO_REUSEADDR is enabled.
getRight() - Method in class ej.mwt.style.outline.FlexibleOutline
Gets the right thickness.
getRightBound() - Method in class ej.microvg.Path
Gets the right bound of this path.
getRoot() - Method in class org.kxml2.kdom.Element
Returns the root node, determined by ascending to the all parents un of the root element.
getRootElement() - Method in class org.kxml2.kdom.Document
returns the root element of this document.
getRootFolderPropertyOrDefault() - Static method in class ej.storage.fs.StorageFs
Gets the root folder set with ej.storage.fs.StorageFs.root or if none.
getRoundingMode() - Method in class java.math.MathContext
Returns the roundingMode setting.
getRoundTripTime() - Method in class android.net.SntpClient
Returns the round trip time of the NTP transaction
getRoutes() - Method in class ej.hoka.http.HttpServer
Gets the list of registered routes.
getRows() - Method in class ej.widget.container.FixedGrid
Gets the number of rows.
getRSSI() - Method in class ej.ecom.wifi.AccessPoint
Gets the Received Signal Strength Identification (RSSI) of this access point.
getRSV() - Method in class ej.websocket.frame.RawFrame
RSV are 3 bits.
getRules(String, boolean) - Static method in class java.time.zone.ZoneRulesProvider
Gets the rules for the zone ID.
getRules() - Method in class java.time.ZoneId
Gets the time-zone rules for this ID allowing calculations to be performed.
getRules() - Method in class java.time.ZoneOffset
Gets the associated time-zone rules.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getSalt() - Method in class javax.crypto.spec.PBEKeySpec
Returns a copy of the salt or null if not specified.
getSalt() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the salt.
getSameSite() - Method in class ej.hoka.http.Cookie
Gets the same site policy.
getScheme() - Method in class java.net.URI
Returns the scheme component of this URI.
getSchemeSpecificPart() - Method in class java.net.URI
Returns the decoded scheme-specific part of this URI.
getScopedInterface() - Method in class java.net.Inet6Address
Returns the scoped interface, if this instance was created with with a scoped interface.
getScopeId() - Method in class java.net.Inet6Address
Returns the numeric scopeId, if this instance is associated with an interface.
getSecond() - Method in class java.time.LocalDateTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.LocalTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.OffsetDateTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.OffsetTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.ZonedDateTime
Gets the second-of-minute field.
getSeconds() - Method in class java.time.Duration
Gets the number of seconds in this duration.
getSecondSelector() - Method in class ej.mwt.stylesheet.selector.combinator.Combinator
Returns the second selector of this combinator.
getSecurityManager() - Static method in class java.lang.System
Gets the system security interface.
getSecurityMode() - Method in class ej.ecom.wifi.AccessPoint
Gets the security mode (SecurityMode).
getSecurityMode() - Method in class ej.ecom.wifi.SoftAPConfiguration
Gets SoftAP security mode.
getSecurityMode() - Method in class ej.net.util.wifi.AccessPointConfiguration
Gets the security mode.
getSecurityMode(String) - Static method in class ej.net.util.wifi.SecurityUtil
Gets the SecurityMode value from its String name.
getSecurityModeText(SecurityMode) - Static method in class ej.net.util.wifi.SecurityUtil
Gets the text value of a security mode.
getSelectorStyle(Selector) - Method in class ej.mwt.stylesheet.cascading.CascadingStylesheet
Gets the style for a selector.
getSendBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_SNDBUF option for this DatagramSocket, that is the buffer size used by the platform for output on this DatagramSocket.
getSendBufferSize() - Method in class java.net.Socket
Get value of the SO_SNDBUF option for this Socket, that is the buffer size used by the platform for output on this Socket.
getSequenceNumber() - Method in class java.util.logging.LogRecord
Get the sequence number of the LogRecord.
getSerializedSize() - Method in class com.google.protobuf.LazyFieldLite
Due to the optional field can be duplicated at the end of serialized bytes, which will make the serialized size changed after LazyField parsed.
getSerializedSize() - Method in interface com.google.protobuf.MessageLite
Get the number of bytes required to encode this message.
getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
Get the number of bytes required to encode this set.
getServerHost() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the serverHost.
getServerPort() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the serverPort.
getServerSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a ServerSocketFactory object for this context.
getServerURI() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Returns the address of the server used by this client, as a URI.
getServerURI() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
getServerURL() - Method in class ej.aws.iot.AwsIotClientOptions
Builds the server address.
getService(Class<T>) - Method in class com.microej.kf.util.service.ServiceRegistryKF
 
getService(Class<T>) - Method in class com.microej.kf.util.service.SharedServiceRegistryKF
Gets the registered implementation for the given service.
getService() - Method in class ej.bluetooth.BluetoothAttribute
Returns the service to which this attribute belongs.
getService(Class<T>) - Method in class ej.service.loader.CompositeServiceLoader
 
getService(Class<T>) - Method in class ej.service.loader.SimpleServiceLoader
 
getService(Class<T>) - Static method in class ej.service.ServiceFactory
Gets the instance of the given service.
getService(Class<T>, Class<? extends T>) - Static method in class ej.service.ServiceFactory
Gets the instance of the given service in the service loader then in the service registry (see ServiceFactory.getService(Class).
getService(Class<T>) - Method in interface ej.service.ServiceLoader
Gets the instance of the given service.
getService() - Method in class ej.service.ServicePermission
Gets the service handled by this permission.
getServiceDefinition(int) - Static method in class ej.bluetooth.util.services.cts.CurrentTimeConstants
Gets the definition of the current time service.
getServiceDefinition(int) - Static method in class ej.bluetooth.util.services.sps.SerialPortConstants
Gets the definition of the serial port service.
getServiceHandle(BluetoothService) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothDatabase
 
getServiceLoader() - Static method in class ej.service.ServiceFactory
Gets a service loader unique instance.
getServiceRegistry() - Static method in class ej.service.ServiceFactory
Gets a service registry unique instance.
getServiceUuid(int) - Method in class ej.bluetooth.util.AdvertisementData
Gets the service UUID at the given index.
getSession(String) - Method in class ej.hoka.session.SessionHandler
Gets the session associated to the given ID, if any.
getShadow() - Method in class ej.aws.iot.AwsIotClient
Gets shadow with default QOS 0.
getShadow(int) - Method in class ej.aws.iot.AwsIotClient
Gets shadow.
getShadow(String) - Method in class ej.aws.iot.AwsIotClient
Gets the named shadow with default QOS 0.
getShadow(String, int) - Method in class ej.aws.iot.AwsIotClient
Gets the named shadow.
getSharedInterface(Class<?>, Class<?>, Feature) - Static method in class ej.kf.Kernel
From a shared interface, gets the closest shared interface in the given target Feature.
getSharedPropertyRegistry() - Static method in class ej.property.SharedPropertyFactory
Gets the global SharedPropertyRegistry.
getShort(String) - Static method in class ej.bon.Constants
Gets a short constant.
getShort() - Method in class java.nio.ByteBuffer
Relative get method for reading a short value.
getShort(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a short value.
getShortMonth(int) - Method in class ej.util.text.ComputeShortFormatSymbols
 
getShortMonth(int) - Method in class java.text.DateFormatSymbols
Gets short month strings.
getShortMonths() - Method in class ej.util.text.ComputeShortFormatSymbols
 
getShortMonths() - Method in class java.text.DateFormatSymbols
Gets short month strings.
getShortWeekday(int) - Method in class ej.util.text.ComputeShortFormatSymbols
 
getShortWeekday(int) - Method in class java.text.DateFormatSymbols
Gets short weekday strings.
getShortWeekdays() - Method in class ej.util.text.ComputeShortFormatSymbols
 
getShortWeekdays() - Method in class java.text.DateFormatSymbols
Gets short weekday strings.
getSimpleName() - Method in class java.lang.Class
Returns the simple name of the underlying class as given in the source code.
getSize() - Method in class ej.sp.ShieldedPlug
Gets the number of blocks of this database.
getSize(String) - Method in class ej.storage.fs.StorageFs
 
getSize(String) - Method in class ej.storage.heap.StorageHeap
 
getSize(String) - Method in interface ej.storage.Storage
Returns the size of the entry stored with an ID.
getSmallestMaximum() - Method in class java.time.temporal.ValueRange
Gets the smallest possible maximum value that the field can take.
getSNIContext() - Method in class ej.microui.display.Font
Returns the SNI context data of this font.
getSNIContext() - Method in enum ej.microui.display.Format
Returns the SNI context data of this format.
getSNIContext() - Method in class ej.microui.display.GraphicsContext
Returns the SNI context data of this graphics context.
getSNIContext() - Method in class ej.microui.display.Image
Returns the SNI context data of this image.
getSNIContext() - Method in enum ej.microui.display.ResourceImage.OutputFormat
Returns the SNI context data of this format.
getSNIContext() - Method in class ej.microvg.Matrix
Returns the SNI context data of this matrix.
getSocketAddress() - Method in class java.net.DatagramPacket
Gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to or is coming from.
getSocketFactory() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the sslContext.
getSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a SocketFactory object for this context.
getSocketFactory() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the socket factory that will be used when connecting, or null if one has not been set.
getSoftAPConfiguration() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the softAPConfiguration.
getSoLinger() - Method in class java.net.Socket
Returns setting for SO_LINGER.
getSoTimeout() - Method in class java.net.DatagramSocket
Retrieve setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.ServerSocket
Retrieve setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.Socket
Returns setting for SO_TIMEOUT.
getSource() - Method in class java.util.EventObject
The object on which the Event initially occurred.
getSpecificity() - Method in class ej.mwt.stylesheet.selector.ClassSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.combinator.Combinator
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.DisabledSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.EnabledSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.EvenChildSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.FirstChildSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.LastChildSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.NotSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.NthChildSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.OddChildSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.RootSelector
 
getSpecificity() - Method in interface ej.mwt.stylesheet.selector.Selector
Returns the specificity of this selector.
getSpecificity(int, int, int, int) - Static method in class ej.mwt.stylesheet.selector.SelectorHelper
Computes the specificity of a selector.
getSpecificity() - Method in class ej.mwt.stylesheet.selector.StateSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.StrictTypeSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.TypeSelector
 
getSpecificity() - Method in class ej.mwt.stylesheet.selector.UniversalSelector
 
getSplatParams() - Method in class ej.hoka.http.HttpRequest
Returns the list of splat parameters.
getSSID() - Method in class ej.ecom.wifi.AccessPoint
Gets the Service Set IDentification (SSID) of the network.
getSSID() - Method in class ej.ecom.wifi.SoftAPConfiguration
Gets SoftAP SSID.
getSSID() - Method in class ej.net.util.wifi.AccessPointConfiguration
Gets the Service Set IDentification (SSID).
getSSLSocketFactory() - Method in class javax.net.ssl.HttpsURLConnection
Gets the SSL socket factory to be used when creating sockets for secure https URL connections.
getSSLSocketFactory() - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
 
getSSLSocketFactory() - Method in class sun.net.www.protocol.https.DelegateHttpsURLConnection
 
getStackTrace() - Method in class java.lang.Thread
Returns an array of stack trace elements representing the stack dump of this thread.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStandalone() - Method in class org.kxml2.kdom.Document
 
getStandardOffset() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the standard offset in force at the transition.
getStandardOffset(Instant) - Method in class java.time.zone.ZoneRules
Gets the standard offset for the specified instant in this zone.
getStartValue() - Method in class ej.motion.Motion
Gets the start value of this motion.
getState() - Method in class ej.kf.Feature
Returns the current Feature state.
getState() - Method in class java.lang.Thread
Returns the state of this thread.
getState() - Method in class sun.net.ProgressEvent
Return state.
getState() - Method in class sun.net.ProgressSource
Return state.
getStateId(int) - Static method in class ej.microui.event.generator.States
Gets the state's identifier held by the state event.
getStateValue(int) - Static method in class ej.microui.event.generator.States
Gets the state's value held by the state event.
getStatus() - Method in class ej.hoka.http.HttpResponse
Returns the response status.
getStatusCode() - Method in class ej.websocket.http.StatusLine
 
getStatusLine() - Method in class ej.websocket.http.HttpResponse
 
getStopValue() - Method in class ej.motion.Motion
Gets the stop value of this motion.
getString(String) - Static method in class ej.bon.Constants
Gets a String constant.
getString() - Method in class ej.microui.display.RenderableString
Returns the string associated with this renderable string.
getString(int) - Method in class org.json.me.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.me.JSONObject
Get the string associated with a key.
getStyle() - Method in class ej.microui.display.Font
Returns the style of this font.
getStyle(Widget) - Method in class ej.mwt.stylesheet.CachedStylesheet
 
getStyle(Widget) - Method in class ej.mwt.stylesheet.cascading.CascadingStylesheet
 
getStyle(Widget) - Method in interface ej.mwt.stylesheet.Stylesheet
Gets the style for a widget.
getStyle(Widget) - Method in class ej.mwt.stylesheet.VoidStylesheet
 
getStyle() - Method in class ej.mwt.Widget
Gets the current style of the widget.
getStylesheet() - Method in class ej.mwt.Desktop
Gets the stylesheet instance.
getSubjectX500Principal() - Method in class java.security.cert.X509Certificate
Returns the subject (subject distinguished name) value from the certificate as an X500Principal.
GetSuffix(int) - Method in interface ej.jsonpath.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class ej.jsonpath.parser.SimpleCharStream
Get the suffix.
getSuperclass() - Method in class java.lang.Class
Returns the Class representing the superclass of the entity (class, interface, primitive type or void) represented by this Class.
getSuppressed() - Method in class java.lang.Throwable
Returns an array containing all of the exceptions that were suppressed, typically by the try-with-resources statement, in order to deliver this exception.
getTabSize() - Method in interface ej.jsonpath.parser.CharStream
 
getTabSize() - Method in class ej.jsonpath.parser.SimpleCharStream
 
getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
Given a tag value, determines the field number (the upper 29 bits).
getTagWireType(int) - Static method in class com.google.protobuf.WireFormat
Given a tag value, determines the wire type (the lower 3 bits).
getTcpNoDelay() - Method in class java.net.Socket
Tests if TCP_NODELAY is enabled.
getTestClass() - Method in class ej.junit.AbstractAllTestClassesWrapper
 
getTestClass() - Method in class ej.junit.AbstractTestWrapper
 
getTestClass() - Method in interface ej.junit.TestWrapper
 
getText() - Method in class ej.widget.basic.Label
Gets the text displayed on this label.
getText() - Method in class org.kxml2.io.KXmlParser
 
getText(int) - Method in class org.kxml2.kdom.Node
Returns the text node with the given index or null if the node with the given index is not a text node.
getText() - Method in class org.kxml2.wap.WbxmlParser
 
getText() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in class org.kxml2.io.KXmlParser
 
getTextCharacters(int[]) - Method in class org.kxml2.wap.WbxmlParser
 
getTextCharacters(int[]) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
getThickness() - Method in class ej.mwt.style.outline.border.RectangularBorder
Gets the thickness.
getThickness() - Method in class ej.mwt.style.outline.border.RoundedBorder
Gets the thickness.
getThickness() - Method in class ej.mwt.style.outline.UniformOutline
Gets the thickness.
getThingName() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the thingName.
getThrown() - Method in class java.util.logging.LogRecord
Get the throwable associated with this log record, if any.
getTime() - Method in class java.util.Calendar
Returns a Date object representing this Calendar's time value (millisecond offset from the Epoch").
getTime() - Method in class java.util.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
getTimeDefinition() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the time definition, specifying how to convert the time to an instant.
getTimeInMillis() - Method in class java.util.Calendar
Returns this Calendar's time value in milliseconds.
getTimeInstance() - Static method in class java.text.DateFormat
Gets the time formatter with the default formatting style.
getTimeInstance(int) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style.
getTimeout() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the timeout.
getTimeToLive() - Method in class java.net.MulticastSocket
Get the default time-to-live for multicast packets sent out on the socket.
getTimeZone() - Method in class java.util.Calendar
Gets the time zone.
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getToken(int) - Method in class ej.jsonpath.parser.JSONPathCompiler
Get the specific Token.
getTop() - Method in class ej.mwt.style.outline.FlexibleOutline
Gets the top thickness.
getTopBound() - Method in class ej.microvg.Path
Gets the top bound of this path.
getTopic() - Method in class ej.aws.iot.AwsIotMessage
Gets the topic.
getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
The total bytes read up to the current position.
getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
Get the total number of bytes successfully written to this stream.
getTotalSeconds() - Method in class java.time.ZoneOffset
Gets the total zone offset in seconds.
getTotalSpace() - Method in class java.io.File
Returns the size of the partition named by this abstract pathname.
getTrackLineColumn() - Method in interface ej.jsonpath.parser.CharStream
 
getTrackLineColumn() - Method in class ej.jsonpath.parser.SimpleCharStream
 
getTrafficClass() - Method in class java.net.DatagramSocket
Gets traffic class or type-of-service in the IP datagram header for packets sent from this DatagramSocket.
getTrafficClass() - Method in class java.net.Socket
Gets traffic class or type-of-service in the IP header for packets sent from this Socket
getTransferEncoding(String) - Method in class ej.hoka.http.encoding.EncodingRegistry
Return the TransferEncoding corresponding to the given encoding.
getTransition(LocalDateTime) - Method in class java.time.zone.ZoneRules
Gets the offset transition applicable at the specified local date-time in these rules.
getTransitionRules() - Method in class java.time.zone.ZoneRules
Gets the list of transition rules for years beyond those defined in the transition list.
getTransitions() - Method in class java.time.zone.ZoneRules
Gets the complete list of fully defined transitions.
getTranslationX() - Method in class ej.microui.display.GraphicsContext
Returns the x coordinate of the translation vector of this graphics context.
getTranslationY() - Method in class ej.microui.display.GraphicsContext
Returns the y coordinate of the translation vector of this graphics context.
getTreeDepth() - Method in class com.google.protobuf.ByteString
Return the depth of the tree representing this ByteString, if any, whose root is this node.
getTrustManagers() - Method in class javax.net.ssl.TrustManagerFactory
Returns one trust manager for each type of trust material.
getType() - Method in class com.microej.kf.util.BooleanConverter
 
getType() - Method in class com.microej.kf.util.ByteConverter
 
getType() - Method in class com.microej.kf.util.CharacterConverter
 
getType() - Method in class com.microej.kf.util.DateConverter
 
getType() - Method in class com.microej.kf.util.DoubleConverter
 
getType() - Method in class com.microej.kf.util.FloatConverter
 
getType() - Method in class com.microej.kf.util.InputStreamConverter
 
getType() - Method in class com.microej.kf.util.IntegerConverter
 
getType() - Method in class com.microej.kf.util.IProgressMonitorConverter
 
getType() - Method in class com.microej.kf.util.ListConverter
 
getType() - Method in class com.microej.kf.util.LongConverter
 
getType() - Method in class com.microej.kf.util.MapConverter
 
getType() - Method in class com.microej.kf.util.ShortConverter
 
getType() - Method in class com.microej.kf.util.StringConverter
 
getType() - Method in interface ej.ecom.io.ContentConnection
 
getType() - Method in interface ej.kf.Converter
Gets the Kernel type managed by this Converter.
getType(int) - Static method in class ej.microui.event.Event
Returns the type of an event.
getType() - Method in class java.security.cert.Certificate
Returns the type of this certificate.
getType() - Method in class java.security.cert.CertificateFactory
Returns the name of the certificate type associated with this certificate factory.
getType() - Method in class java.security.KeyStore
Returns the type of this keystore.
getType(char) - Static method in class org.apache.regexp.RECharacter
 
getType(int) - Method in class org.kxml2.kdom.Node
Returns the type of the child at the given index.
getUID() - Method in class ej.kf.Module
Gets a byte sequence that uniquely identifies the current module.
getUncaughtExceptionHandler() - Method in class ej.bon.Timer
Gets the specific handler for uncaught exceptions on this Timer instance.
getUncaughtExceptionHandler() - Method in class java.lang.Thread
Returns the handler invoked when this thread abruptly terminates due to an uncaught exception.
getUnderlyingElements() - Method in interface com.google.protobuf.LazyStringList
Returns an unmodifiable List of the underlying elements, each of which is either a String or its equivalent UTF-8 encoded ByteString or byte[].
getUnfinishedMessage() - Method in exception com.google.protobuf.InvalidProtocolBufferException
Returns the unfinished message attached to the exception, or null if no message is attached.
getUnits() - Method in interface java.time.chrono.ChronoPeriod
Gets the set of units supported by this period.
getUnits() - Method in class java.time.Duration
Gets the set of units supported by this duration.
getUnits() - Method in class java.time.Period
Gets the set of units supported by this period.
getUnits() - Method in interface java.time.temporal.TemporalAmount
Returns the list of units uniquely defining the value of this TemporalAmount.
getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
Returns an unmodifiable view of the registry.
getUnmodifiableView() - Method in interface com.google.protobuf.LazyStringList
Returns an unmodifiable view of the list.
getURI() - Method in class ej.hoka.http.HttpRequest
Returns the request URI.
getURI() - Method in class ej.restserver.RestEndpoint
Gets this endpoint URI.
getURI() - Method in class ej.websocket.WebSocket
 
getURL() - Method in class java.net.URLConnection
Returns the value of this URLConnection's URL field.
getURL() - Method in class sun.net.ProgressEvent
Return URL related to the progress.
getURL() - Method in class sun.net.ProgressSource
Return URL of progress source.
getURL() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getUrlConnection() - Method in class ej.rest.web.AbstractResource
 
getUrlDecoder() - Static method in class java.util.Base64
Returns a Base64.Decoder that decodes using the URL and Filename safe type base64 encoding scheme.
getUrlEncoder() - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the URL and Filename safe type base64 encoding scheme.
getURLFile() - Method in class sun.net.www.http.HttpClient
 
getUsableSpace() - Method in class java.io.File
Returns the number of bytes available to this virtual machine on the partition named by this abstract pathname.
getUseCaches() - Method in class java.net.URLConnection
Returns the value of this URLConnection's useCaches field.
getUseCaches() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
getUseClientMode() - Method in class javax.net.ssl.SSLServerSocket
Returns true if accepted connections will be in SSL client mode.
getUseClientMode() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket is set to use client mode when handshaking.
getUserInfo() - Method in class java.net.URI
Returns the decoded user-information component of this URI.
getUserInfo() - Method in class java.net.URL
Gets the userInfo part of this URL.
getUsername() - Method in class ej.aws.iot.AwsIotClientOptions
Gets the username.
getUserName() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns the user name to use for the connection.
getUuid() - Method in class ej.bluetooth.BluetoothAttribute
Returns the UUID of this attribute.
getUuid() - Method in class ej.bluetooth.BluetoothService
Returns the UUID of this service.
getValidOffsets(LocalDateTime) - Method in class java.time.zone.ZoneRules
Gets the offset applicable at the specified local date-time in these rules.
getValue() - Method in class com.google.protobuf.LazyField
 
getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
Returns message instance.
getValue() - Method in class com.google.protobuf.MapEntryLite
 
getValue() - Method in class ej.hoka.http.Cookie
Gets the value.
getValue() - Method in class ej.jsonpath.parser.Token
An optional attribute value of the Token.
getValue(int) - Method in interface ej.kf.Principal
Gets the value of one of the fields.
getValue(long) - Method in class ej.motion.Motion
Returns the value of this motion for a specific elapsed time.
getValue() - Method in class ej.websocket.http.Header
 
getValue() - Method in interface java.time.chrono.Era
Gets the numeric value associated with the era as defined by the chronology.
getValue() - Method in enum java.time.chrono.IsoEra
Gets the numeric era int value.
getValue() - Method in enum java.time.DayOfWeek
Gets the day-of-week int value.
getValue() - Method in enum java.time.Month
Gets the month-of-year int value.
getValue() - Method in class java.time.Year
Gets the year value.
getValue() - Method in class java.util.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue() - Method in interface java.util.Map.Entry
Returns the value corresponding to this entry.
getValue() - Method in class javax.crypto.spec.PSource.PSpecified
Returns the value of encoding input P.
getValue(int) - Method in class sun.net.www.MessageHeader
 
getVersion() - Method in class ej.hoka.http.HttpRequest
Returns the HTTP version request.
getVersion() - Method in class ej.kf.Module
Gets a String that represents this module version.
getVersion() - Static method in class ej.util.Device
Returns the Version of the device.
getVersions(String) - Static method in class java.time.zone.ZoneRulesProvider
Gets the history of rules for the zone ID.
getVerticalAlignment() - Method in class ej.mwt.style.EditableStyle
 
getVerticalAlignment() - Method in interface ej.mwt.style.Style
Gets the vertical alignment.
getWapCode() - Method in class org.kxml2.wap.WbxmlParser
Returns the token ID for start tags or the event type for wap proprietary events such as OPAQUE.
getWapExtensionData() - Method in class org.kxml2.wap.WbxmlParser
 
getWatchdogTimeoutMs() - Static method in class ej.hal.WatchdogTimer
Gets the configured watchdog timeout period (in milliseconds).
getWeekday(int) - Method in class java.text.DateFormatSymbols
Gets weekday strings.
getWeekdays() - Method in class java.text.DateFormatSymbols
Gets weekday strings.
getWidget() - Method in class ej.mwt.Desktop
Gets the widget attached to this desktop.
getWidgetAt(int, int) - Method in class ej.mwt.Container
Returns the child widget that is at the specified position.
getWidgetAt(int, int) - Method in class ej.mwt.Desktop
Returns the child widget at the specified position.
getWidgetAt(int, int) - Method in class ej.mwt.Widget
Gets the widget at the specified position.
getWidth() - Method in class ej.microui.display.Display
Returns the width in pixels of the display screen area available to the application.
getWidth() - Method in class ej.microui.display.GraphicsContext
Returns the width of this graphics context.
getWidth() - Method in class ej.microui.display.Image
Returns the width of the image.
getWidth() - Method in class ej.microui.display.RenderableString
Returns the width of the graphical bounds of this renderable string.
getWidth() - Method in class ej.microui.event.generator.Pointer
 
getWidth() - Method in class ej.microvg.VectorImage
Gets the width of the vector image.
getWidth() - Method in class ej.mwt.style.dimension.FixedDimension
Returns the width constraint.
getWidth() - Method in class ej.mwt.util.Rectangle
Gets the width.
getWidth() - Method in class ej.mwt.util.Size
Gets the width.
getWidth() - Method in class ej.mwt.Widget
Gets the width of this widget.
getWidth() - Method in exception java.util.IllegalFormatWidthException
Returns the width
getWidthRatio() - Method in class ej.mwt.style.dimension.RelativeDimension
Returns the width ratio.
getWifiInterface() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the wifi Interface.
getWifiManager() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets the Wi-FI manager used.
getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
 
getWords(String) - Static method in class ej.widget.render.TextHelper
Gets the words in a text.
getWPSCapabilities() - Method in class ej.ecom.wifi.AccessPoint
Gets the Wi-Fi Protected Setup (WPS) modes supported by this access point.
getWrappedKeyHashCode(Object) - Method in class ej.basictool.map.AbstractPackedMap
Gets the hash code of a key stored in the packed map.
getWrappedKeyHashCode(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
getWritePermission(int) - Static method in class ej.bluetooth.util.ServiceHelper
Returns the write permission for the given security level.
getWriter(int) - Method in class ej.sp.ShieldedPlug
Gets the SPWriter used to serialize objects into the block with the given ID.
If no SPWriter is defined for the block, null is returned.
getX() - Method in class ej.microui.event.generator.Pointer
Returns the last available x coordinate in scaled area (after applying any origin offset and the scale factor).
getX() - Method in class ej.mwt.util.Rectangle
Gets the x coordinate.
getX() - Method in class ej.mwt.Widget
Gets the x coordinate of this widget, relative to its parent.
getY() - Method in class ej.microui.event.generator.Pointer
Returns the last available y coordinate in scaled area (after applying any origin offset and the scale factor).
getY() - Method in class ej.mwt.util.Rectangle
Gets the y coordinate.
getY() - Method in class ej.mwt.Widget
Gets the y coordinate of this widget, relative to its parent.
getYear() - Method in class java.time.LocalDate
Gets the year field.
getYear() - Method in class java.time.LocalDateTime
Gets the year field.
getYear() - Method in class java.time.OffsetDateTime
Gets the year field.
getYear() - Method in class java.time.YearMonth
Gets the year field.
getYear() - Method in class java.time.ZonedDateTime
Gets the year field.
getYears() - Method in class java.time.Period
Gets the amount of years of this period.
getZone() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the zone ID, such as 'Europe/Paris'.
getZone() - Method in class java.time.Clock
Gets the time-zone being used to create dates and times.
getZone() - Method in class java.time.ZonedDateTime
Gets the time-zone, such as 'Europe/Paris'.
GLAGOLITIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for glagolitic font identifier.
GLOBAL_LOGGER_NAME - Static variable in class java.util.logging.Logger
This is a name for the global logger.
GOING_AWAY - Static variable in class ej.websocket.CloseCodes
1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page.
GradientHelper - Class in ej.widget.color
Gradient utilities.
GraphicsContext - Class in ej.microui.display
A GraphicsContext provides access to a modifiable pixel buffer.
GRAY - Static variable in class ej.microui.display.Colors
Constant for gray color.
GREEK - Static variable in class ej.microui.display.FontIdentifiers
Constant for greek font identifier.
GREEN - Static variable in class ej.microui.display.Colors
Constant for green color.
grep(Object[]) - Method in class org.apache.regexp.RE
Returns an array of Strings, whose toString representation matches a regular expression.
Grid - Class in ej.widget.container
Lays out any number of children in a grid.
Grid(boolean, int) - Constructor for class ej.widget.container.Grid
Creates a grid specifying its orientation and the number of widgets per row/column (depending on the orientation chosen via the horizontal parameter).
grow(int[], int, int) - Static method in class ej.basictool.ArrayTools
Grows an array by inserting a number of cells at an index.
grow(T[], int, int) - Static method in class ej.basictool.ArrayTools
Grows an array by inserting a number of cells at an index.
GT - Static variable in class org.json.me.util.XML
The Character '>'.
Guard - Interface in java.security
This interface is only defined for hierarchy compatibility.
guessMimeType() - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler.ClasspathFilesHandlerBuilder
activate content type guessing.
GUJARATI - Static variable in class ej.microui.display.FontIdentifiers
Constant for gujarati font identifier.
GURMUKHI - Static variable in class ej.microui.display.FontIdentifiers
Constant for gurmukhi font identifier.
GZIP_FILE_EXTENSION - Static variable in class ej.restserver.endpoint.GzipResourceEndpoint
Gzip file extension.
GzipResourceEndpoint - Class in ej.restserver.endpoint
A static resource end-point to serve gzip files.
GzipResourceEndpoint(String, String) - Constructor for class ej.restserver.endpoint.GzipResourceEndpoint
Creates a static gzip resource end-point that responds to given URI and serves given resource.
GzipResourceEndpoint(String, String, String) - Constructor for class ej.restserver.endpoint.GzipResourceEndpoint
Creates a static gzip resource end-point that responds to given URI and serves given resource.

H

HALF_PRECISION_FLOAT - Static variable in interface ej.cbor.CborConstants
Denotes a half-precision float (two-byte IEEE 754, see #MT_FLOAT).
halt() - Static method in class ej.hoka.http.HttpServer
Immediately Stop the execution and return a 200 OK HTTP response.
halt(String) - Static method in class ej.hoka.http.HttpServer
immediately Stop the execution and return an HTTP response with the status.
halt(String, String) - Static method in class ej.hoka.http.HttpServer
immediately Stop the execution and return an HTTP response with the status and body.
HAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for han font identifier.
handleEvent(int) - Method in interface ej.microui.event.EventHandler
Handles an event.
handleEvent(int) - Method in class ej.mwt.Desktop
Handles an event by delegating it to the event dispatcher.
handleEvent(int) - Method in class ej.mwt.Widget
Handles the given event.
handleEvent(int) - Method in class ej.widget.basic.Button
 
handleEvent(int) - Method in class ej.widget.basic.ImageButton
 
handleEvent(int) - Method in class ej.widget.event.PointerEventHandler
 
Handler - Class in java.util.logging
A handler is an entity that publishes messages.
Handler() - Constructor for class java.util.logging.Handler
 
Handler - Class in sun.net.www.protocol.http
open an http input stream given a URL
Handler() - Constructor for class sun.net.www.protocol.http.Handler
 
handler - Variable in class sun.net.www.protocol.http.HttpURLConnection
 
Handler - Class in sun.net.www.protocol.https
open an http input stream given a URL
Handler() - Constructor for class sun.net.www.protocol.https.Handler
 
handleUncaughtException(Exception) - Static method in class ej.basictool.ThreadUtils
Handles an exception which has not been caught in a particular scope.
HANGUL - Static variable in class ej.microui.display.FontIdentifiers
Constant for hangul font identifier.
HANUNOO - Static variable in class ej.microui.display.FontIdentifiers
Constant for hanunoo font identifier.
HardwareDescriptor<D extends Device> - Interface in ej.ecom
Descriptive information of the hardware of a Device.
has(String) - Method in class org.json.me.JSONObject
Determine if the JSONObject contains a specific key.
hasArray() - Method in class java.nio.Buffer
Tells whether or not this buffer is backed by an accessible array.
hasArray() - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is backed by an accessible byte array.
hasArray() - Method in class java.nio.CharBuffer
Tells whether or not this buffer is backed by an accessible char array.
hasArray() - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is backed by an accessible double array.
hasArray() - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is backed by an accessible float array.
hasArray() - Method in class java.nio.IntBuffer
Tells whether or not this buffer is backed by an accessible int array.
hasArray() - Method in class java.nio.LongBuffer
Tells whether or not this buffer is backed by an accessible long array.
hasArray() - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is backed by an accessible short array.
hasBackgroundColor() - Method in class ej.microui.display.GraphicsContext
Returns whether this graphics context has a background color.
hasBacklight() - Method in class ej.microui.display.Display
Tells whether the display has backlight.
hasCapability(int) - Method in class android.net.NetworkCapabilities
Tests for the presence of a capability on this instance.
hasChanged() - Method in class ej.observable.Observable
Gets whether or not this observable has changed.
hasChanged() - Method in class ej.observable.SimpleObservable
Gets whether or not this simple observable has changed.
hasChanged() - Method in class java.util.Observable
Tests if this object has changed.
hasClassSelector(int) - Method in class ej.mwt.Widget
Gets whether or not the widget has the given class selector.
hasExpired() - Method in class ej.hoka.session.Session
Checks whether the session has expired or not.
hasExtendedLength() - Method in class ej.websocket.frame.RawFrame
Tell whether this frame has an extended length field.
hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Check if a singular extension is present.
hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Check if a singular extension is present.
hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Check if a singular extension is present.
hash(Object...) - Static method in class java.util.Objects
Generates a hash code for a sequence of input values.
hashBoolean(boolean) - Static method in class com.google.protobuf.Internal
Returns the hash of the given boolean.
hashCode() - Method in class android.net.NetworkCapabilities
 
hashCode() - Method in class android.net.NetworkRequest
 
hashCode() - Method in class com.google.protobuf.ByteString
Compute the hashCode using the traditional algorithm from ByteString.
hashCode() - Method in class com.google.protobuf.GeneratedMessageLite
 
hashCode(byte[]) - Static method in class com.google.protobuf.Internal
Returns the hash code of the given byte array.
hashCode() - Method in class com.google.protobuf.LazyField
 
hashCode() - Method in class com.google.protobuf.LazyFieldLite
 
hashCode() - Method in class com.google.protobuf.MapFieldLite
 
hashCode() - Method in class com.google.protobuf.UnknownFieldSetLite
 
hashCode() - Method in class ej.basictool.map.AbstractPackedMap
Returns the hash code value for this map.
hashCode() - Method in class ej.bluetooth.BluetoothAddress
Returns the hash code value of this address.
hashCode() - Method in class ej.bluetooth.BluetoothUuid
Returns the hash code value of this UUID.
hashCode() - Method in class ej.cbor.CborType
 
hashCode() - Method in class ej.ecom.DeviceManagerPermission
 
hashCode() - Method in class ej.ecom.io.ConnectionPermission
 
hashCode() - Method in class ej.hoka.http.Route
 
hashCode() - Method in class ej.microui.display.DisplayPermission
 
hashCode() - Method in class ej.microui.display.FontPermission
 
hashCode() - Method in class ej.microui.display.ImagePermission
 
hashCode() - Method in class ej.microui.event.EventPermission
 
hashCode() - Method in class ej.microui.MicroUIPermission
 
hashCode() - Method in interface ej.mwt.style.background.Background
 
hashCode() - Method in class ej.mwt.style.background.ImageBackground
 
hashCode() - Method in class ej.mwt.style.background.NoBackground
 
hashCode() - Method in class ej.mwt.style.background.RectangularBackground
 
hashCode() - Method in class ej.mwt.style.background.RoundedBackground
 
hashCode() - Method in class ej.mwt.style.background.TiledImageBackground
 
hashCode() - Method in interface ej.mwt.style.dimension.Dimension
 
hashCode() - Method in class ej.mwt.style.dimension.FixedDimension
 
hashCode() - Method in class ej.mwt.style.dimension.NoDimension
 
hashCode() - Method in class ej.mwt.style.dimension.OptimalDimension
 
hashCode() - Method in class ej.mwt.style.dimension.RelativeDimension
 
hashCode() - Method in class ej.mwt.style.EditableStyle
 
hashCode() - Method in class ej.mwt.style.outline.border.FlexibleRectangularBorder
 
hashCode() - Method in class ej.mwt.style.outline.border.FlexibleRectangularMulticoloredBorder
 
hashCode() - Method in class ej.mwt.style.outline.border.RectangularBorder
 
hashCode() - Method in class ej.mwt.style.outline.border.RoundedBorder
 
hashCode() - Method in class ej.mwt.style.outline.FlexibleOutline
 
hashCode() - Method in class ej.mwt.style.outline.NoOutline
 
hashCode() - Method in interface ej.mwt.style.outline.Outline
 
hashCode() - Method in class ej.mwt.style.outline.UniformOutline
 
hashCode() - Method in interface ej.mwt.style.Style
 
hashCode() - Method in class ej.mwt.stylesheet.selector.ClassSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.combinator.Combinator
 
hashCode() - Method in class ej.mwt.stylesheet.selector.DisabledSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.EnabledSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.EvenChildSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.FirstChildSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.LastChildSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.NotSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.NthChildSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.OddChildSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.RootSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.StateSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.StrictTypeSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.TypeSelector
 
hashCode() - Method in class ej.mwt.stylesheet.selector.UniversalSelector
 
hashCode() - Method in class ej.property.PropertyPermission
 
hashCode() - Method in class ej.service.ServicePermission
 
hashCode() - Method in class java.io.File
Computes a hash code for this abstract pathname.
hashCode() - Method in class java.io.FilePermission
Returns the hash code value for this object.
hashCode() - Method in interface java.lang.annotation.Annotation
Returns the hash code of this annotation, as defined below:
hashCode() - Method in class java.lang.Boolean
Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.Byte
Returns a hash code for this Byte; equal to the result of invoking intValue() .
hashCode() - Method in class java.lang.Character
Returns a hash code for this Character; equal to the result of invoking charValue().
hashCode() - Method in class java.lang.Double
Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Enum
Returns a hash code for this enum constant.
hashCode() - Method in class java.lang.Float
Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Integer
Returns a hash code for this Integer.
hashCode() - Method in class java.lang.Long
Returns a hash code for this Long.
hashCode() - Method in class java.lang.Object
Returns a hash code value for the object.
hashCode() - Method in class java.lang.Package
Return the hash code computed from the package name.
hashCode() - Method in class java.lang.Short
Returns a hash code for this Short; equal to the result of invoking intValue().
hashCode() - Method in class java.lang.StackTraceElement
Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.String
Returns a hash code for this string.
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.math.MathContext
Returns the hash code for this MathContext.
hashCode() - Method in class java.net.Inet4Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.Inet6Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetSocketAddress
Returns a hashcode for this socket address.
hashCode() - Method in class java.net.InterfaceAddress
Returns a hashcode for this Interface address.
hashCode() - Method in class java.net.NetworkInterface
 
hashCode() - Method in class java.net.SocketPermission
Returns the hash code value for this object.
hashCode() - Method in class java.net.URI
Returns a hash-code value for this URI.
hashCode() - Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class java.nio.ByteBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.CharBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.DoubleBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.FloatBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.IntBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.LongBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.ShortBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.security.BasicPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class java.security.Permission
Returns the hash code value for this Permission object.
hashCode() - Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode() - Method in class java.time.chrono.AbstractChronology
A hash code for this chronology.
hashCode() - Method in interface java.time.chrono.ChronoLocalDate
A hash code for this date.
hashCode() - Method in interface java.time.chrono.ChronoLocalDateTime
A hash code for this date-time.
hashCode() - Method in interface java.time.chrono.Chronology
A hash code for this chronology.
hashCode() - Method in interface java.time.chrono.ChronoPeriod
A hash code for this period.
hashCode() - Method in interface java.time.chrono.ChronoZonedDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.Clock
A hash code for this clock.
hashCode() - Method in class java.time.Duration
A hash code for this duration.
hashCode() - Method in class java.time.Instant
Returns a hash code for this instant.
hashCode() - Method in class java.time.LocalDate
A hash code for this date.
hashCode() - Method in class java.time.LocalDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.LocalTime
A hash code for this time.
hashCode() - Method in class java.time.MonthDay
A hash code for this month-day.
hashCode() - Method in class java.time.OffsetDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.OffsetTime
A hash code for this time.
hashCode() - Method in class java.time.Period
A hash code for this period.
hashCode() - Method in class java.time.temporal.ValueRange
A hash code for this range.
hashCode() - Method in class java.time.temporal.WeekFields
A hash code for this WeekFields.
hashCode() - Method in class java.time.Year
A hash code for this year.
hashCode() - Method in class java.time.YearMonth
A hash code for this year-month.
hashCode() - Method in class java.time.zone.ZoneOffsetTransition
Returns a suitable hash code.
hashCode() - Method in class java.time.zone.ZoneOffsetTransitionRule
Returns a suitable hash code.
hashCode() - Method in class java.time.zone.ZoneRules
Returns a suitable hash code given the definition of #equals.
hashCode() - Method in class java.time.ZonedDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.ZoneId
A hash code for this time-zone ID.
hashCode() - Method in class java.time.ZoneOffset
A hash code for this offset.
hashCode() - Method in class java.util.AbstractList
Returns the hash code value for this list.
hashCode() - Method in class java.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractSet
Returns the hash code value for this set.
hashCode(long[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(int[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(short[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(char[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(byte[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(boolean[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(float[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(double[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode() - Method in class java.util.BitSet
Returns the hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Returns the hash code value for this collection.
hashCode() - Method in class java.util.Date
Returns a hash code value for this object.
hashCode() - Method in class java.util.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in interface java.util.List
Returns the hash code value for this list.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code value for this map entry.
hashCode() - Method in interface java.util.Map
Returns the hash code value for this map.
hashCode(Object) - Static method in class java.util.Objects
Returns the hash code of a non-null argument and 0 for a null argument.
hashCode() - Method in class java.util.PropertyPermission
Returns the hash code value for this object.
hashCode() - Method in interface java.util.Set
Returns the hash code value for this set.
hashCode() - Method in class java.util.Vector
Returns the hash code value for this Vector.
hashCode() - Method in class javax.crypto.spec.SecretKeySpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.security.auth.x500.X500Principal
Return a hash code for this X500Principal.
hashCode() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
hashCode() - Method in class sun.security.x509.AlgorithmId
Returns a hashcode for this AlgorithmId.
hashLong(long) - Static method in class com.google.protobuf.Internal
Returns the hash of the given long.
HashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface.
HashMap() - Constructor for class java.util.HashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(int) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap(int, float) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.HashMap
Constructs a new HashMap with the same mappings as the specified Map.
HashSet<E> - Class in java.util
This class implements the Set interface, backed by a hash table (actually a HashMap instance).
HashSet() - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
HashSet(Collection<? extends E>) - Constructor for class java.util.HashSet
Constructs a new set containing the elements in the specified collection.
HashSet(int, float) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
HashSet(int) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor (0.75).
Hashtable<K,V> - Class in java.util
This class implements a hash table, which maps keys to values.
Hashtable() - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with a default initial capacity (11) and load factor (0.75).
Hashtable(int) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor (0.75).
Hashtable(int, float) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Hashtable(Map<? extends K, ? extends V>) - Constructor for class java.util.Hashtable
Constructs a new hashtable with the same mappings as the given Map.
hasInternet() - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Checks whether the call back had been called for Internet.
hasMoreElements() - Method in interface java.util.Enumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class java.util.StringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class java.util.StringTokenizer
Tests if there are more tokens available from this tokenizer's string.
hasNext() - Method in interface java.util.Iterator
Returns true if the iteration has more elements.
hasNext() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasPrevious() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasRemaining() - Method in class java.nio.Buffer
Tells whether there are any elements between the current position and the limit.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Returns true if this zone has the same rule and offset as another zone.
hasValidOpcode() - Method in class ej.websocket.frame.RawFrame
Test the opcode of this frame against possible opcodes provided by RFC6455.
HCENTER - Static variable in class ej.mwt.util.Alignment
Constant for centering horizontally.
HEAD - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is HEAD.
head(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP HEAD requests on the path.
head(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP HEAD requests on the path.
Header - Class in ej.websocket.http
HTTP header field as described by RFC 2616, section 6.2.
HEADER_ACCEPT - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) accept.
HEADER_ACCEPT_ENCODING - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) accept-encoding.
HEADER_CACHE_CONTROLE - Static variable in class ej.hoka.http.HttpConstants
HTTP header field cache-control.
HEADER_CONNECTION - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) connection.
HEADER_CONTENT_ENCODING - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) content-encoding.
HEADER_CONTENT_LENGTH - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) content-length.
HEADER_CONTENT_TYPE - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) content-type.
HEADER_COOKIE - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) cookie.
HEADER_IF_NONE_MATCH - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) if-none-match.
HEADER_TRANSFER_ENCODING - Static variable in class ej.hoka.http.HttpConstants
HTTP header field (in lower case) transfer-encoding.
headMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
headMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K, boolean) - Method in class java.util.TreeMap
 
headMap(K) - Method in class java.util.TreeMap
 
headSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are less than (or equal to, if inclusive is true) toElement.
headSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(E, boolean) - Method in class java.util.TreeSet
 
headSet(E) - Method in class java.util.TreeSet
 
HEBREW - Static variable in class ej.microui.display.FontIdentifiers
Constant for hebrew font identifier.
HELP - Static variable in class ej.microui.event.generator.Command
Constant for "help" command.
HexTools - Class in ej.library.iot.rcommand.bluetooth
 
HierarchyInspector - Class in ej.widget.debug
Provides helpers to analyze a hierarchy of widgets.
hierarchyStyleToString(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Prints the widget hierarchy of a desktop.
hierarchyToString(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Prints a widget hierarchy.
higher(E) - Method in interface java.util.NavigableSet
Returns the least element in this set strictly greater than the given element, or null if there is no such element.
higher(E) - Method in class java.util.TreeSet
 
higherEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in class java.util.TreeMap
 
higherKey(K) - Method in interface java.util.NavigableMap
Returns the least key strictly greater than the given key, or null if there is no such key.
higherKey(K) - Method in class java.util.TreeMap
 
HIRAGANA - Static variable in class ej.microui.display.FontIdentifiers
Constant for hiragana font identifier.
HokaLogger - Class in ej.hoka.log
Gathers the messages.
holdsLock(Object) - Static method in class java.lang.Thread
Returns true if and only if the current thread holds the monitor lock on the specified object.
HORIZONTAL - Static variable in class ej.widget.container.LayoutOrientation
Horizontal orientation.
HORIZONTAL_ALIGNMENT - Static variable in class ej.mwt.style.DefaultStyle
The horizontal alignment of the default style.
host(String) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
host - Variable in class sun.net.www.http.HttpClient
 
hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
Compares the host components of two URLs.
HOUR - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the day.
HT - Static variable in class ej.hoka.http.support.CharacterSeparatedList
Horizontal TAB character.
HTTP - Class in ej.rest.json
Convert an HTTP header to a JSONObject and back.
HTTP() - Constructor for class ej.rest.json.HTTP
 
http() - Method in class ej.rest.web.AbstractResource
 
http - Variable in class sun.net.www.protocol.http.HttpURLConnection
 
HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 202: Accepted.
HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 400: Bad Request.
HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 408: Request Time-Out.
HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 409: Conflict.
HTTP_CREATED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 201: Created.
HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 413: Request Entity Too Large.
HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 403: Forbidden.
HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 504: Gateway Timeout.
HTTP_GONE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 410: Gone.
HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 500: Internal Server Error.
HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 411: Length Required.
HTTP_METHOD_CONNECT - Static variable in class ej.hoka.http.HttpConstants
HTTP CONNECT method token as String.
HTTP_METHOD_DELETE - Static variable in class ej.hoka.http.HttpConstants
HTTP DELETE method token as String.
HTTP_METHOD_GET - Static variable in class ej.hoka.http.HttpConstants
HTTP GET method token as String.
HTTP_METHOD_HEAD - Static variable in class ej.hoka.http.HttpConstants
HTTP HEAD method token as String.
HTTP_METHOD_OPTIONS - Static variable in class ej.hoka.http.HttpConstants
HTTP OPTIONS method token as String.
HTTP_METHOD_PATCH - Static variable in class ej.hoka.http.HttpConstants
HTTP PATCH method token as String.
HTTP_METHOD_POST - Static variable in class ej.hoka.http.HttpConstants
HTTP POST method token as String.
HTTP_METHOD_PUT - Static variable in class ej.hoka.http.HttpConstants
HTTP PUT method token as String.
HTTP_METHOD_TRACE - Static variable in class ej.hoka.http.HttpConstants
HTTP TRACE method token as String.
HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 302: Temporary Redirect.
HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 300: Multiple Choices.
HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 204: No Content.
HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 404: Not Found.
HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 501: Not Implemented.
HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 304: Not Modified.
HTTP_OK - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 200: OK.
HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 206: Partial Content.
HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 402: Payment Required.
HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 412: Precondition Failed.
HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 407: Proxy Authentication Required.
HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 414: Request-URI Too Large.
HTTP_RESET - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 205: Reset Content.
HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 303: See Other.
HTTP_STATUS_BADREQUEST - Static variable in class ej.hoka.http.HttpConstants
HTTP code 400: the request is not valid.
HTTP_STATUS_FORBIDDEN - Static variable in class ej.hoka.http.HttpConstants
HTTP code 403: the client doesn't have the permission to access the requested URL.
HTTP_STATUS_INTERNALERROR - Static variable in class ej.hoka.http.HttpConstants
HTTP code 500: the server has encountered an error while generating the response.
HTTP_STATUS_MEDIA_TYPE - Static variable in class ej.hoka.http.HttpConstants
HTTP code 415: the requested resource type is not supported.
HTTP_STATUS_METHODNOTALLOWED - Static variable in class ej.hoka.http.HttpConstants
HTTP code 405: the HTTP request method (GET/POST/PUT/DELETE) is not allowed on the server for the requested URI.
HTTP_STATUS_NOTACCEPTABLE - Static variable in class ej.hoka.http.HttpConstants
HTTP code 406: the client cannot handle the data returned in the HTTP response.
HTTP_STATUS_NOTFOUND - Static variable in class ej.hoka.http.HttpConstants
HTTP code 404: the requested URL has not been found.
HTTP_STATUS_NOTIMPLEMENTED - Static variable in class ej.hoka.http.HttpConstants
HTTP code 501: the HTTP request method is not implemented.
HTTP_STATUS_NOTMODIFIED - Static variable in class ej.hoka.http.HttpConstants
HTTP code 304: the requested resources hasn't been modified since the last time.
HTTP_STATUS_OK - Static variable in class ej.hoka.http.HttpConstants
HTTP code 200: the response has been found and correctly sent.
HTTP_STATUS_REDIRECT - Static variable in class ej.hoka.http.HttpConstants
HTTP code 301: the requested URL redirected to another URL.
HTTP_STATUS_REQUESTTIMEOUT - Static variable in class ej.hoka.http.HttpConstants
HTTP code 408: the client initiated the connection but didn't send the request (idle connection).
HTTP_STATUS_UNAUTHORIZED - Static variable in class ej.hoka.http.HttpConstants
HTTP code 401: the requested resources require valid authentication credentials.
HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 401: Unauthorized.
HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 503: Service Unavailable.
HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 415: Unsupported Media Type.
HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 305: Use Proxy.
HTTP_VERSION - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 505: HTTP Version Not Supported.
HttpBufferedStreamFactory - Class in com.microej.http.util
Factory class for BufferStream instantiation.
HttpClient - Class in sun.net.www.http
 
HttpClient() - Constructor for class sun.net.www.http.HttpClient
 
HttpClient(URL, int) - Constructor for class sun.net.www.http.HttpClient
 
HttpConstants - Class in ej.hoka.http
Constants for HTTP statuses, methods and header fields.
httpOnly() - Method in class ej.hoka.http.Cookie.Builder
HttpOnly Optional Forbids JavaScript from accessing the cookie, for example, through the Document.cookie property.
HttpPart - Class in ej.hoka.http.body
A part of a multipart HTTP request.
HttpPollerConnectivityManager - Class in ej.net
Basic full java implementation.
HttpPollerConnectivityManager() - Constructor for class ej.net.HttpPollerConnectivityManager
Instantiates an HttpPollerConnectivityManager with System properties values.
HttpPollerConnectivityManager(Timer) - Constructor for class ej.net.HttpPollerConnectivityManager
Instantiates an HttpPollerConnectivityManager with System properties values.
HttpPollerConnectivityManager(Timer, long, long, long, long) - Constructor for class ej.net.HttpPollerConnectivityManager
Instantiates an HttpPollerConnectivityManager with arguments values.
HttpRequest - Class in ej.hoka.http
Represents a HTTP Request.
HttpRequest(InputStream, EncodingRegistry) - Constructor for class ej.hoka.http.HttpRequest
Constructs a new instance of HTTPRequest.
HttpResponse - Class in ej.hoka.http
Represents a HTTP Response.
HttpResponse() - Constructor for class ej.hoka.http.HttpResponse
Creates an empty HttpResponse.
HttpResponse - Class in ej.websocket.http
HTTP Response as described by RFC 2616, section 6.
HttpResponse(InputStream) - Constructor for class ej.websocket.http.HttpResponse
Read the input stream until a complete HTTP response is formed.
HttpRetryException - Exception in java.net
Thrown to indicate that a HTTP request needs to be retried but cannot be retried automatically, due to streaming mode being enabled.
HttpRetryException(String, int) - Constructor for exception java.net.HttpRetryException
Constructs a new HttpRetryException from the specified response code and exception detail message
HttpRetryException(String, int, String) - Constructor for exception java.net.HttpRetryException
Constructs a new HttpRetryException with detail message responseCode and the contents of the Location response header field.
HttpServer - Class in ej.hoka.http
HTTP Server.
HttpServer.HttpServerBuilder - Class in ej.hoka.http
HttpsURLConnection - Class in javax.net.ssl
HttpsURLConnection extends HttpURLConnection with support for https-specific features.
HttpsURLConnection(URL) - Constructor for class javax.net.ssl.HttpsURLConnection
Creates an HttpsURLConnection using the URL specified.
httpsURLConnection - Variable in class sun.net.www.protocol.https.DelegateHttpsURLConnection
 
HttpsURLConnectionImpl - Class in sun.net.www.protocol.https
A class to represent an HTTP connection to a remote object.
HttpsURLConnectionImpl(URL) - Constructor for class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
HTTPTokener - Class in ej.rest.json
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
HTTPTokener(String) - Constructor for class ej.rest.json.HTTPTokener
Construct an HTTPTokener from a string.
HttpUnsupportedEncodingException - Exception in ej.hoka.http.encoding
This exception is thrown when HttpConstants.HEADER_TRANSFER_ENCODING or HttpConstants.HEADER_CONTENT_ENCODING cannot be handled by the server.
HttpUnsupportedEncodingException(String, String) - Constructor for exception ej.hoka.http.encoding.HttpUnsupportedEncodingException
Creates a new UnsupportedEncodingException with the given parameters.
HttpURLConnection - Class in java.net
A URLConnection with support for HTTP-specific features.
HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
Constructor for the HttpURLConnection.
HttpURLConnection - Class in sun.net.www.protocol.http
A class to represent an HTTP connection to a remote object.
HttpURLConnection(URL) - Constructor for class sun.net.www.protocol.http.HttpURLConnection
this constructor is used by other protocol handlers such as ftp that want to use http to fetch urls on their behalf.
HttpURLConnection(URL, Handler) - Constructor for class sun.net.www.protocol.http.HttpURLConnection
 
hurry() - Method in class sun.net.www.http.ChunkedInputStream
Hurry the input stream by reading everything from the underlying stream.
hurry() - Method in interface sun.net.www.http.Hurryable
 
Hurryable - Interface in sun.net.www.http
A Hurryable is a class that has been instructed to complete its input processing so as to make resource associated with that input available to others.
hypot(double, double) - Static method in class java.lang.Math
Returns sqrt(x2 +y2) without intermediate overflow or underflow.

I

id - Variable in class ej.jsonpath.parser.SimpleNode
 
ID_CONTAINS_INVALID_CHARACTER - Static variable in class ej.storage.util.StorageMessage
Error occurs when a storage ID contains an invalid character.
ID_DOES_NOT_START_WITH_LETTER - Static variable in class ej.storage.util.StorageMessage
Error occurs when a storage ID does not start with a letter.
ID_IS_ZERO_LENGTH - Static variable in class ej.storage.util.StorageMessage
Error occurs when a storage ID is empty.
IDENTIFIER - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
identifyAsMozilla() - Method in class ej.rest.web.Resty
Sets the User-Agent to identify as Mozilla/Firefox.
identifyAsResty() - Method in class ej.rest.web.Resty
Sets the User-Agent to Resty.
IdentityContentEncoding - Class in ej.hoka.http.encoding
HTTP-1.1 Identity encoding handler.
identityHashCode(Object) - Static method in class java.lang.System
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode().
IdentityMessageBodyInputStream - Class in ej.hoka.io
Identity input stream.
IdentityMessageBodyInputStream(InputStream, int) - Constructor for class ej.hoka.io.IdentityMessageBodyInputStream
Creates a new instance of IdentityMessageBodyInputStream with the InputStream is with the predefined length bodyLength.
IdentityMessageBodyOutputStream - Class in ej.hoka.io
Identity output stream.
IdentityMessageBodyOutputStream(OutputStream) - Constructor for class ej.hoka.io.IdentityMessageBodyOutputStream
Creates a new instance of IdentityMessageBodyOutputStream using the OutputStream as the underlying OutputStream to write the data to.
IdentityPackedMap<K,V> - Class in ej.basictool.map
This class implements the AbstractPackedMap class, using reference-equality when comparing keys.
IdentityPackedMap() - Constructor for class ej.basictool.map.IdentityPackedMap
Constructs an empty map.
IdentityPackedMap(IdentityPackedMap<K, V>) - Constructor for class ej.basictool.map.IdentityPackedMap
Constructs a map with the same mappings as the specified map.
IdentityTransferEncoding - Class in ej.hoka.http.encoding
Identity transfer coding handler.
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IFrameBuilder - Interface in ej.websocket.frame
An IFrameBuilder knows how to create different kind of frames.
IGNORABLE_WHITESPACE - Static variable in class org.kxml2.kdom.Node
 
IGNORABLE_WHITESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - Method in class org.kxml2.io.KXmlSerializer
 
ignorableWhitespace(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
ignorableWhitespace(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
Ignore - Annotation Type in org.junit
Sometimes you want to temporarily disable a test or a group of tests.
IllegalAccessError - Error in java.lang
Thrown if an application attempts to access or modify a field, or to call a method that it does not have access to.
IllegalAccessError() - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with no detail message.
IllegalAccessError(String) - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with the specified detail message.
IllegalAccessException - Exception in java.lang
An IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.
IllegalAccessException() - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException with a detail message.
IllegalArgumentException - Exception in java.lang
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException() - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
IllegalArgumentException(String, Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified detail message and cause.
IllegalArgumentException(Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalBlockSizeException - Exception in javax.crypto
This exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher.
IllegalBlockSizeException() - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with no detail message.
IllegalBlockSizeException(String) - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with the specified detail message.
IllegalFormatConversionException - Exception in java.util
Unchecked exception thrown when the argument corresponding to the format specifier is of an incompatible type.
IllegalFormatConversionException(char, Class<?>) - Constructor for exception java.util.IllegalFormatConversionException
Constructs an instance of this class with the mismatched conversion and the corresponding argument class.
IllegalFormatException - Exception in java.util
Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments.
IllegalFormatFlagsException - Exception in java.util
Unchecked exception thrown when an illegal combination flags is given.
IllegalFormatFlagsException(String) - Constructor for exception java.util.IllegalFormatFlagsException
Constructs an instance of this class with the specified flags.
IllegalFormatPrecisionException - Exception in java.util
Unchecked exception thrown when the precision is a negative value other than -1, the conversion does not support a precision, or the value is otherwise unsupported.
IllegalFormatPrecisionException(int) - Constructor for exception java.util.IllegalFormatPrecisionException
Constructs an instance of this class with the specified precision.
IllegalFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is a negative value other than -1 or is otherwise unsupported.
IllegalFormatWidthException(int) - Constructor for exception java.util.IllegalFormatWidthException
Constructs an instance of this class with the specified width.
IllegalMonitorStateException - Exception in java.lang
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
IllegalMonitorStateException() - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with no detail message.
IllegalMonitorStateException(String) - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with the specified detail message.
IllegalStateException - Exception in ej.bon
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for exception ej.bon.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for exception ej.bon.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalStateException - Exception in java.lang
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalStateException(String, Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified detail message and cause.
IllegalStateException(Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalThreadStateException - Exception in java.lang
Thrown to indicate that a thread is not in an appropriate state for the requested operation.
IllegalThreadStateException() - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with the specified detail message.
image - Variable in class ej.jsonpath.parser.Token
The string image of the token.
Image - Class in ej.microui.display
An Image represents a graphical two-dimensional object.
IMAGE_INVALID - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when an image cannot be drawn.
IMAGE_INVALID_PATH - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when an image cannot be retrieved.
IMAGE_OUT_OF_MEMORY - Static variable in exception ej.microui.MicroUIException
Exception thrown when there is not enough space in images heap when creating a new image.
IMAGE_OVERLAPPING_ELEMENTS - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when an image with overlapping elements is drawn or filtered with a transparent alpha.
IMAGE_PARSING_ERROR - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when an image could not be loaded because of a parsing error.
IMAGE_UNKNOWN_FORMAT - Static variable in exception ej.microui.MicroUIException
Exception thrown when the image cannot be decoded because there is no runtime decoder able to decode this kind of image.
IMAGE_UNSUPPORTED_FORMAT - Static variable in exception ej.microui.MicroUIException
Exception thrown if the format is not supported when creating an image or graphics context.
ImageBackground - Class in ej.mwt.style.background
Draws an image on the background.
ImageBackground(Image) - Constructor for class ej.mwt.style.background.ImageBackground
Creates an image background aligned on the top-left corner.
ImageBackground(Image, int, int) - Constructor for class ej.mwt.style.background.ImageBackground
Creates an image background specifying its alignment.
ImageButton - Class in ej.widget.basic
An image button is a widget that displays an image and reacts to click events.
ImageButton(String) - Constructor for class ej.widget.basic.ImageButton
Creates an image button with the resource path of the image to display.
ImagePainter - Class in ej.widget.render
Provides utility methods to draw images.
ImagePermission - Class in ej.microui.display
Permission to load or create an Image.
ImagePermission() - Constructor for class ej.microui.display.ImagePermission
Creates an image permission with null as name.
ImageWidget - Class in ej.widget.basic
A widget that displays a resource image.
ImageWidget(String) - Constructor for class ej.widget.basic.ImageWidget
Creates an image widget with the resource path of the image to display.
ImageWidget(String, boolean) - Constructor for class ej.widget.basic.ImageWidget
Creates an image widget with the resource path of the image to display and its enabled state.
Immortals - Class in ej.bon
This class gives access to the global immortal objects pool.
Immortals() - Constructor for class ej.bon.Immortals
 
Immutables - Class in ej.bon
This class gives access to the global immutable objects pool.
Immutables() - Constructor for class ej.bon.Immutables
 
ImmutablesError - Error in ej.bon
Indicates an error accessing immutables data.
ImmutablesError() - Constructor for error ej.bon.ImmutablesError
Constructs an ImmutablesError with no detail message.
ImmutablesError(String) - Constructor for error ej.bon.ImmutablesError
Constructs an ImmutablesError with the specified detail message.
implies(Permission) - Method in class ej.ecom.DeviceManagerPermission
 
implies(Permission) - Method in class ej.ecom.io.ConnectionPermission
 
implies(Permission) - Method in class ej.microui.display.DisplayPermission
 
implies(Permission) - Method in class ej.microui.display.FontPermission
 
implies(Permission) - Method in class ej.microui.display.ImagePermission
 
implies(Permission) - Method in class ej.microui.event.EventPermission
 
implies(Permission) - Method in class ej.microui.MicroUIPermission
 
implies(Permission) - Method in class ej.property.PropertyPermission
 
implies(Permission) - Method in class ej.service.ServicePermission
 
implies(Permission) - Method in class java.io.FilePermission
Checks if this FilePermission object "implies" the specified permission.
implies(Permission) - Method in class java.net.SocketPermission
Checks if this socket permission object "implies" the specified permission.
implies(Permission) - Method in class java.security.BasicPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class java.security.Permission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class java.util.PropertyPermission
Checks if this PropertyPermission object "implies" the specified permission.
IMqttClient - Interface in org.eclipse.paho.client.mqttv3
Enables an application to communicate with an MQTT server using blocking methods.
in - Variable in class java.io.FilterInputStream
The input stream to be filtered.
in - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
inBuf - Variable in class ej.jsonpath.parser.SimpleCharStream
 
IncompatibleClassChangeError - Error in java.lang
Thrown when an incompatible class change has occurred to some class definition.
IncompatibleClassChangeError() - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with no detail message.
IncompatibleClassChangeError(String) - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with the specified detail message.
IncompatibleFeatureException - Exception in ej.kf
This exception is thrown if a Feature being loaded is not compatible with the current Kernel.
IncompatibleFeatureException() - Constructor for exception ej.kf.IncompatibleFeatureException
 
indexOf(int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String) - Method in class java.lang.StringBuffer
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.StringBuffer
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String) - Method in class java.lang.StringBuilder
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.StringBuilder
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(Object) - Method in class java.util.AbstractList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.ArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.LinkedList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in interface java.util.List
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
indexOf(Object, int) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, searching forwards from index, or returns -1 if the element is not found.
indexOf(String, String, int) - Method in class org.kxml2.kdom.Node
Performs search for an element with the given namespace and name, starting at the given start index.
indexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
IndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.
IndexOutOfBoundsException() - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with the specified detail message.
INDICATE - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic supports indications.
indicateRenderRequested() - Method in class ej.mwt.animation.Animator
Indicates to this animator that a render has been requested.
Inet4Address - Class in java.net
This class represents an Internet Protocol version 4 (IPv4) address.
Inet6Address - Class in java.net
This class represents an Internet Protocol version 6 (IPv6) address.
InetAddress - Class in java.net
This class represents an Internet Protocol (IP) address.
InetSocketAddress - Class in java.net
This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname.
InetSocketAddress(int) - Constructor for class java.net.InetSocketAddress
Creates a socket address where the IP address is the wildcard address and the port number a specified value.
InetSocketAddress(InetAddress, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from an IP address and a port number.
InetSocketAddress(String, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from a hostname and a port number.
InexactComparisonCriteria - Class in org.junit.internal
 
InexactComparisonCriteria(double) - Constructor for class org.junit.internal.InexactComparisonCriteria
 
InexactComparisonCriteria(float) - Constructor for class org.junit.internal.InexactComparisonCriteria
 
INFINITE_LENGHT_TEXT_STRING_NOT_SUPPORTED - Static variable in class ej.cbor.ErrorMessage
 
INFINITE_LENGTH_BYTE_STRING_NOT_SUPPORTED - Static variable in class ej.cbor.ErrorMessage
 
info(String) - Method in interface ej.hoka.log.Logger
Log with level info.
INFO - Static variable in class ej.util.message.Level
Info.
INFO - Static variable in class java.util.logging.Level
INFO is a message level for informational messages.
info(String) - Method in class java.util.logging.Logger
Log an INFO message.
INHERITED - Static variable in class ej.microui.display.FontIdentifiers
Constant for inherited font identifier.
Inherited - Annotation Type in java.lang.annotation
Indicates that an annotation type is automatically inherited.
init() - Static method in class ej.hal.WatchdogTimer
Initializes the watchdog timer and the checkpoints registration system.
init(Resty) - Method in class ej.rest.web.Resty.Option
Callback from Resty when the option is set on the Resty instance.
init(int, Key) - Method in class javax.crypto.Cipher
Initializes this cipher with a key.
init(int, Key, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a source of randomness.
init(int, Key, AlgorithmParameterSpec) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, Certificate) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate.
init(int, Certificate, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate and a source of randomness.
init(Key) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key and algorithm parameters.
init(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of key material.
init(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContext
Initializes this context.
init(KeyStore) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of certificate authorities and related trust material.
init() - Method in class org.kxml2.kdom.Element
called when all properties are set, but before children are parsed.
initCause(Throwable) - Method in class java.lang.Throwable
Initializes the cause of this throwable to the specified value.
initialize() - Static method in class com.google.protobuf.ProtobufKernel
When the Protobuf library is exposed as Kernel API, this method should be called before a Feature calls one of the Protobuf APIs.
initialize() - Method in class ej.mwt.event.EventDispatcher
Initializes this event dispatcher.
initialize() - Method in class ej.mwt.event.PointerEventDispatcher
 
initialize(CommandSenderProvider) - Method in class ej.rcommand.impl.AbstractRemoteService
This method must be called before registering or using this service.
initialize(CommandSenderProvider) - Method in interface ej.rcommand.RemoteService
Initializes the remote service with the object that provides the command senders.
initialize(int) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize using a default parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize with the given source of randomness (and a default parameter set).
initialize(AlgorithmParameterSpec) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator using the specified parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator with the given parameter set and source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initializeNbParameters(int) - Method in class ej.hoka.http.support.ContentType
Does nothing.
initializeNbParameters(int) - Method in class ej.hoka.http.support.ParameterizedArgument
Initialize the number of parameters to read for this argument.
initializeNbParameters(int) - Method in class ej.hoka.http.support.QualityArgument
Sets the quality value to 1 if nbTokens equals to 0.
initializeNbTokens(int) - Method in class ej.hoka.http.support.AcceptEncoding
Sets the size of the array for storing parsed QualityArguments.
initializeNbTokens(int) - Method in class ej.hoka.http.support.CharacterSeparatedList
Set the number of tokens to read.
initializeNbTokens(int) - Method in class ej.hoka.http.support.ParameterizedArgument
Initialize the number of tokens.
initSign(PrivateKey) - Method in class java.security.Signature
Initialize this object for signing.
initSign(PrivateKey, SecureRandom) - Method in class java.security.Signature
Initialize this object for signing.
initVerify(PublicKey) - Method in class java.security.Signature
Initializes this object for verification.
initVerify(Certificate) - Method in class java.security.Signature
Initializes this object for verification, using the public key from the given certificate.
input_stream - Variable in class ej.jsonpath.parser.JSONPathCompilerTokenManager
 
INPUT_STREAM_CANNOT_BE_NULL - Static variable in class ej.cbor.ErrorMessage
 
INPUT_STREAM_ERROR - Static variable in class com.microej.kf.util.message.KfUtilMessage
Error occurs when the framework calls user code.
InputConnection - Interface in ej.ecom.io
This interface is implemented by a Connection that is able to open an InputStream.
inputStream - Variable in class ej.jsonpath.parser.SimpleCharStream
 
inputStream - Variable in class ej.rest.web.AbstractResource
 
InputStream - Class in java.io
This abstract class is the superclass of all classes representing an input stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStreamConverter - Class in com.microej.kf.util
 
InputStreamConverter() - Constructor for class com.microej.kf.util.InputStreamConverter
 
InputStreamProxy - Class in com.microej.kf.util
A wrapper on an InputStream
InputStreamProxy(Proxy<InputStream>) - Constructor for class com.microej.kf.util.InputStreamProxy
 
InputStreamReader - Class in java.io
An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified charset.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the default charset.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the named charset.
insert(T[], int, T) - Static method in class ej.basictool.ArrayTools
Inserts an element at an index in an array.
insert(T[], int, T, int) - Static method in class ej.basictool.ArrayTools
Inserts an element at an index in an array.
insert(int, boolean) - Method in class java.lang.StringBuffer
Inserts the string representation of the boolean argument into this sequence.
insert(int, char) - Method in class java.lang.StringBuffer
Inserts the string representation of the char argument into this sequence.
insert(int, char[]) - Method in class java.lang.StringBuffer
Inserts the string representation of the char array argument into this sequence.
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
Inserts the string representation of a subarray of the str array argument into this sequence.
insert(int, CharSequence) - Method in class java.lang.StringBuffer
Inserts the specified CharSequence into this sequence.
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuffer
Inserts a subsequence of the specified CharSequence into this sequence.
insert(int, double) - Method in class java.lang.StringBuffer
Inserts the string representation of the double argument into this sequence.
insert(int, float) - Method in class java.lang.StringBuffer
Inserts the string representation of the float argument into this sequence.
insert(int, int) - Method in class java.lang.StringBuffer
Inserts the string representation of the second int argument into this sequence.
insert(int, long) - Method in class java.lang.StringBuffer
Inserts the string representation of the long argument into this sequence.
insert(int, Object) - Method in class java.lang.StringBuffer
Inserts the string representation of the Object argument into this character sequence.
insert(int, String) - Method in class java.lang.StringBuffer
Inserts the string into this character sequence.
insert(int, boolean) - Method in class java.lang.StringBuilder
Inserts the string representation of the boolean argument into this sequence.
insert(int, char) - Method in class java.lang.StringBuilder
Inserts the string representation of the char argument into this sequence.
insert(int, char[]) - Method in class java.lang.StringBuilder
Inserts the string representation of the char array argument into this sequence.
insert(int, char[], int, int) - Method in class java.lang.StringBuilder
Inserts the string representation of a subarray of the str array argument into this sequence.
insert(int, CharSequence) - Method in class java.lang.StringBuilder
Inserts the specified CharSequence into this sequence.
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuilder
Inserts a subsequence of the specified CharSequence into this sequence.
insert(int, double) - Method in class java.lang.StringBuilder
Inserts the string representation of the double argument into this sequence.
insert(int, float) - Method in class java.lang.StringBuilder
Inserts the string representation of the float argument into this sequence.
insert(int, int) - Method in class java.lang.StringBuilder
Inserts the string representation of the second int argument into this sequence.
insert(int, long) - Method in class java.lang.StringBuilder
Inserts the string representation of the long argument into this sequence.
insert(int, Object) - Method in class java.lang.StringBuilder
Inserts the string representation of the Object argument into this character sequence.
insert(int, String) - Method in class java.lang.StringBuilder
Inserts the string into this character sequence.
insertChild(Widget, int) - Method in class ej.mwt.Container
Inserts the specified widget at the specified index in the list of children of this container.
insertChild(Widget, int) - Method in class ej.widget.container.Flow
 
insertChild(Widget, int) - Method in class ej.widget.container.Grid
 
insertChild(Widget, int) - Method in class ej.widget.container.List
 
insertChild(Widget, int) - Method in class ej.widget.container.OverlapContainer
 
insertElementAt(E, int) - Method in class java.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertRange(byte[], int, int) - Static method in class ej.websocket.util.ArraysTools
Inserts a range of data in an array.
install(InputStream) - Static method in class ej.kf.Kernel
Installs a Feature from an InputStream.
instance - Variable in class com.google.protobuf.GeneratedMessageLite.Builder
 
INSTANCE - Static variable in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
instance - Static variable in class ej.hoka.log.HokaLogger
The message logger.
INSTANCE - Static variable in class ej.motion.back.BackEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.back.BackEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.back.BackEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.bounce.BounceEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.bounce.BounceEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.bounce.BounceEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.circ.CircEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.circ.CircEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.circ.CircEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.constant.ConstantFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.cubic.CubicEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.cubic.CubicEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.cubic.CubicEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.elastic.ElasticEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.elastic.ElasticEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.elastic.ElasticEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.expo.ExpoEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.expo.ExpoEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.expo.ExpoEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.linear.LinearFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quad.QuadEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quad.QuadEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quad.QuadEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quart.QuartEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quart.QuartEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quart.QuartEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quint.QuintEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quint.QuintEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.quint.QuintEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.sine.SineEaseInFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.sine.SineEaseInOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.motion.sine.SineEaseOutFunction
Singleton to avoid creating several instances.
INSTANCE - Static variable in class ej.util.message.basic.BasicMessageBuilder
An instance of BasicMessageBuilder.
INSTANCE - Static variable in class ej.util.message.basic.BasicMessageLogger
An instance of BasicMessageLogger.
INSTANCE - Static variable in class ej.util.message.basic.FilterMessageLogger
An instance of FilterMessageLogger.
INSTANCE - Static variable in class ej.util.message.basic.OffMessageLogger
An instance of OffMessageLogger.
INSTANCE - Static variable in class java.time.chrono.IsoChronology
Singleton instance of the ISO chronology.
instanceFollowRedirects - Variable in class java.net.HttpURLConnection
If true, the protocol will automatically follow redirects.
instant() - Method in class java.time.Clock
Gets the current instant of the clock.
Instant - Class in java.time
An instantaneous point on the time-line.
InstantiationError - Error in java.lang
Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
InstantiationError() - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with no detail message.
InstantiationError(String) - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with the specified detail message.
InstantiationException - Exception in java.lang
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated.
InstantiationException() - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with no detail message.
InstantiationException(String) - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with the specified detail message.
INSUFFICIENT_AUTHENTICATION - Static variable in class ej.bluetooth.BluetoothStatus
Insufficient authentication.
INSUFFICIENT_AUTHORIZATION - Static variable in class ej.bluetooth.BluetoothStatus
Insufficient authorization.
INSUFFICIENT_ENCRYPTION - Static variable in class ej.bluetooth.BluetoothStatus
Insufficient encryption.
INSUFFICIENT_KEY_SIZE - Static variable in class ej.bluetooth.BluetoothStatus
Insufficient key size.
INSUFFICIENT_RESOURCES - Static variable in class ej.bluetooth.BluetoothStatus
Insufficient resources.
INT_SIZE - Static variable in class ej.bon.ByteArray
The size of an int.
intBitsToFloat(int) - Static method in class java.lang.Float
Returns the float value corresponding to a given bit representation.
IntBuffer - Class in java.nio
an int buffer.
INTEGER - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
Integer - Class in java.lang
The Integer class wraps a value of the primitive type int in an object.
Integer(int) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the specified int value.
Integer(String) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
IntegerConverter - Class in com.microej.kf.util
IntegerConverter() - Constructor for class com.microej.kf.util.IntegerConverter
 
InterfaceAddress - Class in java.net
This class represents a Network Interface address.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
Internal - Class in com.google.protobuf
The classes contained within are used internally by the Protocol Buffer library and generated message implementations.
Internal.BooleanList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Booleans if possible.
Internal.DoubleList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Doubles if possible.
Internal.EnumLite - Interface in com.google.protobuf
Interface for an enum value or value descriptor, to be used in FieldSet.
Internal.EnumLiteMap<T extends Internal.EnumLite> - Interface in com.google.protobuf
Interface for an object which maps integers to Internal.EnumLites.
Internal.FloatList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Floats if possible.
Internal.IntList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Integers if possible.
Internal.ListAdapter<F,T> - Class in com.google.protobuf
Provides an immutable view of List<T> around a List<F>.
Internal.ListAdapter.Converter<F,T> - Interface in com.google.protobuf
Convert individual elements of the List from F to T.
Internal.LongList - Interface in com.google.protobuf
A List implementation that avoids boxing the elements into Longs if possible.
Internal.MapAdapter<K,V,RealValue> - Class in com.google.protobuf
Wrap around a Map<K, RealValue> and provide a Map<K, V> interface.
Internal.MapAdapter.Converter<A,B> - Interface in com.google.protobuf
An interface used to convert between two types.
Internal.ProtobufList<E> - Interface in com.google.protobuf
Extends List to add the capability to make the list immutable and inspect if it is modifiable.
InternalDisplayListener - Interface in com.microej.android.internal
Handles the events related to the application display.
InternalError - Error in java.lang
Thrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.
InternalError() - Constructor for error java.lang.InternalError
Constructs an InternalError with no detail message.
InternalError(String) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message.
internalError(String) - Method in class org.apache.regexp.RE
Throws an Error representing an internal error condition probably resulting from a bug in the regular expression compiler (or possibly data corruption).
internalGet(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
internalMergeFrom(MessageType) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
internalMergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
internalServerError(String) - Method in class ej.hoka.http.HttpServer
Override internal server error message 501.
internalServerError(String, String) - Method in class ej.hoka.http.HttpServer
Override internal server error message 501.
InternalSupport - Interface in com.microej.android.internal
This interface can be used by Android Implementations of Foundation Libraries in order to get the current state of the MicroEJ support engine and to flush the display.
internalWorked(double) - Method in class com.microej.kf.util.IProgressMonitorProxy
 
internalWorked(double) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
internalWorked(double) - Method in class org.eclipse.core.runtime.SubMonitor
 
INTERNET_CONNECTED - Static variable in class ej.net.PollerConnectivityManager
Capability with internet access.
INTERNET_UNCONNECTED - Static variable in class ej.net.PollerConnectivityManager
Capability with internet access.
interrupt() - Method in class java.lang.Thread
Interrupts this thread.
interrupted() - Static method in class java.lang.Thread
Tests whether the current thread has been interrupted.
InterruptedException - Exception in java.lang
Thrown when a thread is waiting, sleeping, or otherwise occupied, and the thread is interrupted, either before or during the activity.
InterruptedException() - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with no detail message.
InterruptedException(String) - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with the specified detail message.
InterruptedIOException - Exception in java.io
Signals that an I/O operation has been interrupted.
InterruptedIOException() - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with null as its error detail message.
InterruptedIOException(String) - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with the specified detail message.
intersectClip(int, int, int, int) - Method in class ej.microui.display.GraphicsContext
Combines the given clipping rectangle with the clipping area of this graphics context.
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
intValue() - Method in class java.lang.Byte
Returns the value of this Byte as an int.
intValue() - Method in class java.lang.Double
Returns the value of this Double as an int (by casting to type int).
intValue() - Method in class java.lang.Float
Returns the value of this Float as an int (by casting to type int).
intValue() - Method in class java.lang.Integer
Returns the value of this Integer as an int.
intValue() - Method in class java.lang.Long
Returns the value of this Long as an int.
intValue() - Method in class java.lang.Number
Returns the value of the specified number as an int.
intValue() - Method in class java.lang.Short
Returns the value of this Short as an int.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
Converts this BigInteger to an int.
intValue() - Method in class java.util.logging.Level
Return the integer value of the level.
intValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int, checking for lost information.
intValueExact() - Method in class java.math.BigInteger
Converts this BigInteger to an int, checking for lost information.
INVALID_ARRAY_LENGHT - Static variable in class ej.cbor.ErrorMessage
 
INVALID_CLOSE_CODE - Static variable in class ej.websocket.Messages
The close code is not valid.
INVALID_CONNECTION - Static variable in class ej.websocket.Messages
Invalid connection field.
INVALID_FRAME - Static variable in class ej.websocket.Messages
We received an invalid frame.
INVALID_HANDLE - Static variable in class ej.bluetooth.BluetoothStatus
Invalid handle.
INVALID_INCOMING_DATA_TYPE - Static variable in class ej.websocket.CloseCodes
1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g., an endpoint that understands only text data MAY send this if it receives a binary message).
INVALID_LENGTH - Static variable in class ej.websocket.Messages
Payload length cannot be greater than 125.
INVALID_LEXICAL_STATE - Static variable in error ej.jsonpath.parser.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_MAJOR_TYPE - Static variable in class ej.cbor.ErrorMessage
 
INVALID_MAP_LENGHT - Static variable in class ej.cbor.ErrorMessage
 
INVALID_OFFSET - Static variable in class ej.bluetooth.BluetoothStatus
Invalid offset.
INVALID_PDU - Static variable in class ej.bluetooth.BluetoothStatus
Invalid PDU.
INVALID_SEC_WEBSOCKET_ACCEPT - Static variable in class ej.websocket.Messages
Missing Sec-WebSocket-Accept header.
INVALID_SEQUENCE - Static variable in class ej.websocket.Messages
An invalid sequence of fragmented frame arrived.
INVALID_STATUS - Static variable in class ej.websocket.Messages
The status code is invalid.
INVALID_UPGRADE - Static variable in class ej.websocket.Messages
Invalid upgrade field.
INVALID_UTF8 - Static variable in class ej.websocket.Messages
We received an UTF8 frame that has an unvalid payload.
INVALID_VALUE_LENGTH - Static variable in class ej.bluetooth.BluetoothStatus
Invalid value length.
InvalidAlgorithmParameterException - Exception in java.security
This is the exception for invalid or inappropriate algorithm parameters.
InvalidAlgorithmParameterException() - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with no detail message.
InvalidAlgorithmParameterException(String) - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with the specified detail message.
InvalidAlgorithmParameterException(String, Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified detail message and cause.
InvalidAlgorithmParameterException(Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidFormatException - Exception in ej.kf
This exception is thrown when a Feature data being loaded has an invalid format.
InvalidFormatException() - Constructor for exception ej.kf.InvalidFormatException
 
InvalidKeyException - Exception in java.security
This is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).
InvalidKeyException() - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with the specified detail message.
InvalidKeyException(String, Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified detail message and cause.
InvalidKeyException(Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidKeySpecException - Exception in java.security.spec
This is the exception for invalid key specifications.
InvalidKeySpecException() - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with no detail message.
InvalidKeySpecException(String) - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with the specified detail message.
InvalidKeySpecException(String, Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified detail message and cause.
InvalidKeySpecException(Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidMarkException - Exception in java.nio
Unchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined.
InvalidMarkException() - Constructor for exception java.nio.InvalidMarkException
Constructs an instance of this class.
InvalidParameterException - Exception in java.security
This exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method.
InvalidParameterException() - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with no detail message.
InvalidParameterException(String) - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with the specified detail message.
InvalidParameterSpecException - Exception in java.security.spec
This is the exception for invalid parameter specifications.
InvalidParameterSpecException() - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with no detail message.
InvalidParameterSpecException(String) - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with the specified detail message.
InvalidProtocolBufferException - Exception in com.google.protobuf
Thrown when a protocol message being parsed is invalid in some way, e.g.
InvalidProtocolBufferException(String) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException
 
InvalidProtocolBufferException(IOException) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException
 
invoke() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeAll(Collection<? extends Callable<T>>) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
invokeAll(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
invokeAny(Collection<? extends Callable<T>>) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
invokeAny(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
invokeBoolean() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeByte() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeChar() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeDouble() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeFloat() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeInt() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeLong() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeRef() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
invokeShort() - Method in class ej.kf.Proxy
This method has for effect to invoke the same method on the reference.
IOException - Exception in java.io
Signals that an I/O exception of some sort has occurred.
IOException() - Constructor for exception java.io.IOException
Constructs an IOException with null as its error detail message.
IOException(String) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message.
IOException(String, Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message and cause.
IOException(Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ioException() - Method in class java.util.Formatter
Returns the IOException last thrown by this formatter's Appendable.
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Set which outgoing interface on which to send multicast packets.
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
Same as above.
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IPAddressUtil - Class in sun.net.util
 
IPAddressUtil() - Constructor for class sun.net.util.IPAddressUtil
 
IPConfiguration - Class in ej.ecom.network
An IP configuration describes the settings of a network interface.
IPConfiguration() - Constructor for class ej.ecom.network.IPConfiguration
 
IProgressMonitor - Interface in org.eclipse.core.runtime
The IProgressMonitor interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.
IProgressMonitorConverter - Class in com.microej.kf.util
 
IProgressMonitorConverter() - Constructor for class com.microej.kf.util.IProgressMonitorConverter
 
IProgressMonitorProxy - Class in com.microej.kf.util
 
IProgressMonitorProxy(Proxy<IProgressMonitor>) - Constructor for class com.microej.kf.util.IProgressMonitorProxy
 
is16Bit() - Method in class ej.bluetooth.BluetoothUuid
Returns whether this UUID is a 16-bit Bluetooth UUID.
isAbsolute() - Method in class java.io.File
Tests whether this abstract pathname is absolute.
isAbsolute() - Method in class java.net.URI
Tells whether or not this URI is absolute.
isAfter(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is after the specified date ignoring the chronology.
isAfter(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is after the specified date-time ignoring the chronology.
isAfter(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(Instant) - Method in class java.time.Instant
Checks if this instant is after the specified instant.
isAfter(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is after the specified date.
isAfter(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is after the specified date-time.
isAfter(LocalTime) - Method in class java.time.LocalTime
Checks if this time is after the specified time.
isAfter(MonthDay) - Method in class java.time.MonthDay
Checks if this month-day is after the specified month-day.
isAfter(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is after that of the specified time applying both times to a common date.
isAfter(Year) - Method in class java.time.Year
Checks if this year is after the specified year.
isAfter(YearMonth) - Method in class java.time.YearMonth
Checks if this year-month is after the specified year-month.
isAfter(ChronoZonedDateTime<?>) - Method in class java.time.ZonedDateTime
 
isAlive() - Method in class java.lang.Thread
Tests if this thread is alive.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress in a wildcard address.
isAPI(Class<?>) - Static method in class ej.kf.Kernel
Tells whether the given class is a Kernel API.
isArray() - Method in class java.lang.Class
Determines if this Class object represents an array class.
isAssignableFrom(Class<?>) - Method in class java.lang.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAtEnd() - Method in class com.google.protobuf.CodedInputStream
Returns true if the stream has reached the end of the input.
isAttached() - Method in class ej.mwt.Desktop
Gets whether this desktop is attached or not.
isAttached() - Method in class ej.mwt.Widget
Gets whether this widget is attached or not.
isAttributeDefault(int) - Method in class org.kxml2.io.KXmlParser
 
isAttributeDefault(int) - Method in class org.kxml2.wap.WbxmlParser
 
isAttributeDefault(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isAvailable() - Method in class ej.net.Network
Checks whether the network is available.
isBalanced() - Method in class com.google.protobuf.ByteString
Return true if this ByteString is literal (a leaf node) or a flat-enough tree in the sense of RopeByteString.
isBefore(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is before the specified date ignoring the chronology.
isBefore(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is before the specified date-time ignoring the chronology.
isBefore(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(Instant) - Method in class java.time.Instant
Checks if this instant is before the specified instant.
isBefore(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is before the specified date.
isBefore(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is before the specified date-time.
isBefore(LocalTime) - Method in class java.time.LocalTime
Checks if this time is before the specified time.
isBefore(MonthDay) - Method in class java.time.MonthDay
Checks if this month-day is before the specified month-day.
isBefore(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is before that of the specified time applying both times to a common date.
isBefore(Year) - Method in class java.time.Year
Checks if this year is before the specified year.
isBefore(YearMonth) - Method in class java.time.YearMonth
Checks if this year-month is before the specified year-month.
isBefore(ChronoZonedDateTime<?>) - Method in class java.time.ZonedDateTime
 
isBold() - Method in class ej.microui.display.Font
Returns whether this font is bold.
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
Returns the binding state of the ServerSocket.
isBound() - Method in class java.net.Socket
Returns the binding state of the socket.
isBreakAllowed() - Method in class ej.cbor.CborType
 
isBuilt - Variable in class com.google.protobuf.GeneratedMessageLite.Builder
 
isCanceled() - Method in class com.microej.kf.util.IProgressMonitorProxy
 
isCanceled() - Method in interface org.eclipse.core.runtime.IProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation returns the value of the internal state variable set by setCanceled.
isCanceled() - Method in class org.eclipse.core.runtime.SubMonitor
 
isCancelled() - Method in interface java.util.concurrent.Future
Returns true if this task was cancelled before it completed normally.
isCertificateEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
isCleanSession() - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Returns whether the client and server should remember state for the client across reconnects.
isClicked(int) - Static method in class ej.microui.event.generator.Buttons
Tells if an button event is a click event.
isClosed() - Method in class ej.microui.display.ResourceImage
Returns whether this image has been closed.
isClosed() - Method in class ej.microvg.ResourceVectorImage
Returns whether this vector image has been closed or not.
isClosed() - Method in class ej.microvg.VectorFont
Returns whether this font has been closed or not.
isClosed() - Method in class java.net.DatagramSocket
Returns whether the socket is closed or not.
isClosed() - Method in class java.net.ServerSocket
Returns the closed state of the ServerSocket.
isClosed() - Method in class java.net.Socket
Returns the closed state of the socket.
isColor() - Method in class ej.microui.display.Display
Tells whether the display offers color.
isConnected() - Method in class android.net.NetworkInfo
Indicates whether network connectivity exists and it is possible to establish connections and pass data.
isConnected() - Method in class ej.aws.iot.AwsIotClient
Returns the state of the connection.
isConnected() - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Checks whether the call back had been called for connection.
isConnected(InetAddress) - Static method in class ej.net.util.NetUtil
Checks whether an InetAddress is connected to a network.
isConnected() - Method in class ej.net.util.wifi.WifiNetworkManager
Checks if the Wi-FI is connected to network.
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
Returns the connection state of the socket.
isConnected() - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Determines if this client is currently connected to the server.
isConnected() - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
isConnected() - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
Used by subclass to access "connected" variable.
isConnected() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Used by subclass to access "connected" variable.
isControlFrame() - Method in class ej.websocket.frame.RawFrame
Tell whether this frame is a control frame or not.
isDaemon() - Method in class java.lang.Thread
Tests if this thread is a daemon thread.
isDataAvailable(int) - Method in class ej.sp.ShieldedPlug
Determines whether data in the block with the given ID are available or not.
By default no data is available in a block.
isDateBased() - Method in enum java.time.temporal.ChronoField
Checks if this field represents a component of a date.
isDateBased() - Method in enum java.time.temporal.ChronoUnit
Checks if this unit is a date unit.
isDateBased() - Method in interface java.time.temporal.TemporalField
Checks if this field represents a component of a date.
isDateBased() - Method in interface java.time.temporal.TemporalUnit
Checks if this unit represents a component of a date.
isDaylightSavings(Instant) - Method in class java.time.zone.ZoneRules
Checks if the specified instant is in daylight savings.
isDebugEnabled() - Method in interface ej.hoka.log.Logger
Checks if debug is enabled.
isDestroyed() - Method in class javax.crypto.spec.SecretKeySpec
 
isDestroyed() - Method in interface javax.security.auth.Destroyable
Determine if this Object has been destroyed.
isDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a digit.
isDigit(char) - Static method in class org.apache.regexp.RECharacter
 
isDirect() - Method in class java.nio.Buffer
Tells whether or not this buffer is direct.
isDirect() - Method in class java.nio.ByteBuffer
Tells whether or not this byte buffer is direct.
isDirect() - Method in class java.nio.CharBuffer
Tells whether or not this char buffer is direct.
isDirect() - Method in class java.nio.DoubleBuffer
Tells whether or not this double buffer is direct.
isDirect() - Method in class java.nio.FloatBuffer
Tells whether or not this float buffer is direct.
isDirect() - Method in class java.nio.IntBuffer
Tells whether or not this int buffer is direct.
isDirect() - Method in class java.nio.LongBuffer
Tells whether or not this long buffer is direct.
isDirect() - Method in class java.nio.ShortBuffer
Tells whether or not this short buffer is direct.
isDirectory() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a directory.
isDNSStatic() - Method in class ej.ecom.network.IPConfiguration
Tells whether the DNS server address is statically configured or retrieved from DHCP server.
isDone() - Method in interface java.util.concurrent.Future
Returns true if this task completed.
isDoubleBuffered() - Method in class ej.microui.display.Display
Returns if the display uses an underlying double buffer (either hardware or software).
isDoubleClicked(int) - Static method in class ej.microui.event.generator.Buttons
Tells if an button event is a double click event.
isDragged(int) - Static method in class ej.microui.event.generator.Pointer
Tells if a pointer event is a drag event.
isDurationEstimated() - Method in enum java.time.temporal.ChronoUnit
Checks if the duration of the unit is an estimate.
isDurationEstimated() - Method in interface java.time.temporal.TemporalUnit
Checks if the duration of the unit is an estimate.
isEagerlyParseMessageSets() - Static method in class com.google.protobuf.ExtensionRegistryLite
 
isEmpty() - Method in class com.google.protobuf.ByteString
Returns true if the size is 0, false otherwise.
isEmpty() - Method in class com.microej.kf.util.KFList
 
isEmpty() - Method in class com.microej.kf.util.KFList2
 
isEmpty() - Method in class ej.basictool.map.AbstractPackedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.lang.String
Returns true if, and only if, String.length() is 0.
isEmpty() - Method in class java.util.AbstractCollection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.AbstractMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.ArrayDeque
Returns true if this deque contains no elements.
isEmpty() - Method in class java.util.ArrayList
Returns true if this list contains no elements.
isEmpty() - Method in class java.util.BitSet
Returns true if this BitSet contains no bits that are set to true.
isEmpty() - Method in interface java.util.Collection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.Dictionary
Tests if this dictionary maps no keys to value.
isEmpty() - Method in class java.util.HashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.HashSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in interface java.util.List
Returns true if this list contains no elements.
isEmpty() - Method in interface java.util.Map
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface java.util.Set
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.TreeSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Vector
Tests if this vector has no components.
isEmpty() - Method in class java.util.WeakHashMap
Returns true if this map contains no key-value mappings.
isEmptyElementTag() - Method in class org.kxml2.io.KXmlParser
 
isEmptyElementTag() - Method in class org.kxml2.wap.WbxmlParser
 
isEmptyElementTag() - Method in interface org.xmlpull.v1.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isEnabled(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Tells whether a network interface is enabled or not.
isEnabled() - Method in class ej.mwt.Widget
Gets whether or not this widget is enabled.
isEnd(int) - Method in class org.apache.regexp.CharacterArrayCharacterIterator
 
isEnd(int) - Method in interface org.apache.regexp.CharacterIterator
 
isEnd(int) - Method in class org.apache.regexp.ReaderCharacterIterator
 
isEnd(int) - Method in class org.apache.regexp.StreamCharacterIterator
 
isEnd(int) - Method in class org.apache.regexp.StringCharacterIterator
 
isEnqueued() - Method in class java.lang.ref.Reference
Tells whether or not this reference object has been enqueued, either by the program or by the garbage collector.
isEqual(byte[], byte[]) - Static method in class java.security.MessageDigest
Compares two digests for equality.
isEqual(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is equal to the specified date ignoring the chronology.
isEqual(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is equal to the specified date-time ignoring the chronology.
isEqual(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is equal to the specified date.
isEqual(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is equal to the specified date-time.
isEqual(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is equal to that of the specified time applying both times to a common date.
isEqual(ChronoZonedDateTime<?>) - Method in class java.time.ZonedDateTime
 
isEqualType(CborType) - Method in class ej.cbor.CborType
Determines whether the major type of a given CborType equals the major type of this CborType.
isEqualType(int) - Method in class ej.cbor.CborType
Determines whether the major type of a given byte value (representing an encoded CborType) equals the major type of this CborType.
isErrorEnabled() - Method in interface ej.hoka.log.Logger
Checks if error is enabled.
isExceptional() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Indicates whether the value is either infinite or not a number.
isExited(int) - Static method in class ej.mwt.event.PointerEventDispatcher
Returns whether or not the given event is an exited event.
isFile() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a normal file.
isFixed() - Method in class java.time.temporal.ValueRange
Is the value range fixed and fully known.
isFixedOffset() - Method in class java.time.zone.ZoneRules
Checks of the zone rules are fixed, such that the offset never varies.
isGap() - Method in class java.time.zone.ZoneOffsetTransition
Does this transition represent a gap in the local time-line.
isHidden() - Method in class java.io.File
Tests whether the file named by this abstract pathname is a hidden file.
isHttpOnly() - Method in class ej.hoka.http.Cookie
Checks if the cookie is for http only.
isIdentifierSupported(int) - Method in class ej.microui.display.Font
Returns whether this font supports the given identifier.
isImmortal(Object) - Static method in class ej.bon.Immortals
Gets whether an object is immortal or not.
isImmutable(Object) - Static method in class ej.bon.Immutables
Gets whether or not the given object is in the immutable objects pool or not.
isImmutable() - Method in class ej.sp.ShieldedPlug
Gets if this database is immutable or not.
isInfinite(double) - Static method in class java.lang.Double
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Double
Returns true if this Double value is infinitely large in magnitude, false otherwise.
isInfinite(float) - Static method in class java.lang.Float
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Float
Returns true if this Float value is infinitely large in magnitude, false otherwise.
isInfoEnabled() - Method in interface ej.hoka.log.Logger
Checks if info is enabled.
isInInitialization() - Static method in class ej.bon.Util
Indicates whether the current code is part of the initialization phase.
isInit() - Method in class ej.net.util.wifi.WifiNetworkManager
Checks if the Wi-FI Manager is initialized.
isInitialised() - Method in class ej.net.Network
Checks whether the network is initialised.
isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite
 
isInitialized(T, boolean) - Static method in class com.google.protobuf.GeneratedMessageLite
A static helper method for checking if a message is initialized, optionally memoizing.
isInitialized() - Method in interface com.google.protobuf.MessageLiteOrBuilder
Returns true if all required fields in the message and all embedded messages are set, false otherwise.
isInKernelMode() - Static method in class ej.kf.Kernel
Tells whether the current thread context is currently in Kernel mode.
isInMission() - Static method in class ej.bon.Util
Indicates whether the system has entered the mission phase, i.e.
isInstance(Object) - Method in class java.lang.Class
Determines if the specified Object is assignment-compatible with the object represented by this Class.
isInState(int) - Method in class ej.mwt.Widget
Gets whether or not the widget is in the given state.
isInState(int) - Method in class ej.widget.basic.Button
 
isInState(int) - Method in class ej.widget.basic.ImageButton
 
isInterface() - Method in class java.lang.Class
Determines if the specified Class object represents an interface type.
isInterrupted() - Method in class java.lang.Thread
Tests whether this thread has been interrupted.
isIntValue() - Method in class java.time.temporal.ValueRange
Checks if all values in the range fit in an int.
isIPv4CompatibleAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isIPv4LiteralAddress(String) - Static method in class sun.net.util.IPAddressUtil
 
isIPv6LiteralAddress(String) - Static method in class sun.net.util.IPAddressUtil
 
isISOControl(char) - Static method in class java.lang.Character
Determines if the specified character is an ISO control character.
isItalic() - Method in class ej.microui.display.Font
Returns whether this font is italic.
isJavaIdentifierPart(char) - Static method in class org.apache.regexp.RECharacter
 
isJavaIdentifierStart(char) - Static method in class org.apache.regexp.RECharacter
 
isKeyEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setKeyEntry, or created by a call to setEntry with a PrivateKeyEntry or a SecretKeyEntry.
isLeap(long) - Static method in class java.time.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeap() - Method in class java.time.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in interface java.time.chrono.ChronoLocalDate
Checks if the year is a leap year, as defined by the calendar system.
isLeapYear(long) - Method in interface java.time.chrono.Chronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class java.time.chrono.IsoChronology
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in class java.time.LocalDate
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in class java.time.YearMonth
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLetter(char) - Static method in class org.apache.regexp.RECharacter
 
isLetterOrDigit(char) - Static method in class org.apache.regexp.RECharacter
 
isLightColor(int) - Static method in class ej.widget.color.LightHelper
Gets whether a color is light or dark.
isLinkLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an link local address.
isLoggable(Level) - Method in class java.util.logging.Logger
Check if a message of the given level would be logged by this Logger.
isLong(int) - Static method in class ej.microui.event.generator.Buttons
Tells if an button event is a long event.
isLoopback() - Method in class java.net.NetworkInterface
Returns whether a network interface is a loopback interface.
isLoopbackAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a loopback address.
isLowerCase(char) - Static method in class java.lang.Character
Determines if the specified character is a lowercase character.
isMasked() - Method in class ej.websocket.frame.RawFrame
A convenient method to test whether the frame is masked or not.
isMCGlobal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has site scope.
isMidnightEndOfDay() - Method in class java.time.zone.ZoneOffsetTransitionRule
Is the transition local time midnight at the end of day.
isModifiable() - Method in interface com.google.protobuf.Internal.ProtobufList
Returns whether this list can be modified via the publicly accessible List methods.
isMonospaced() - Method in class ej.microui.display.Font
Returns whether this font is monospaced.
isMoved(int) - Static method in class ej.microui.event.generator.Pointer
Tells if a pointer event is a move event.
isMulticastAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an IP multicast address.
isMutable() - Method in class com.google.protobuf.MapFieldLite
Returns whether this field can be modified.
isNamespaceAware() - Method in class org.xmlpull.v1.XmlPullParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware (it simply set feature XmlPullParser.FEATURE_PROCESS_NAMESPACES to true or false).
isNaN(double) - Static method in class java.lang.Double
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Double
Returns true if this Double value is a Not-a-Number (NaN), false otherwise.
isNaN(float) - Static method in class java.lang.Float
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Float
Returns true if this Float value is a Not-a-Number (NaN), false otherwise.
isNegative() - Method in interface java.time.chrono.ChronoPeriod
Checks if any of the supported units of this period are negative.
isNegative() - Method in class java.time.Duration
Checks if this duration is negative, excluding zero.
isNegative() - Method in class java.time.Period
Checks if any of the three units of this period are negative.
isNegative() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Indicates the sign of the value.
isNull(int) - Method in class org.json.me.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.json.me.JSONObject
Determine if the value associated with the key is null or if there is no value.
ISO - Static variable in class java.time.temporal.WeekFields
The ISO-8601 definition, where a week starts on Monday and the first week has a minimum of 4 days.
IsoChronology - Class in java.time.chrono
The ISO calendar system.
IsoEra - Enum in java.time.chrono
An era in the ISO calendar system.
IsoFields - Class in java.time.temporal
Fields and units specific to the ISO-8601 calendar system, including quarter-of-year and week-based-year.
isOpaque() - Method in class java.net.URI
Tells whether or not this URI is opaque.
isOverlap() - Method in class java.time.zone.ZoneOffsetTransition
Does this transition represent an overlap in the local time-line.
isPackable() - Method in enum com.google.protobuf.WireFormat.FieldType
 
isPending(int) - Method in class ej.sp.ShieldedPlug
Gets if data has been written into the block since last read.
isPlain() - Method in class ej.microui.display.Font
Returns whether this font is plain.
isPresent() - Method in class ej.net.Network
Gets the isPresent.
isPressed(int) - Static method in class ej.microui.event.generator.Buttons
Tells if a button event is a press event.
isPublic() - Method in class ej.bluetooth.BluetoothAddress
Returns whether this address is a public address.
isReadOnly() - Method in class java.nio.Buffer
Tells whether or not this buffer is read-only.
isReleased(int) - Static method in class ej.microui.event.generator.Buttons
Tells if a button event is a release event.
isRepeated() - Method in class com.google.protobuf.ExtensionLite
Returns whether it is a repeated field.
isRepeated() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
 
isRepeated(int) - Static method in class ej.microui.event.generator.Buttons
Tells if a button event is a repeat event.
isResetCause() - Static method in class ej.hal.WatchdogTimer
Checks whether the last reset was caused by the watchdog or not.
isResponseReceived() - Method in class ej.rcommand.synchronous.Command
 
isRetained() - Method in class ej.aws.iot.AwsIotMessage
Gets the retained.
isRetained() - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Returns whether or not this message should be/was retained by the server.
isReverse() - Method in class ej.widget.container.Flex
Checks if the direction is reversed (ROW_REVERSE or COLUMN_REVERSE).
isRow() - Method in class ej.widget.container.Flex
Checks if the main axis is horizontal (ROW or ROW_REVERSE).
isSame(Object, Object) - Method in class ej.basictool.map.AbstractPackedMap
Checks whether two keys are equal or not.
isSame(Object, Object) - Method in class ej.basictool.map.IdentityPackedMap
 
isSame(Object, Object) - Method in class ej.basictool.map.PackedMap
 
isSame(Object, Object) - Method in class ej.basictool.map.WeakIdentityPackedMap
 
isSame(Object, Object) - Method in class ej.basictool.map.WeakPackedMap
 
isSecure() - Method in class ej.hoka.http.Cookie
Checks if the cookie is secured.
isSecure() - Method in class ej.websocket.WebSocketURI
Tell if the websocket is secured or not.
isSet(int) - Method in class java.util.Calendar
Determines if the given calendar field has a value set, including cases that the value has been set by internal fields calculations triggered by a get method call.
isSharedInterface(Class<?>) - Static method in class ej.kf.Kernel
Tells whether the given class is a shared interface (i.e.
isShown(Displayable) - Method in class ej.microui.display.Display
Checks whether the given displayable is visible on the display.
isShown() - Method in class ej.mwt.Desktop
Checks whether the desktop is visible on the display.
isShown() - Method in class ej.mwt.Widget
Gets whether this widget is shown or not.
isShutdown() - Method in class ej.util.concurrent.SingleThreadExecutor
 
isShutdown() - Method in interface java.util.concurrent.ExecutorService
Returns true if this executor has been shut down.
isSiteLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a site local address.
isSoftAPEnabled() - Method in class ej.ecom.wifi.WifiManager
Tells whether if SoftAP is currently enabled.
isSoftAPEnabled() - Method in class ej.net.util.wifi.WifiNetworkManager
Checks if the Wi-FI is has enabled the softAP.
isSpaceChar(char) - Static method in class java.lang.Character
Determines if the specified character is a Unicode space character.
isSpaceChar(char) - Static method in class org.apache.regexp.RECharacter
 
isStarted(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Tells whether a network interface is started or not.
isStarted() - Static method in class ej.microui.MicroUI
Checks if MicroUI has been started.
isStatic() - Method in class ej.ecom.network.IPConfiguration
Tells whether the IP configuration is set statically or retrieved from a DHCP server.
isStopped() - Method in class ej.hoka.tcp.TcpServer
Returns true if the TcpServer is stopped.
isStretch() - Method in class ej.widget.container.Flex
Checks if the current align is STRETCH.
isSupported(TemporalField) - Method in interface java.time.chrono.ChronoLocalDate
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in interface java.time.chrono.Era
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum java.time.chrono.IsoEra
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum java.time.DayOfWeek
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.Instant
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.Instant
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.LocalDate
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.LocalDate
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.LocalDateTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.LocalDateTime
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.LocalTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.LocalTime
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in enum java.time.Month
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.MonthDay
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.OffsetDateTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.OffsetDateTime
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.OffsetTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.OffsetTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in interface java.time.temporal.Temporal
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.Year
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.Year
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.YearMonth
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.YearMonth
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.ZonedDateTime
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class java.time.ZonedDateTime
Checks if the specified unit is supported.
isSupported(TemporalField) - Method in class java.time.ZoneOffset
Checks if the specified field is supported.
isSupportedBy(TemporalAccessor) - Method in enum java.time.temporal.ChronoField
 
isSupportedBy(Temporal) - Method in enum java.time.temporal.ChronoUnit
 
isSupportedBy(TemporalAccessor) - Method in interface java.time.temporal.TemporalField
Checks if this field is supported by the temporal object.
isSupportedBy(Temporal) - Method in interface java.time.temporal.TemporalUnit
Checks if this unit is supported by the specified temporal object.
isTerminated() - Method in class ej.util.concurrent.SingleThreadExecutor
 
isTerminated() - Method in interface java.util.concurrent.ExecutorService
Returns true if all tasks have completed following shut down.
isText(int) - Method in class org.kxml2.kdom.Node
 
isTimeBased() - Method in enum java.time.temporal.ChronoField
Checks if this field represents a component of a time.
isTimeBased() - Method in enum java.time.temporal.ChronoUnit
Checks if this unit is a time unit.
isTimeBased() - Method in interface java.time.temporal.TemporalField
Checks if this field represents a component of a time.
isTimeBased() - Method in interface java.time.temporal.TemporalUnit
Checks if this unit represents a component of a time.
isTraceEnabled() - Method in interface ej.hoka.log.Logger
Checks if trace is enabled.
isTraceStarted() - Static method in class ej.trace.Tracer
Tests whether the trace system is started or not.
isTransparent() - Method in class ej.microui.display.Image
Returns whether this image is transparent.
isTransparent(int, int) - Method in interface ej.mwt.style.background.Background
Tells whether or not this background is transparent.
isTransparent(int, int) - Method in class ej.mwt.style.background.ImageBackground
 
isTransparent(int, int) - Method in class ej.mwt.style.background.NoBackground
 
isTransparent(int, int) - Method in class ej.mwt.style.background.RectangularBackground
 
isTransparent(int, int) - Method in class ej.mwt.style.background.RoundedBackground
 
isTransparent(int, int) - Method in class ej.mwt.style.background.TiledImageBackground
 
isTransparent() - Method in class ej.mwt.Widget
Tells whether or not this widget is transparent.
isUIThread(Thread) - Static method in class ej.microui.MicroUI
Gets whether the given thread is the MicroUI thread.
isUIThread() - Static method in class ej.microui.MicroUI
Gets whether the current thread is the MicroUI thread.
isUnresolved() - Method in class java.net.InetSocketAddress
Checks whether the address has been resolved or not.
isUp() - Method in class java.net.NetworkInterface
Returns whether a network interface is up and running.
isUpperCase(char) - Static method in class java.lang.Character
Determines if the specified character is an uppercase character.
isValid() - Method in class ej.websocket.frame.RawFrame
Tell whether is valid or not, according to the RFC6455.
isValid(byte[], int, int) - Static method in class ej.websocket.util.UTF8Validator
Checks the validity of UTF8 array of bytes.
isValidating() - Method in class org.xmlpull.v1.XmlPullParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidDay(int) - Method in class java.time.YearMonth
Checks if the day-of-month is valid for this year-month.
isValidID(String) - Static method in class ej.storage.util.StorageHelper
Checks whether a storage ID is valid or not.
isValidInetAdress(InetAddress) - Static method in class ej.net.util.NetUtil
Checks whether an IP is not loopback nor zero.
isValidIntValue(long) - Method in class java.time.temporal.ValueRange
Checks if the value is within the valid range and that all values in the range fit in an int.
isValidMonthDay(MonthDay) - Method in class java.time.Year
Checks if the month-day is valid for this year.
isValidOffset(ZoneOffset) - Method in class java.time.zone.ZoneOffsetTransition
Checks if the specified offset is valid during this transition.
isValidOffset(LocalDateTime, ZoneOffset) - Method in class java.time.zone.ZoneRules
Checks if the offset date-time is valid for these rules.
isValidUtf8() - Method in class com.google.protobuf.ByteString
Tells whether this ByteString represents a well-formed UTF-8 byte sequence, such that the original bytes can be converted to a String object and then round tripped back to bytes without loss.
isValidUtf8(ByteString) - Static method in class com.google.protobuf.Internal
Helper called by generated code to determine if a byte array is a valid UTF-8 encoded string such that the original bytes can be converted to a String object and then back to a byte array round tripping the bytes without loss.
isValidUtf8(byte[]) - Static method in class com.google.protobuf.Internal
Like Internal.isValidUtf8(ByteString) but for byte arrays.
isValidValue(long) - Method in class java.time.temporal.ValueRange
Checks if the value is within the valid range.
isValidYear(int) - Method in class java.time.MonthDay
Checks if the year is valid for this month-day.
isWarnEnabled() - Method in interface ej.hoka.log.Logger
Checks if warn is enabled.
isWhitespace(char) - Static method in class java.lang.Character
Determines if the specified character is white space according to Java.
isWhitespace(char) - Static method in class org.apache.regexp.RECharacter
 
isWhitespace() - Method in class org.kxml2.io.KXmlParser
 
isWhitespace() - Method in class org.kxml2.wap.WbxmlParser
 
isWhitespace() - Method in interface org.xmlpull.v1.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
isZero() - Method in interface java.time.chrono.ChronoPeriod
Checks if all the supported units of this period are zero.
isZero() - Method in class java.time.Duration
Checks if this duration is zero length.
isZero() - Method in class java.time.Period
Checks if all three units of this period are zero.
Iterable<T> - Interface in java.lang
Implementing this interface allows an object to be the target of the "foreach" statement.
iterator() - Method in class com.google.protobuf.ByteString
Return a ByteString.ByteIterator over the bytes in the ByteString.
iterator() - Method in class com.microej.kf.util.KFList
 
iterator() - Method in class com.microej.kf.util.KFList2
 
iterator() - Method in interface java.lang.Iterable
Returns an iterator over a set of elements of type T.
iterator() - Method in class java.util.AbstractCollection
Returns an iterator over the elements in this collection.
iterator() - Method in class java.util.AbstractList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.AbstractSequentialList
Returns an iterator over the elements in this list (in proper sequence).
iterator() - Method in class java.util.ArrayDeque
Returns an iterator over the elements in this deque.
iterator() - Method in class java.util.ArrayList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.Collection
Returns an iterator over the elements in this collection.
iterator() - Method in interface java.util.Deque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.HashSet
Returns an iterator over the elements in this set.
Iterator<E> - Interface in java.util
An iterator over a collection.
iterator() - Method in interface java.util.List
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.NavigableSet
Returns an iterator over the elements in this set, in ascending order.
iterator() - Method in interface java.util.Set
Returns an iterator over the elements in this set.
iterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set in ascending order.
iterator() - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence).
iterator() - Method in class org.json.me.JSONArray
 
IvParameterSpec - Class in javax.crypto.spec
This class specifies an initialization vector (IV).
IvParameterSpec(byte[]) - Constructor for class javax.crypto.spec.IvParameterSpec
Creates an IvParameterSpec object using the bytes in iv as the IV.
IvParameterSpec(byte[], int, int) - Constructor for class javax.crypto.spec.IvParameterSpec
Creates an IvParameterSpec object using the first len bytes in iv, beginning at offset inclusive, as the IV.

J

JANUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the first month of the year in the Gregorian and Julian calendars.
java.io - package java.io
 
java.lang - package java.lang
Contains core language classes.
java.lang.annotation - package java.lang.annotation
Contains core language classes related to compile-time annotations.
java.lang.ref - package java.lang.ref
Contains core language classes related to object references & garbage collection.
java.lang.reflect - package java.lang.reflect
Contains core language classes related to reflection.
java.math - package java.math
 
java.net - package java.net
 
java.nio - package java.nio
 
java.security - package java.security
Contains core language classes related to permission management.
java.security.cert - package java.security.cert
Contains classes for certificate management.
java.security.spec - package java.security.spec
 
java.text - package java.text
 
java.time - package java.time
The main API for dates, times, instants, and durations.
java.time.chrono - package java.time.chrono
Generic API for calendar systems other than the default ISO.
java.time.format - package java.time.format
Provides classes to print and parse dates and times.
java.time.temporal - package java.time.temporal
Access to date and time using fields and units, and date time adjusters.
java.time.zone - package java.time.zone
Support for time-zones and their rules.
java.util - package java.util
 
java.util.concurrent - package java.util.concurrent
 
java.util.logging - package java.util.logging
 
java.util.regex - package java.util.regex
 
JAVANESE - Static variable in class ej.microui.display.FontIdentifiers
Constant for javanese font identifier.
javax.crypto - package javax.crypto
 
javax.crypto.spec - package javax.crypto.spec
 
javax.net - package javax.net
Contains classes related to network management.
javax.net.ssl - package javax.net.ssl
 
javax.security.auth - package javax.security.auth
 
javax.security.auth.x500 - package javax.security.auth.x500
 
jj_nt - Variable in class ej.jsonpath.parser.JSONPathCompiler
Next token.
jjFillToken() - Method in class ej.jsonpath.parser.JSONPathCompilerTokenManager
 
jjstrLiteralImages - Static variable in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Token literal values.
jjtAddChild(Node, int) - Method in interface ej.jsonpath.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class ej.jsonpath.parser.SimpleNode
 
JJTARRAY - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
jjtClose() - Method in interface ej.jsonpath.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class ej.jsonpath.parser.SimpleNode
 
jjtCreate(int) - Static method in class ej.jsonpath.parser.SimpleNode
 
jjtCreate(JSONPathCompiler, int) - Static method in class ej.jsonpath.parser.SimpleNode
 
JJTEXPRESSION - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
jjtGetChild(int) - Method in interface ej.jsonpath.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class ej.jsonpath.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface ej.jsonpath.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class ej.jsonpath.parser.SimpleNode
 
jjtGetParent() - Method in interface ej.jsonpath.parser.Node
 
jjtGetParent() - Method in class ej.jsonpath.parser.SimpleNode
 
jjtGetValue() - Method in class ej.jsonpath.parser.SimpleNode
 
JJTIMAGE - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
JJTJSONPathCompilerState - Class in ej.jsonpath.parser
 
JJTJSONPathCompilerState() - Constructor for class ej.jsonpath.parser.JJTJSONPathCompilerState
 
JJTNEG - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
jjtNodeName - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
JJTOBJECT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
jjtOpen() - Method in interface ej.jsonpath.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class ej.jsonpath.parser.SimpleNode
 
JJTPART - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
JJTPREDICATE - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
jjtree - Variable in class ej.jsonpath.parser.JSONPathCompiler
 
JJTSELECTOR - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
jjtSetParent(Node) - Method in interface ej.jsonpath.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class ej.jsonpath.parser.SimpleNode
 
jjtSetValue(Object) - Method in class ej.jsonpath.parser.SimpleNode
 
JJTTERM - Static variable in interface ej.jsonpath.parser.JSONPathCompilerTreeConstants
 
join(AccessPoint, String, SecurityMode) - Method in class ej.ecom.wifi.WifiManager
Joins a Wi-Fi network using a Wi-Fi access point, a passphrase and a security mode.
join(String, String) - Method in class ej.ecom.wifi.WifiManager
Joins a Wi-Fi network using a SSID and a passphrase.
join(String, String, SecurityMode) - Method in class ej.ecom.wifi.WifiManager
Joins a wireless network using an SSID and a passphrase.
join() - Method in class java.lang.Thread
Waits for this thread to die.
join(long) - Method in class java.lang.Thread
Waits at most millis milliseconds for this thread to die.
join(long, int) - Method in class java.lang.Thread
Waits at most millis milliseconds plus nanos nanoseconds for this thread to die.
join(String) - Method in class org.json.me.JSONArray
Make a string from the contents of this JSONArray.
joinAccessPoint(int) - Method in class ej.net.util.wifi.WifiNetworkManager
Joins the access point configuration selected.
joinAccessPoint(AccessPoint, String, int) - Method in class ej.net.util.wifi.WifiNetworkManager
Joins a specific AccessPoint.
joinAccessPoint(String, String, SecurityMode, int) - Method in class ej.net.util.wifi.WifiNetworkManager
Joins a particular Access Point.
joinGroup(InetAddress) - Method in class java.net.MulticastSocket
Joins a multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Joins the specified multicast group at the specified interface.
json() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
json(JSONPathQuery) - Method in class ej.rest.web.JSONResource
Execute the given path query on the json GET the returned URI expecting JSON
json(JSONPathQuery, Content) - Method in class ej.rest.web.JSONResource
Execute the given path query on the json and POST to the returned URI expecting JSON
json(String) - Method in class ej.rest.web.Resty
GET a URI given by string and parse the result as JSON.
json(URI) - Method in class ej.rest.web.Resty
GET a URI and parse the result as JSON.
json(URI, AbstractContent) - Method in class ej.rest.web.Resty
POST to a URI and parse the result as JSON
json(String, AbstractContent) - Method in class ej.rest.web.Resty
 
JSONArray - Class in org.json.me
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.me.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.json.me.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.json.me.JSONArray
Construct a JSONArray from a source sJSON text.
JSONArray(Collection<?>) - Constructor for class org.json.me.JSONArray
Construct a JSONArray from a Collection.
JSONException - Exception in ej.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception ej.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception ej.json.JSONException
Constructs a JSONException with the specified cause.
JSONException - Exception in org.json.me
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception org.json.me.JSONException
Constructs a JSONException with an explanatory message.
JSONException(String, Throwable) - Constructor for exception org.json.me.JSONException
Constructs a JSONException with an explanatory message and cause.
JSONException(Throwable) - Constructor for exception org.json.me.JSONException
Constructs a new JSONException with the specified cause.
JSONML - Class in ej.rest.json
This provides static methods to convert an XML text into a JSONArray or JSONObject, and to covert a JSONArray or JSONObject into an XML text using the JsonML transform.
JSONML() - Constructor for class ej.rest.json.JSONML
 
JSONObject - Class in org.json.me
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.me.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.json.me.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.me.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map<?, ?>) - Constructor for class org.json.me.JSONObject
Construct a JSONObject from a Map.
JSONObject(String) - Constructor for class org.json.me.JSONObject
Construct a JSONObject from a string.
JSONObject.Util - Class in org.json.me
 
JSONPathCompiler - Class in ej.jsonpath.parser
 
JSONPathCompiler(CharStream) - Constructor for class ej.jsonpath.parser.JSONPathCompiler
Constructor with user supplied CharStream.
JSONPathCompiler(JSONPathCompilerTokenManager) - Constructor for class ej.jsonpath.parser.JSONPathCompiler
Constructor with generated Token Manager.
JSONPathCompiler.JSONPathExpr - Class in ej.jsonpath.parser
 
JSONPathCompilerConstants - Interface in ej.jsonpath.parser
Token literal values and constants.
JSONPathCompilerTokenManager - Class in ej.jsonpath.parser
Token Manager.
JSONPathCompilerTokenManager(CharStream) - Constructor for class ej.jsonpath.parser.JSONPathCompilerTokenManager
Constructor.
JSONPathCompilerTokenManager(CharStream, int) - Constructor for class ej.jsonpath.parser.JSONPathCompilerTokenManager
Constructor.
JSONPathCompilerTreeConstants - Interface in ej.jsonpath.parser
 
JSONPathQuery - Class in ej.rest.web
Create a path query for a JSON object.
JSONPathQuery(String) - Constructor for class ej.rest.web.JSONPathQuery
 
JSONReader - Class in ej.json
A JSONReader takes a source InputStream and extracts characters and tokens from it.
JSONReader(InputStream) - Constructor for class ej.json.JSONReader
Construct a JSONReader from an InputStream.
JSONResource - Class in ej.rest.web
A resource presentation in JSON format.
JSONResource(Resty.Option...) - Constructor for class ej.rest.web.JSONResource
 
JSONString - Interface in org.json.me
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.json.me
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.json.me.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.json.me
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class org.json.me.JSONTokener
Construct a JSONTokener from a Reader.
JSONTokener(InputStream) - Constructor for class org.json.me.JSONTokener
Construct a JSONTokener from an InputStream.
JSONTokener(String) - Constructor for class org.json.me.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in ej.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(OutputStream) - Constructor for class ej.json.JSONWriter
Make a fresh JSONWriter.
JSONWriter - Class in org.json.me
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Appendable) - Constructor for class org.json.me.JSONWriter
Make a fresh JSONWriter.
JULIAN_DAY - Static variable in class java.time.temporal.JulianFields
Julian Day field.
JulianFields - Class in java.time.temporal
A set of date fields that provide access to Julian Days.
JULY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the seventh month of the year in the Gregorian and Julian calendars.
JUNE - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the sixth month of the year in the Gregorian and Julian calendars.

K

KANNADA - Static variable in class ej.microui.display.FontIdentifiers
Constant for kannada font identifier.
KATAKANA - Static variable in class ej.microui.display.FontIdentifiers
Constant for katakana font identifier.
KAYAH_LI - Static variable in class ej.microui.display.FontIdentifiers
Constant for kayah li font identifier.
KEEP_ALIVE - Static variable in class ej.hoka.http.HttpConstants
Value for HTTP header field "Connection" (keep-alive).
KEEP_ALIVE_INTERVAL_DEFAULT - Static variable in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
The default keep alive interval in seconds if one is not specified.
keepAlive(int) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
Kernel - Class in ej.kf
The Kernel represents the atomic part of an application.
KernelMetadataProvider - Interface in com.microej.soar
The Kernel metadata is loaded on demand by a FeatureOptimizer by requesting InputStream chunks using KernelMetadataProvider.openInputStream(int) method.
Metadata chunks are loaded sequentially, so implementations can assume that at most one InputStream is open at a time.
KernelObservable - Class in com.microej.kf.util.observable
Extension of Observable which can handle observers from any Module.
KernelObservable() - Constructor for class com.microej.kf.util.observable.KernelObservable
Creates a kernel observable.
KernelSecurityManager - Class in com.microej.kf.util.security
An example of SecurityManager implementation based on Kernel/Feature runtime model.
KernelSecurityManager() - Constructor for class com.microej.kf.util.security.KernelSecurityManager
 
KernelSimpleObservable - Class in com.microej.kf.util.observable
Extension of SimpleObservable which can handle observers from any Module.
KernelSimpleObservable() - Constructor for class com.microej.kf.util.observable.KernelSimpleObservable
Creates a kernel simple observable.
KernelSupport - Class in com.microej.kf.util
Utility functions on top of KF library.
KernelSupport() - Constructor for class com.microej.kf.util.KernelSupport
 
key(String) - Method in class ej.json.JSONWriter
Append a key.
Key - Interface in java.security
The Key interface is the top-level interface for all keys.
key(String) - Method in class org.json.me.JSONWriter
Append a key.
KEY_CHARSET - Static variable in class ej.hoka.http.support.ContentType
The string "charset".
KeyException - Exception in java.security
This is the basic key exception.
KeyException() - Constructor for exception java.security.KeyException
Constructs a KeyException with no detail message.
KeyException(String) - Constructor for exception java.security.KeyException
Constructs a KeyException with the specified detail message.
KeyException(String, Throwable) - Constructor for exception java.security.KeyException
Creates a KeyException with the specified detail message and cause.
KeyException(Throwable) - Constructor for exception java.security.KeyException
Creates a KeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyFactory - Class in java.security
Key factories are used to convert keys (opaque cryptographic keys of type Key) into key specifications (transparent representations of the underlying key material), and vice versa.
KeyFactory() - Constructor for class java.security.KeyFactory
 
KeyManagementException - Exception in java.security
This is the general key management exception for all operations dealing with key management.
KeyManagementException() - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with no detail message.
KeyManagementException(String) - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with the specified detail message.
KeyManagementException(String, Throwable) - Constructor for exception java.security.KeyManagementException
Creates a KeyManagementException with the specified detail message and cause.
KeyManagementException(Throwable) - Constructor for exception java.security.KeyManagementException
Creates a KeyManagementException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyManager - Interface in javax.net.ssl
This is the base interface for JSSE key managers.
KeyManagerFactory - Class in javax.net.ssl
This class acts as a factory for key managers based on a source of key material.
KeyManagerFactory() - Constructor for class javax.net.ssl.KeyManagerFactory
 
KeyManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the KeyManagerFactory class.
KeyManagerFactorySpi() - Constructor for class javax.net.ssl.KeyManagerFactorySpi
 
KeyPair - Class in java.security
This class is a simple holder for a key pair (a public key and a private key).
KeyPair(PublicKey, PrivateKey) - Constructor for class java.security.KeyPair
Constructs a key pair from the given public key and private key.
KeyPairGenerator - Class in java.security
The KeyPairGenerator class is used to generate pairs of public and private keys.
KeyPairGenerator(String) - Constructor for class java.security.KeyPairGenerator
Creates a KeyPairGenerator object for the specified algorithm.
KeyPairGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyPairGenerator class, which is used to generate pairs of public and private keys.
KeyPairGeneratorSpi() - Constructor for class java.security.KeyPairGeneratorSpi
 
keys() - Method in class java.util.Dictionary
Returns an enumeration of the keys in this dictionary.
keys() - Method in class java.util.Hashtable
Returns an enumeration of the keys in this hashtable.
keys() - Method in class org.json.me.JSONObject
Get an enumeration of the keys of the JSONObject.
keySet() - Method in class ej.basictool.map.AbstractPackedMap
Returns an unmodifiable Set view of the keys contained in this map.
keySet() - Method in class ej.basictool.map.AbstractWeakPackedMap
 
keySet() - Method in class java.util.AbstractMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.HashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.Hashtable
Returns a Set view of the keys contained in this map.
keySet() - Method in interface java.util.Map
Returns a Set view of the keys contained in this map.
keySet() - Method in interface java.util.SortedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.TreeMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.WeakHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.json.me.JSONObject
Get a set of keys of the JSONObject.
KeySpec - Interface in java.security.spec
A (transparent) specification of the key material that constitutes a cryptographic key.
KeyStore - Class in java.security
This class represents a storage facility for cryptographic keys and certificates.
KeyStore() - Constructor for class java.security.KeyStore
 
KeyStoreException - Exception in java.security
This is the generic KeyStore exception.
KeyStoreException() - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with no detail message.
KeyStoreException(String) - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with the specified detail message.
KeyStoreException(String, Throwable) - Constructor for exception java.security.KeyStoreException
Creates a KeyStoreException with the specified detail message and cause.
KeyStoreException(Throwable) - Constructor for exception java.security.KeyStoreException
Creates a KeyStoreException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyStoreSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyStore class.
KeyStoreSpi() - Constructor for class java.security.KeyStoreSpi
 
keysValues - Variable in class ej.basictool.map.AbstractPackedMap
Keys and values of the map.
KFList<T> - Class in com.microej.kf.util
Implementation of a AbstractKFList optimized for speed.
KFList() - Constructor for class com.microej.kf.util.KFList
 
KFList(int) - Constructor for class com.microej.kf.util.KFList
 
KFList2<T> - Class in com.microej.kf.util
Implementation of a AbstractKFList optimized for heap size.
KFList2() - Constructor for class com.microej.kf.util.KFList2
 
KfUtilMessage - Class in com.microej.kf.util.message
Provides a message logger to log all messages from KF utilities.
KHMER - Static variable in class ej.microui.display.FontIdentifiers
Constant for khmer font identifier.
kind - Variable in class ej.jsonpath.parser.Token
An integer that describes the kind of this token.
KXmlParser - Class in org.kxml2.io
A simple, pull based XML parser.
KXmlParser() - Constructor for class org.kxml2.io.KXmlParser
 
KXmlSerializer - Class in org.kxml2.io
 
KXmlSerializer() - Constructor for class org.kxml2.io.KXmlSerializer
 

L

Label - Class in ej.widget.basic
A label is a widget that displays a text.
Label() - Constructor for class ej.widget.basic.Label
Creates a label with an empty text.
Label(String) - Constructor for class ej.widget.basic.Label
Creates a label with the given text to display.
Label(String, boolean) - Constructor for class ej.widget.basic.Label
Creates a label with the given text to display and its enabled state.
LAO - Static variable in class ej.microui.display.FontIdentifiers
Constant for lao font identifier.
last() - Method in interface java.util.SortedSet
Returns the last (highest) element currently in this set.
last() - Method in class java.util.TreeSet
 
LAST_CHILD_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.LastChildSelector
Last child selector singleton to avoid creating several ones.
LastChildSelector - Class in ej.mwt.stylesheet.selector
A last child selector selects by checking if a widget is the last child of its parent.
lastDayOfMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "last day of month" adjuster, which returns a new date set to the last day of the current month.
lastDayOfYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "last day of year" adjuster, which returns a new date set to the last day of the current year.
lastElement() - Method in class java.util.Vector
Returns the last component of the vector.
lastEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in class java.util.TreeMap
 
lastIndexOf(int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.StringBuffer
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.StringBuffer
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(String) - Method in class java.lang.StringBuilder
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.StringBuilder
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(Object) - Method in class java.util.AbstractList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.ArrayList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.LinkedList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in interface java.util.List
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
lastIndexOf(Object, int) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified element in this vector, searching backwards from index, or returns -1 if the element is not found.
lastIndexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
lastInMonth(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the last in month adjuster, which returns a new date in the same month with the last matching day-of-week.
lastKey() - Method in interface java.util.SortedMap
Returns the last (highest) key currently in this map.
lastKey() - Method in class java.util.TreeMap
 
lastModified() - Method in class java.io.File
Returns the time that the file denoted by this abstract pathname was last modified.
lastOutboundActivityMillis - Variable in class org.eclipse.paho.client.mqttv3.MqttClient
Client lock must be owned before reading or writing this field.
LATIN - Static variable in class ej.microui.display.FontIdentifiers
Constant for latin font identifier.
layOut(Widget, Rectangle) - Method in interface ej.mwt.style.dimension.Dimension
Lays out a widget.
layOut(Widget, Rectangle, boolean, boolean, int, int) - Static method in class ej.mwt.style.dimension.DimensionHelper
Lays out a widget.
layOut(Widget, Rectangle) - Method in class ej.mwt.style.dimension.FixedDimension
 
layOut(Widget, Rectangle) - Method in class ej.mwt.style.dimension.NoDimension
 
layOut(Widget, Rectangle) - Method in class ej.mwt.style.dimension.OptimalDimension
 
layOut(Widget, Rectangle) - Method in class ej.mwt.style.dimension.RelativeDimension
 
layOutAlignedChild(Widget, int, int, int, int, int, int) - Method in class ej.mwt.Container
Lays out a child of this container in a similar fashion to CSS absolute position.
layOutChild(Widget, int, int, int, int) - Method in class ej.mwt.Container
Lays out a child of this container.
layOutChildren(int, int) - Method in class ej.mwt.Container
Lays out the children of this container.
layOutChildren(int, int) - Method in class ej.widget.container.Canvas
 
layOutChildren(int, int) - Method in class ej.widget.container.Dock
 
layOutChildren(int, int) - Method in class ej.widget.container.FixedGrid
 
layOutChildren(int, int) - Method in class ej.widget.container.Flex
 
layOutChildren(int, int) - Method in class ej.widget.container.Flow
 
layOutChildren(int, int) - Method in class ej.widget.container.Grid
 
layOutChildren(int, int) - Method in class ej.widget.container.List
 
layOutChildren(int, int) - Method in class ej.widget.container.OverlapContainer
 
layOutChildren(int, int) - Method in class ej.widget.container.SimpleDock
 
LayoutOrientation - Class in ej.widget.container
Represents the orientation of a layout: either horizontal or vertical.
LazyField - Class in com.google.protobuf
LazyField encapsulates the logic of lazily parsing message fields.
LazyField(MessageLite, ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyField
 
LazyFieldLite - Class in com.google.protobuf
LazyFieldLite encapsulates the logic of lazily parsing message fields.
LazyFieldLite(ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyFieldLite
Constructs a LazyFieldLite with bytes that will be parsed lazily.
LazyFieldLite() - Constructor for class com.google.protobuf.LazyFieldLite
Constructs a LazyFieldLite with no contents, and no ability to parse extensions.
LazyStringList - Interface in com.google.protobuf
An interface extending List<String> that also provides access to the items of the list as UTF8-encoded ByteString or byte[] objects.
LE_BR_EDR_CONTROLLER - Static variable in class ej.bluetooth.util.AdvertisementFlags
Simultaneous LE and BR/EDR to Same Device Capable (Controller).
LE_BR_EDR_HOST - Static variable in class ej.bluetooth.util.AdvertisementFlags
Simultaneous LE and BR/EDR to Same Device Capable (Host).
LE_GENERAL_DISC_MODE - Static variable in class ej.bluetooth.util.AdvertisementFlags
General Discoverable Mode.
LE_LIMITED_DISC_MODE - Static variable in class ej.bluetooth.util.AdvertisementFlags
Limited Discoverable Mode.
LE_SUPPORTED_FEATURES - Static variable in class ej.bluetooth.BluetoothDataTypes
LE Supported Features.
leave() - Method in class ej.ecom.wifi.WifiManager
Leaves the currently joined Wi-Fi access point.
leaveAccessPoint() - Method in class ej.net.util.wifi.WifiNetworkManager
Leaves the joined Access Point.
leaveGroup(InetAddress) - Method in class java.net.MulticastSocket
Leave a multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Leave a multicast group on a specified local interface.
Leds - Class in ej.microui.led
This class is used to manage all LEDs available on the platform.
LEFT - Static variable in class ej.microui.event.generator.Command
Constant for "left" command.
LEFT - Static variable in class ej.mwt.util.Alignment
Constant for positioning on the left.
leftInplaceSub(FDBigInteger) - Method in class sun.misc.FDBigInteger
Subtracts the supplied FDBigInteger subtrahend from this FDBigInteger.
leftShift(int) - Method in class sun.misc.FDBigInteger
Shifts this FDBigInteger to the left.
legacyType - Variable in class android.net.NetworkRequest
Set for legacy requests and the default.
length() - Method in class ej.bon.ResourceArray
Gets the number of elements contained in the array (not the size in bytes).
length() - Method in class java.io.File
Returns the length of the file denoted by this abstract pathname.
length() - Method in class java.io.RandomAccessFile
Returns the length of this file.
length() - Method in interface java.lang.CharSequence
Returns the length of this character sequence.
length() - Method in class java.lang.String
Returns the length of this string.
length() - Method in class java.lang.StringBuffer
 
length() - Method in class java.lang.StringBuilder
Returns the length (character count).
length() - Method in class java.nio.CharBuffer
Returns the length of this character buffer.
length(boolean) - Method in enum java.time.Month
Gets the length of this month in days.
length() - Method in class java.time.Year
Gets the length of this year in days.
length() - Method in class java.util.BitSet
Returns the "logical size" of this BitSet: the index of the highest set bit in the BitSet plus one.
length() - Method in class org.json.me.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.me.JSONObject
Get the number of keys stored in the JSONObject.
lengthOfMonth() - Method in interface java.time.chrono.ChronoLocalDate
Returns the length of the month represented by this date, as defined by the calendar system.
lengthOfMonth() - Method in class java.time.LocalDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class java.time.YearMonth
Returns the length of the month, taking account of the year.
lengthOfYear() - Method in interface java.time.chrono.ChronoLocalDate
Returns the length of the year represented by this date, as defined by the calendar system.
lengthOfYear() - Method in class java.time.LocalDate
Returns the length of the year represented by this date.
lengthOfYear() - Method in class java.time.YearMonth
Returns the length of the year.
LEPCHA - Static variable in class ej.microui.display.FontIdentifiers
Constant for lepcha font identifier.
LETTER - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
LETTER_NUMBER - Static variable in class org.apache.regexp.RECharacter
 
Level - Class in ej.util.message
Levels for messages.
Level - Class in java.util.logging
Level defines a set of standard logging levels.
Level(String, int) - Constructor for class java.util.logging.Level
Creates a named Level with the given integer value.
LEXICAL_ERROR - Static variable in error ej.jsonpath.parser.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error ej.jsonpath.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Lexer state names.
LF - Static variable in class ej.hoka.http.support.CharacterSeparatedList
Line feed character.
lightenColor(int, int) - Static method in class ej.widget.color.LightHelper
Gets a lightened version of a color.
LightHelper - Class in ej.widget.color
Color utilities regarding lightness.
LIMBU - Static variable in class ej.microui.display.FontIdentifiers
Constant for limbu font identifier.
LIME - Static variable in class ej.microui.display.Colors
Constant for lime color.
limit(int, int, int) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(float, float, float) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(long, long, long) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(double, double, double) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(int) - Method in class ej.widget.swipe.SwipeEventHandler
Limits a position between 0 and the content size.
limit() - Method in class java.nio.Buffer
Returns this buffer's limit.
limit(int) - Method in class java.nio.Buffer
Sets this buffer's limit.
LimitedLengthInputStream - Class in ej.rcommand.impl
 
LimitedLengthInputStream() - Constructor for class ej.rcommand.impl.LimitedLengthInputStream
 
LimitedLengthInputStream(InputStream, int) - Constructor for class ej.rcommand.impl.LimitedLengthInputStream
 
line - Variable in class ej.jsonpath.parser.SimpleCharStream
 
LINE_SEPARATOR - Static variable in class org.apache.regexp.RECharacter
 
LinearFunction - Class in ej.motion.linear
Represents a uniform linear motion: the velocity is constant (no acceleration or deceleration).
LinearGradient - Class in ej.microvg
Represents a linear gradient on a vector.
LinearGradient(float, float, float, float, int[], float[]) - Constructor for class ej.microvg.LinearGradient
Creates a linear gradient.
LinearGradient(float, float, float, float, int[]) - Constructor for class ej.microvg.LinearGradient
Creates a linear gradient.
lineTo(float, float) - Method in class ej.microvg.Path
Adds a line from the last point to the specified point (x,y).
lineToRelative(float, float) - Method in class ej.microvg.Path
Same as Path.lineTo(float, float), but the coordinates are considered relative to the last point on this contour.
LinkageError - Error in java.lang
Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.
LinkageError() - Constructor for error java.lang.LinkageError
Constructs a LinkageError with no detail message.
LinkageError(String) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message.
LinkageError(String, Throwable) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message and cause.
LinkedList<E> - Class in java.util
Doubly-linked list implementation of the List and Deque interfaces.
LinkedList() - Constructor for class java.util.LinkedList
Constructs an empty list.
LinkedList(Collection<? extends E>) - Constructor for class java.util.LinkedList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
list() - Static method in class ej.ecom.DeviceManager
List all registered devices.
list(Class<D>) - Static method in class ej.ecom.DeviceManager
List all registered devices such as the given type is assignable from the device class.
List - Class in ej.widget.container
Lays out any number of children horizontally or vertically.
List(boolean) - Constructor for class ej.widget.container.List
Creates a list specifying its orientation.
list() - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(FilenameFilter) - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
list(Enumeration<T>) - Static method in class java.util.Collections
Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
List<E> - Interface in java.util
An ordered collection (also known as a sequence).
list(PrintStream) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list(PrintWriter) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
ListAdapter(List<F>, Internal.ListAdapter.Converter<F, T>) - Constructor for class com.google.protobuf.Internal.ListAdapter
 
ListConverter<E> - Class in com.microej.kf.util
ListConverter() - Constructor for class com.microej.kf.util.ListConverter
 
listFiles() - Method in class java.io.File
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles(FilenameFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FileFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listIterator() - Method in class java.util.AbstractList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.AbstractList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.AbstractSequentialList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class java.util.ArrayList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.ArrayList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.LinkedList
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in interface java.util.List
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in interface java.util.List
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
ListIterator<E> - Interface in java.util
An iterator for lists that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
listIterator() - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listRegisteredNativeResources() - Static method in class ej.sni.NativeResource
Gets the list of registered native resources.
listRoots() - Static method in class java.io.File
List the available filesystem roots.
LISU - Static variable in class ej.microui.display.FontIdentifiers
Constant for lisu font identifier.
LITERAL - Static variable in interface org.kxml2.wap.Wbxml
 
LITERAL_A - Static variable in interface org.kxml2.wap.Wbxml
 
LITERAL_AC - Static variable in interface org.kxml2.wap.Wbxml
 
LITERAL_C - Static variable in interface org.kxml2.wap.Wbxml
 
literalOrNumber() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
LITTLE_ENDIAN - Static variable in class ej.bon.ByteArray
Access mode little endian.
LITTLE_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting little-endian byte order.
load(InputStream) - Static method in class ej.kf.Kernel
Installs a Feature from an InputStream and starts it.
load(String) - Method in class ej.storage.fs.StorageFs
 
load(String) - Method in class ej.storage.heap.StorageHeap
 
load(String) - Method in interface ej.storage.Storage
Loads the data stored with a specific ID or null if there is none.
load(InputStream, char[]) - Method in class java.security.KeyStore
Loads this KeyStore from the given input stream.
load(Reader) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input character stream in a simple line-oriented format.
load(InputStream) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input byte stream.
loadCertificatesList(InputStream) - Static method in class ej.net.util.ssl.CertificatesHelper
Adds a list of certificates by reading an input stream which contains the filename of each certificate.
loadFont(String) - Static method in class ej.microvg.VectorFont
Loads a vector font from a path using a simple text layout.
loadFont(String, boolean) - Static method in class ej.microvg.VectorFont
Loads a vector font from a path using the specified text layout(simple or complex).
loadImage(String) - Static method in class ej.microui.display.ResourceImage
Loads an immutable image from a resource.
loadImage(String, ResourceImage.OutputFormat) - Static method in class ej.microui.display.ResourceImage
Loads an immutable image from a resource.
loadImage(InputStream, int) - Static method in class ej.microui.display.ResourceImage
Loads an immutable image from an InputStream.
loadImage(InputStream, int, ResourceImage.OutputFormat) - Static method in class ej.microui.display.ResourceImage
Loads an immutable image from an InputStream.
loadImage(String) - Static method in class ej.microvg.ResourceVectorImage
Loads a vector image from a path.
LOCAL_TIME_INFO_UUID - Static variable in class ej.bluetooth.util.services.cts.CurrentTimeConstants
The UUID of the local time info characteristic.
LocalDate - Class in java.time
A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.
localDate() - Static method in class java.time.temporal.TemporalQueries
A query for LocalDate returning null if not found.
localDateTime(TemporalAccessor) - Method in interface java.time.chrono.Chronology
Obtains a local date-time in this chronology from another temporal object.
localDateTime(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date-time from another date-time object.
LocalDateTime - Class in java.time
A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.
LocalServiceListener - Interface in ej.bluetooth.listeners
The LocalServiceListener interface provides callbacks related to local services.
LocalTime - Class in java.time
A time without a time-zone in the ISO-8601 calendar system, such as 10:15:30.
localTime() - Static method in class java.time.temporal.TemporalQueries
A query for LocalTime returning null if not found.
location() - Method in class ej.rest.web.AbstractResource
Get the location header as URI.
lock - Variable in class java.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class java.io.Writer
The object used to synchronize operations on this stream.
log(double) - Static method in class ej.bon.XMath
Returns the natural logarithm (base e) of a double value.
log(int) - Method in class ej.net.PollerConnectivityManager
Logs a message.
log(int, Throwable) - Method in class ej.net.PollerConnectivityManager
Logs a message and a throwable.
log(char, String, int) - Method in class ej.util.message.basic.BasicMessageLogger
 
log(char, String, int, Throwable) - Method in class ej.util.message.basic.BasicMessageLogger
 
log(char, String, int, Object...) - Method in class ej.util.message.basic.BasicMessageLogger
 
log(char, String, int, Throwable, Object...) - Method in class ej.util.message.basic.BasicMessageLogger
 
log(char, String, int) - Method in class ej.util.message.basic.FilterMessageLogger
 
log(char, String, int, Throwable) - Method in class ej.util.message.basic.FilterMessageLogger
 
log(char, String, int, Object...) - Method in class ej.util.message.basic.FilterMessageLogger
 
log(char, String, int, Throwable, Object...) - Method in class ej.util.message.basic.FilterMessageLogger
 
log(char, String, int) - Method in class ej.util.message.basic.OffMessageLogger
 
log(char, String, int, Throwable) - Method in class ej.util.message.basic.OffMessageLogger
 
log(char, String, int, Object...) - Method in class ej.util.message.basic.OffMessageLogger
 
log(char, String, int, Throwable, Object...) - Method in class ej.util.message.basic.OffMessageLogger
 
log(char, String, int) - Method in interface ej.util.message.MessageLogger
Logs a message.
log(char, String, int, Throwable) - Method in interface ej.util.message.MessageLogger
Logs a message with a throwable.
log(char, String, int, Object...) - Method in interface ej.util.message.MessageLogger
Logs a message with arguments.
log(char, String, int, Throwable, Object...) - Method in interface ej.util.message.MessageLogger
Logs a message with a throwable and arguments.
log(boolean) - Static method in class ej.websocket.Messages
 
log(double) - Static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
log(Level, String) - Method in class java.util.logging.Logger
Log a message, with no arguments.
log(Level, String, Throwable) - Method in class java.util.logging.Logger
Log a message, with an associated throwable object.
log(LogRecord) - Method in class java.util.logging.Logger
Log a LogRecord.
log10(double) - Static method in class java.lang.Math
Returns the base 10 logarithm of a double value.
log1p(double) - Static method in class java.lang.Math
Returns the natural logarithm of the sum of the argument and 1.
LOGGER - Static variable in class com.microej.kf.util.message.KfUtilMessage
KF utilities message logger.
Logger - Interface in ej.hoka.log
Server logger.
LOGGER - Static variable in class ej.net.ConnectivityMessages
The message logger.
LOGGER - Static variable in class ej.net.util.Messages
The message logger.
LOGGER - Static variable in class ej.net.util.wifi.Messages
The message logger.
LOGGER - Static variable in class ej.resserver.log.Messages
The message logger.
LOGGER - Static variable in class ej.storage.util.StorageMessage
Wadapps common message logger.
LOGGER - Static variable in class ej.websocket.Messages
The message logger.
Logger - Class in java.util.logging
A Logger is used to log messages.
Logger(String, String) - Constructor for class java.util.logging.Logger
Protected method to create a logger.
LoggerFactory - Class in ej.hoka.log
Factory class for the logger.
LoggerFactory() - Constructor for class ej.hoka.log.LoggerFactory
 
LoggingPermissionCheckDelegate - Class in com.microej.kf.util.security
Helper implementation of the FeaturePermissionCheckDelegate that only logs the permission accesses.
LoggingPermissionCheckDelegate(MessageLogger, char) - Constructor for class com.microej.kf.util.security.LoggingPermissionCheckDelegate
Creates a LoggingPermissionCheckDelegate with the specified MessageLogger and Level
LoggingPermissionCheckDelegate() - Constructor for class com.microej.kf.util.security.LoggingPermissionCheckDelegate
Creates a LoggingPermissionCheckDelegate using the KF utilities logger and the FINER log level.
LogManager - Class in java.util.logging
There is one LogManager object in an application.
LogManager() - Constructor for class java.util.logging.LogManager
Protected constructor.
LogRecord - Class in java.util.logging
LogRecord objects are used to pass logging requests between the logging framework and individual log Handlers.
LogRecord(Level, String) - Constructor for class java.util.logging.LogRecord
Construct a LogRecord with the given level and message.
LONG - Static variable in class ej.microui.event.generator.Buttons
Constant for "long" action (button pressed for a "long" time).
Long - Class in java.lang
The Long class wraps a value of the primitive type long in an object.
Long(long) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the specified long argument.
Long(String) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the long value indicated by the String parameter.
LONG - Static variable in class java.text.DateFormat
Constant for long style pattern.
LONG - Static variable in class java.util.Calendar
A style specifier indicating a long name, such as "January".
LONG - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."
LONG_SIZE - Static variable in class ej.bon.ByteArray
The size of a long.
longBitsToDouble(long) - Static method in class java.lang.Double
Returns the double value corresponding to a given bit representation.
LongBuffer - Class in java.nio
a long buffer.
LongConverter - Class in com.microej.kf.util
LongConverter() - Constructor for class com.microej.kf.util.LongConverter
 
longValue() - Method in class java.lang.Byte
Returns the value of this Byte as a long.
longValue() - Method in class java.lang.Double
Returns the value of this Double as a long (by casting to type long).
longValue() - Method in class java.lang.Float
Returns value of this Float as a long (by casting to type long).
longValue() - Method in class java.lang.Integer
Returns the value of this Integer as a long.
longValue() - Method in class java.lang.Long
Returns the value of this Long as a long value.
longValue() - Method in class java.lang.Number
Returns the value of the specified number as a long.
longValue() - Method in class java.lang.Short
Returns the value of this Short as a long.
longValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class java.math.BigInteger
Converts this BigInteger to a long.
longValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long, checking for lost information.
longValueExact() - Method in class java.math.BigInteger
Converts this BigInteger to a long, checking for lost information.
LOOP_DETECTED - Static variable in error ej.jsonpath.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
lower(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set strictly less than the given element, or null if there is no such element.
lower(E) - Method in class java.util.TreeSet
 
LOWERCASE_LETTER - Static variable in class org.apache.regexp.RECharacter
 
lowerEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in class java.util.TreeMap
 
lowerKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key strictly less than the given key, or null if there is no such key.
lowerKey(K) - Method in class java.util.TreeMap
 
LT - Static variable in class org.json.me.util.XML
The Character '<'.

M

Mac - Class in javax.crypto
This class provides the functionality of a "Message Authentication Code" (MAC) algorithm.
MAGENTA - Static variable in class ej.microui.display.Colors
Constant for magenta color.
makeImmutable() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
makeImmutable() - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to complete parsing.
makeImmutable(T) - Static method in class com.google.protobuf.GeneratedMessageLite
 
makeImmutable() - Method in interface com.google.protobuf.Internal.ProtobufList
Makes this list immutable.
makeImmutable() - Method in class com.google.protobuf.MapFieldLite
Makes this field immutable.
makeImmutable() - Method in class com.google.protobuf.UnknownFieldSetLite
Marks this object as immutable.
makeImmutable() - Method in class sun.misc.FDBigInteger
Makes this FDBigInteger immutable.
makeSigAlg(String, String) - Static method in class sun.security.x509.AlgorithmId
Creates a signature algorithm name from a digest algorithm name and a encryption algorithm name.
MALAYALAM - Static variable in class ej.microui.display.FontIdentifiers
Constant for malayalam font identifier.
MalformedURLException - Exception in java.net
Thrown to indicate that a malformed URL has occurred.
MalformedURLException() - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with no detail message.
MalformedURLException(String) - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with the specified detail message.
MANDAIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for mandaic font identifier.
MANUFACTURER_SPECIFIC_DATA - Static variable in class ej.bluetooth.BluetoothDataTypes
Manufacturer Specific Data.
Map<K,V> - Interface in java.util
An object that maps keys to values.
Map.Entry<K,V> - Interface in java.util
A map entry (key-value pair).
MapAdapter(Map<K, RealValue>, Internal.MapAdapter.Converter<RealValue, V>) - Constructor for class com.google.protobuf.Internal.MapAdapter
 
MapConverter<K,V> - Class in com.microej.kf.util
A Converter for Map.
MapConverter() - Constructor for class com.microej.kf.util.MapConverter
 
mapEnd() - Method in class ej.json.JSONReader
End a map.
MapEntryLite<K,V> - Class in com.google.protobuf
Implements the lite version of map entry messages.
MapFieldLite<K,V> - Class in com.google.protobuf
Internal representation of map fields in generated lite-runtime messages.
mapFileExtensionToMIMEType(String, String) - Static method in class ej.hoka.http.support.Mime
Define a mapping between a file extension and a MIME-Type.
The mapping is defined only if the given file extension isn't already mapped to a MIME-Type.
mapStart() - Method in class ej.json.JSONReader
Start a map.
MARCH - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the third month of the year in the Gregorian and Julian calendars.
MARGIN - Static variable in class ej.mwt.style.DefaultStyle
The margin of the default style.
mark(int) - Method in class ej.io.progress.ProgressInputStream
 
mark(int) - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
mark(int) - Method in class java.io.BufferedInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class java.io.BufferedReader
Marks the present position in the stream.
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class java.io.CharArrayReader
Marks the present position in the stream.
mark(int) - Method in class java.io.FilterInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.PushbackInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.Reader
Marks the present position in the stream.
mark(int) - Method in class java.io.StringReader
Marks the present position in the stream.
mark() - Method in class java.nio.Buffer
Sets this buffer's mark at its position.
markedPos - Variable in class java.io.CharArrayReader
The position of mark in buffer.
marklimit - Variable in class java.io.BufferedInputStream
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.
markpos - Variable in class java.io.BufferedInputStream
The value of the pos field at the time the last mark method was called.
markSupported() - Method in class ej.io.progress.ProgressInputStream
 
markSupported() - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
markSupported() - Method in class java.io.BufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.BufferedReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.ByteArrayInputStream
Tests if this InputStream supports mark/reset.
markSupported() - Method in class java.io.CharArrayReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.FilterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.PushbackInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported() - Method in class java.io.Reader
Tells whether this stream supports the mark() operation.
markSupported() - Method in class java.io.StringReader
Tells whether this stream supports the mark() operation, which it does.
MAROON - Static variable in class ej.microui.display.Colors
Constant for maroon color.
match(String, int) - Method in class org.apache.regexp.RE
Matches the current regular expression program against a character array, starting at a given index.
match(CharacterIterator, int) - Method in class org.apache.regexp.RE
Matches the current regular expression program against a character array, starting at a given index.
match(String) - Method in class org.apache.regexp.RE
Matches the current regular expression program against a String.
MATCH_CASEINDEPENDENT - Static variable in class org.apache.regexp.RE
Flag to indicate that matching should be case-independent (folded)
MATCH_MULTILINE - Static variable in class org.apache.regexp.RE
Newlines should match as BOL/EOL (^ and $)
MATCH_NORMAL - Static variable in class org.apache.regexp.RE
Specifies normal, case-sensitive matching behaviour.
MATCH_SINGLELINE - Static variable in class org.apache.regexp.RE
Consider all input a single body of text - newlines are matched by .
matchAt(int) - Method in class org.apache.regexp.RE
Match the current regular expression program against the current input string, starting at index i of the input string.
matches(String, String) - Static method in class com.microej.stringregex.StringRegexExtension
Tells whether or not this string matches the given regular expression.
matchNodes(int, int, int) - Method in class org.apache.regexp.RE
Try to match a string against a subset of nodes in the program
Math - Class in java.lang
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
MATH_SYMBOL - Static variable in class org.apache.regexp.RECharacter
 
MathContext - Class in java.math
Immutable objects which encapsulate the context settings which describe certain rules for numerical operators, such as those implemented by the BigDecimal class.
MathContext(int) - Constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and the HALF_UP rounding mode.
MathContext(int, RoundingMode) - Constructor for class java.math.MathContext
Constructs a new MathContext with a specified precision and rounding mode.
MathContext(String) - Constructor for class java.math.MathContext
Constructs a new MathContext from a string.
Matrix - Class in ej.microvg
Represents a 3x3 matrix for transforming coordinates.
Matrix() - Constructor for class ej.microvg.Matrix
Creates an identity matrix.
Matrix(Matrix) - Constructor for class ej.microvg.Matrix
Creates a matrix that is a deep copy of the given matrix.
max(double, double) - Static method in class ej.bon.XMath
Returns the greater of two double values.
max(float, float) - Static method in class ej.bon.XMath
Returns the greater of two float values.
max(long, long) - Static method in class ej.bon.XMath
Returns the greater of two long values.
max(int, int) - Static method in class ej.bon.XMath
Returns the greater of two int values.
max(double, double) - Static method in class java.lang.Math
Returns the greater of two double values.
max(float, float) - Static method in class java.lang.Math
Returns the greater of two float values.
max(int, int) - Static method in class java.lang.Math
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.Math
Returns the greater of two long values.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
MAX - Static variable in class java.time.Instant
The maximum supported Instant, '1000000000-12-31T23:59:59.999999999Z'.
MAX - Static variable in class java.time.LocalDate
The maximum supported LocalDate, '+999999999-12-31'.
MAX - Static variable in class java.time.LocalDateTime
The maximum supported LocalDateTime, '+999999999-12-31T23:59:59.999999999'.
MAX - Static variable in class java.time.LocalTime
The maximum supported LocalTime, '23:59:59.999999999'.
MAX - Static variable in class java.time.OffsetDateTime
The maximum supported OffsetDateTime, '+999999999-12-31T23:59:59.999999999-18:00'.
MAX - Static variable in class java.time.OffsetTime
The maximum supported OffsetTime, '23:59:59.999999999-18:00'.
MAX - Static variable in class java.time.ZoneOffset
Constant for the maximum supported offset.
max(Collection<? extends T>) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the natural ordering of its elements.
max(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the order induced by the specified comparator.
MAX_CRITICALITY - Static variable in class ej.kf.Feature
The maximum criticality that a feature can have.
MAX_EXPONENT - Static variable in class java.lang.Double
Maximum exponent a finite double variable may have.
MAX_EXPONENT - Static variable in class java.lang.Float
Maximum exponent a finite float variable may have.
MAX_EXPONENT - Static variable in class sun.misc.DoubleConsts
Maximum exponent a finite double number may have.
MAX_EXPONENT - Static variable in class sun.misc.FloatConsts
Maximum exponent a finite float number may have.
MAX_EXTRA_FIELDS - Static variable in class ej.mwt.style.EditableStyle
The maximum number of extra fields.
MAX_INTENSITY - Static variable in class ej.microui.led.Leds
Constant for turning on a LED.

If a LED does not handle intensity, any valid intensity different from Leds.MIN_INTENSITY turns the LED on.
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from strings.
MAX_VALUE - Static variable in class java.lang.Byte
A constant holding the maximum value a byte can have, 27-1.
MAX_VALUE - Static variable in class java.lang.Character
The constant value of this field is the largest value of type char, '\uFFFF'.
MAX_VALUE - Static variable in class java.lang.Double
A constant holding the largest positive finite value of type double, (2-2-52)·21023.
MAX_VALUE - Static variable in class java.lang.Float
A constant holding the largest positive finite value of type float, (2-2-23)·2127.
MAX_VALUE - Static variable in class java.lang.Integer
A constant holding the maximum value an int can have, 231-1.
MAX_VALUE - Static variable in class java.lang.Long
A constant holding the maximum value a long can have, 263-1.
MAX_VALUE - Static variable in class java.lang.Short
A constant holding the maximum value a short can have, 215-1.
MAX_VALUE - Static variable in class java.time.Year
The maximum supported year, '+999,999,999'.
MAX_VALUE - Static variable in class sun.misc.DoubleConsts
 
MAX_VALUE - Static variable in class sun.misc.FloatConsts
 
maxAge(int) - Method in class ej.hoka.http.Cookie.Builder
Max-Age=<number> Optional Number of seconds until the cookie expires.
maxLength() - Method in enum java.time.Month
Gets the maximum length of this month in days.
maxMemory() - Method in class java.lang.Runtime
Returns the maximum amount of memory that the Java virtual machine will attempt to use.
maxNextCharInd - Variable in class ej.jsonpath.parser.SimpleCharStream
 
MAY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the fifth month of the year in the Gregorian and Julian calendars.
measureStringHeight(String, float) - Method in class ej.microvg.VectorFont
Returns the height of a string when it is drawn with this font and the given size.
measureStringWidth(String, float) - Method in class ej.microvg.VectorFont
Returns the width of a string when it is drawn with this font and the given size.
measureStringWidth(String, float, float) - Method in class ej.microvg.VectorFont
Returns the width of a string when it is drawn with this font and the given size.
MEDIUM - Static variable in class java.text.DateFormat
Constant for medium style pattern.
MEETEI_MAYEK - Static variable in class ej.microui.display.FontIdentifiers
Constant for meetei mayek font identifier.
memoizedHashCode - Variable in class com.google.protobuf.AbstractMessageLite
Hashcode.
memoizedSerializedSize - Variable in class com.google.protobuf.GeneratedMessageLite
For use by generated code only.
MENU - Static variable in class ej.microui.event.generator.Command
Constant for "menu" command.
merge(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
Merges another instance's contents.
mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
Like MessageLite.Builder.mergeFrom(InputStream), but does not read until EOF.
mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
mergeExtensionFields(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(MessageLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
All subclasses implement this.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
Merges another instance's contents from a stream.
mergeFrom(LazyStringList) - Method in interface com.google.protobuf.LazyStringList
Merges all elements from another LazyStringList into this one.
mergeFrom(MapFieldLite<K, V>) - Method in class com.google.protobuf.MapFieldLite
 
mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.MessageLite.Builder
Parses a message of this type from the input and merges it with this message.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Like MessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.
mergeFrom(ByteString) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[]) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
Parse a message of this type from input and merge it with the message being built.
mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse a message of this type from input and merge it with the message being built.
mergeFrom(MessageLite) - Method in interface com.google.protobuf.MessageLite.Builder
Merge other into the message being built.
mergeHeader(InputStream) - Method in class sun.net.www.MessageHeader
Parse and merge a MIME header from an input stream.
mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to parse an unknown field.
mergeUnknownFields(UnknownFieldSetLite) - Method in class com.google.protobuf.GeneratedMessageLite
Merge some unknown fields into the UnknownFieldSetLite for this message.
mergeVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to parse an unknown field.
MESSAGE_TO_BIG - Static variable in class ej.websocket.CloseCodes
1009 indicates that an endpoint is terminating the connection because it has received a message that is too big for it to process.
messageArrived(String, MqttMessage) - Method in interface org.eclipse.paho.client.mqttv3.MqttCallback
This method is called when a message arrives from the server.
messageAt(int, Object...) - Method in class ej.cbor.ErrorMessage
Generates String for a specified error code.
messageAt(int, Object...) - Method in class ej.cbor.ErrorMessageCode
 
messageAt(int, Object...) - Method in class ej.cbor.ErrorMessageString
 
MessageBuilder - Interface in ej.util.message
A message builder builds simple messages based on integer IDs to avoid using Strings.
MessageDigest - Class in java.security
This MessageDigest class provides applications the functionality of a message digest algorithm, such as SHA-1 or SHA-256.
MessageDigest(String) - Constructor for class java.security.MessageDigest
Creates a message digest with the specified algorithm name.
MessageDigestSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the MessageDigest class, which provides the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigestSpi() - Constructor for class java.security.MessageDigestSpi
 
MessageHeader - Class in sun.net.www
An RFC 844 or MIME message header.
MessageHeader() - Constructor for class sun.net.www.MessageHeader
 
MessageHeader(InputStream) - Constructor for class sun.net.www.MessageHeader
 
MessageLite - Interface in com.google.protobuf
Abstract interface implemented by Protocol Message objects.
MessageLite.Builder - Interface in com.google.protobuf
Abstract interface implemented by Protocol Message builders.
MessageLiteOrBuilder - Interface in com.google.protobuf
Base interface for methods common to MessageLite and MessageLite.Builder to provide type equivalency.
MessageLogger - Interface in ej.util.message
A message logger logs simple messages based on integer IDs to avoid using Strings.
Messages - Class in ej.net.util
Gather error messages.
Messages - Class in ej.net.util.wifi
Gather error messages.
Messages - Class in ej.resserver.log
Gather the messages.
Messages - Class in ej.websocket
Gather error messages.
MetaInfServiceLoader - Class in ej.service.loader
Service loader that retrieves services implementations following standard Java service definition.
MetaInfServiceLoader() - Constructor for class ej.service.loader.MetaInfServiceLoader
Creates a new META-INF properties service loader.
method - Variable in class java.net.HttpURLConnection
The HTTP method (GET,POST,PUT,etc.).
MGF1ParameterSpec - Class in java.security.spec
This class specifies the set of parameters used with mask generation function MGF1 in OAEP Padding and RSASSA-PSS signature scheme, as defined in the PKCS#1 v2.2 standard.
MGF1ParameterSpec(String) - Constructor for class java.security.spec.MGF1ParameterSpec
Constructs a parameter set for mask generation function MGF1 as defined in the PKCS #1 standard.
MicroEJActivity - Class in com.microej.android.application
This Activity implementation can run a MicroEJ Application on Android using the MicroEJ support engine.
MicroEJActivity() - Constructor for class com.microej.android.application.MicroEJActivity
 
MicroEJSupport - Class in com.microej.android
The MicroEJ support engine provides the glue methods required to run a MicroEJ Application on an Android Platform.
MicroEJWatchFaceService - Class in com.microej.android.wearos
This WatchFaceService implementation can run a MicroEJ Application on Android WearOS using the MicroEJ support engine.
MicroEJWatchFaceService() - Constructor for class com.microej.android.wearos.MicroEJWatchFaceService
 
MicroUI - Class in ej.microui
The MicroUI class offers basic services in the MicroUI implementation.
MicroUI is started explicitly by calling MicroUI.start().
MICROUI_NOT_STARTED - Static variable in exception ej.microui.MicroUIException
Exception thrown when trying to use MicroUI APIs without starting it before.
MicroUIException - Exception in ej.microui
Thrown to indicate that a method has caused an internal MicroUI error.
MicroUIException(int) - Constructor for exception ej.microui.MicroUIException
Constructs an exception with the specified error code.
MicroUIPermission - Class in ej.microui
Permission to start or stop MicroUI.
MicroUIPermission(String) - Constructor for class ej.microui.MicroUIPermission
Creates a permission for events generated by the given event generator with null as name.
MIDNIGHT - Static variable in class java.time.LocalTime
The time of midnight at the start of the day, '00:00'.
millis() - Method in class java.time.Clock
Gets the current millisecond instant of the clock.
MILLISECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the millisecond within the second.
Mime - Class in ej.hoka.http.support
Utilities for handling the MIME-Type header field.
mime - Variable in class ej.rest.web.Content
 
MIME_APP_JSON - Static variable in class ej.hoka.http.support.Mime
Json Mime type.
MIME_CSS - Static variable in class ej.hoka.http.support.Mime
CSS code MIME type.
MIME_DEFAULT_BINARY - Static variable in class ej.hoka.http.support.Mime
Binary code MIME type.
MIME_FORM_ENCODED_DATA - Static variable in class ej.hoka.http.support.Mime
Form Encoded Data MIME type.
MIME_GIF - Static variable in class ej.hoka.http.support.Mime
GIF files MIME type.
MIME_HTML - Static variable in class ej.hoka.http.support.Mime
HTML code MIME type.
MIME_JPEG - Static variable in class ej.hoka.http.support.Mime
JPEG files MIME type.
MIME_JS - Static variable in class ej.hoka.http.support.Mime
JavaScript code MIME type.
MIME_MULTIPART_FORM_ENCODED_DATA - Static variable in class ej.hoka.http.support.Mime
Multipart Form Encoded Data MIME type.
MIME_PLAINTEXT - Static variable in class ej.hoka.http.support.Mime
Standard text MIME type.
MIME_PNG - Static variable in class ej.hoka.http.support.Mime
PNG files MIME type.
MIME_XML - Static variable in class ej.hoka.http.support.Mime
XML code MIME type.
min(double, double) - Static method in class ej.bon.XMath
Returns the smaller of two double values.
min(float, float) - Static method in class ej.bon.XMath
Returns the smaller of two float values.
min(int, int) - Static method in class ej.bon.XMath
Returns the smaller of two int values.
min(long, long) - Static method in class ej.bon.XMath
Returns the smaller of two long values.
min(double, double) - Static method in class java.lang.Math
Returns the smaller of two double values.
min(float, float) - Static method in class java.lang.Math
Returns the smaller of two float values.
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two long values.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
MIN - Static variable in class java.time.Instant
The minimum supported Instant, '-1000000000-01-01T00:00Z'.
MIN - Static variable in class java.time.LocalDate
The minimum supported LocalDate, '-999999999-01-01'.
MIN - Static variable in class java.time.LocalDateTime
The minimum supported LocalDateTime, '-999999999-01-01T00:00:00'.
MIN - Static variable in class java.time.LocalTime
The minimum supported LocalTime, '00:00'.
MIN - Static variable in class java.time.OffsetDateTime
The minimum supported OffsetDateTime, '-999999999-01-01T00:00:00+18:00'.
MIN - Static variable in class java.time.OffsetTime
The minimum supported OffsetTime, '00:00:00+18:00'.
MIN - Static variable in class java.time.ZoneOffset
Constant for the maximum supported offset.
min(Collection<? extends T>) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the natural ordering of its elements.
min(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the order induced by the specified comparator.
MIN_CRITICALITY - Static variable in class ej.kf.Feature
The minimum criticality that a feature can have.
MIN_EXPONENT - Static variable in class java.lang.Double
Minimum exponent a normalized double variable may have.
MIN_EXPONENT - Static variable in class java.lang.Float
Minimum exponent a normalized float variable may have.
MIN_EXPONENT - Static variable in class sun.misc.DoubleConsts
Minimum exponent a normalized double number may have.
MIN_EXPONENT - Static variable in class sun.misc.FloatConsts
Minimum exponent a normalized float number may have.
MIN_INTENSITY - Static variable in class ej.microui.led.Leds
Constant for turning off a LED.
MIN_NORMAL - Static variable in class java.lang.Double
A constant holding the smallest positive normal value of type double, 2-1022.
MIN_NORMAL - Static variable in class java.lang.Float
A constant holding the smallest positive normal value of type float, 2-126.
MIN_NORMAL - Static variable in class sun.misc.DoubleConsts
A constant holding the smallest positive normal value of type double, 2-1022.
MIN_NORMAL - Static variable in class sun.misc.FloatConsts
A constant holding the smallest positive normal value of type float, 2-126.
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from strings.
MIN_SUB_EXPONENT - Static variable in class sun.misc.DoubleConsts
The exponent the smallest positive double subnormal value would have if it could be normalized.
MIN_SUB_EXPONENT - Static variable in class sun.misc.FloatConsts
The exponent the smallest positive float subnormal value would have if it could be normalized.
MIN_VALUE - Static variable in class java.lang.Byte
A constant holding the minimum value a byte can have, -27.
MIN_VALUE - Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char, '\u0000'.
MIN_VALUE - Static variable in class java.lang.Double
A constant holding the smallest positive nonzero value of type double, 2-1074.
MIN_VALUE - Static variable in class java.lang.Float
A constant holding the smallest positive nonzero value of type float, 2-149.
MIN_VALUE - Static variable in class java.lang.Integer
A constant holding the minimum value an int can have, -231.
MIN_VALUE - Static variable in class java.lang.Long
A constant holding the minimum value a long can have, -263.
MIN_VALUE - Static variable in class java.lang.Short
A constant holding the minimum value a short can have, -215.
MIN_VALUE - Static variable in class java.time.Year
The minimum supported year, '-999,999,999'.
MIN_VALUE - Static variable in class sun.misc.DoubleConsts
 
MIN_VALUE - Static variable in class sun.misc.FloatConsts
 
minLength() - Method in enum java.time.Month
Gets the minimum length of this month in days.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with an amount subtracted.
minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with the specified period subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with an amount subtracted.
minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with the specified period subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoPeriod
Returns a copy of this period with the specified period subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with an amount subtracted.
minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with the specified period subtracted.
minus(long) - Method in enum java.time.DayOfWeek
Returns the day-of-week that is the specified number of days before this one.
minus(Duration) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(long, TemporalUnit) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(TemporalAmount) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount subtracted.
minus(long) - Method in enum java.time.Month
Returns the month-of-year that is the specified number of months before this one.
minus(TemporalAmount) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.Period
Returns a copy of this period with the specified period subtracted.
minus(TemporalAmount) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with an amount subtracted.
minus(long, TemporalUnit) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with the specified period subtracted.
minus(TemporalAmount) - Method in class java.time.Year
Returns a copy of this year with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.Year
Returns a copy of this year with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount subtracted.
minusDays(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in standard 24 hour days subtracted.
minusDays(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of days subtracted.
minusDays(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of days subtracted.
minusDays(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of days subtracted.
minusDays(long) - Method in class java.time.Period
Returns a copy of this period with the specified days subtracted.
minusDays(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of days subtracted.
minusHours(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in hours subtracted.
minusHours(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of hours subtracted.
minusMillis(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in milliseconds subtracted.
minusMillis(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in milliseconds subtracted.
minusMinutes(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in minutes subtracted.
minusMinutes(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of minutes subtracted.
minusMonths(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.Period
Returns a copy of this period with the specified months subtracted.
minusMonths(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of months subtracted.
minusNanos(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of nanoseconds subtracted.
minusSeconds(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of seconds subtracted.
minusWeeks(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of weeks subtracted.
minusWeeks(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of weeks subtracted.
minusWeeks(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of weeks subtracted.
minusWeeks(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of weeks subtracted.
minusYears(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of years subtracted.
minusYears(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of years subtracted.
minusYears(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of years subtracted.
minusYears(long) - Method in class java.time.Period
Returns a copy of this period with the specified years subtracted.
minusYears(long) - Method in class java.time.Year
Returns a copy of this Year with the specified number of years subtracted.
minusYears(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of years subtracted.
minusYears(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of years subtracted.
MINUTE - Static variable in class java.util.Calendar
Field number for get and set indicating the minute within the hour.
MISSING_BINARY - Static variable in class com.microej.nls.BinaryNLS
Error code when binary is missing.
MissingFormatArgumentException - Exception in java.util
Unchecked exception thrown when there is a format specifier which does not have a corresponding argument or if an argument index refers to an argument that does not exist.
MissingFormatArgumentException(String) - Constructor for exception java.util.MissingFormatArgumentException
Constructs an instance of this class with the unmatched format specifier.
MissingFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is required.
MissingFormatWidthException(String) - Constructor for exception java.util.MissingFormatWidthException
Constructs an instance of this class with the specified format specifier.
MissingServiceException - Exception in ej.service
Thrown when a required service is missing.
MissingServiceException(String) - Constructor for exception ej.service.MissingServiceException
Constructs a new missing service exception with the specified detail message.
mkdir() - Method in class java.io.File
Creates the directory named by this abstract pathname.
mkdirs() - Method in class java.io.File
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
mod(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this mod m).
modCount - Variable in class java.util.AbstractList
The number of times this list has been structurally modified.
mode - Variable in class ej.json.JSONWriter
The current mode.
mode - Variable in class org.json.me.JSONWriter
The current mode.
MODIFIED_JULIAN_DAY - Static variable in class java.time.temporal.JulianFields
Modified Julian Day field.
MODIFIER_LETTER - Static variable in class org.apache.regexp.RECharacter
 
MODIFIER_SYMBOL - Static variable in class org.apache.regexp.RECharacter
 
MODIFY - Static variable in class ej.ecom.DeviceManagerPermission
The DeviceManagerPermission.MODIFY permission is required to be able to modify the registry.
modify(String, int) - Method in class ej.storage.fs.StorageFs
 
modify(String, int) - Method in class ej.storage.heap.StorageHeap
 
modify(String, int) - Method in interface ej.storage.Storage
Modifies the entry that is referenced by an ID.
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this-1 mod m).
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent mod m).
Module - Class in ej.kf
A Module is either Kernel or a Feature.
MONDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Monday.
MONGOLIAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for mongolian font identifier.
MONITOR - Static variable in class ej.mwt.render.RenderPolicy
RenderPolicy.RenderListener instance to be used by all RenderPolicy implementations.
Month - Enum in java.time
A month-of-year, such as 'July'.
MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the month.
MonthDay - Class in java.time
A month-day in the ISO-8601 calendar system, such as --12-03.
more() - Method in class org.json.me.JSONTokener
Determine if the source string still contains characters that next() can consume.
Motion - Class in ej.motion
Represents a motion.
Motion(Function, int, int, long) - Constructor for class ej.motion.Motion
Creates a motion.
MotionAnimation - Class in ej.widget.motion
A motion animation allows to associate a Motion and an Animation.
MotionAnimation(Animator, Motion, MotionAnimationListener) - Constructor for class ej.widget.motion.MotionAnimation
Creates a motion animation.
MotionAnimationListener - Interface in ej.widget.motion
Listener for MotionAnimation.
mountSoftAccessPoint() - Method in class ej.net.util.wifi.WifiNetworkManager
Mounts a Soft Access Point.
mountSoftAccessPoint(SoftAPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
Mounts a Soft Access Point.
move(int, int) - Method in class ej.microui.event.generator.Pointer
Stores the given position and sends a MicroUI Event to the Pointer's listener.
move(String, String) - Method in class ej.storage.fs.StorageFs
 
move(String, String) - Method in class ej.storage.heap.StorageHeap
 
move(String, String) - Method in interface ej.storage.Storage
Changes the ID of an entry.
MOVED - Static variable in class ej.microui.event.generator.Pointer
Constant for "moved" action.
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointRight(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the right.
moveTo(float, float) - Method in class ej.microvg.Path
Sets the beginning of the next contour to the point (x,y).
moveTo(int) - Method in class ej.widget.swipe.SwipeEventHandler
Moves to a position.
moveTo(int, long) - Method in class ej.widget.swipe.SwipeEventHandler
Animates the move to a position.
moveToRelative(float, float) - Method in class ej.microvg.Path
Sets the beginning of the next contour relative to the last point on the previous contour.
MOZILLA - Static variable in class ej.rest.web.Resty
 
MQTT - Static variable in class org.eclipse.paho.client.mqttv3.MqttClient
The "MQTT" String constant.
MQTT_QOS0 - Static variable in class org.eclipse.paho.client.mqttv3.MqttClient
MQTT QoS 0.
MQTT_QOS1 - Static variable in class org.eclipse.paho.client.mqttv3.MqttClient
MQTT QoS 1.
MQTT_VERSION_3_1_1 - Static variable in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Mqtt Version 3.1.1.
MqttCallback - Interface in org.eclipse.paho.client.mqttv3
Enables an application to be notified when asynchronous events related to the client occur.
MqttClient - Class in org.eclipse.paho.client.mqttv3
Lightweight client for talking to an MQTT server using methods that block until an operation completes.
MqttClient(String, String) - Constructor for class org.eclipse.paho.client.mqttv3.MqttClient
Create an MqttClient that can be used to communicate with an MQTT server.
MqttConnectOptions - Class in org.eclipse.paho.client.mqttv3
Holds the set of options that control how the client connects to a server.
MqttConnectOptions() - Constructor for class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Constructs a new MqttConnectOptions object using the default values.
MqttException - Exception in org.eclipse.paho.client.mqttv3
Thrown if an error occurs communicating with the server.
MqttException(int) - Constructor for exception org.eclipse.paho.client.mqttv3.MqttException
Constructs a new MqttException with the specified code as the underlying reason.
MqttException(Throwable) - Constructor for exception org.eclipse.paho.client.mqttv3.MqttException
Constructs a new MqttException with the specified Throwable as the underlying reason.
MqttException(int, Throwable) - Constructor for exception org.eclipse.paho.client.mqttv3.MqttException
Constructs a new MqttException with the specified Throwable as the underlying reason.
MqttMessage - Class in org.eclipse.paho.client.mqttv3
An MQTT message holds the application payload and options specifying how the message is to be delivered The message includes a "payload" (the body of the message) represented as a byte[].
MqttMessage() - Constructor for class org.eclipse.paho.client.mqttv3.MqttMessage
Constructs a message with an empty payload, and all other values set to defaults.
MqttMessage(byte[]) - Constructor for class org.eclipse.paho.client.mqttv3.MqttMessage
Constructs a message with the specified byte array as a payload, and all other values set to defaults.
multBy10() - Method in class sun.misc.FDBigInteger
Multiplies this FDBigInteger by 10.
multByPow52(int, int) - Method in class sun.misc.FDBigInteger
Multiplies this FDBigInteger by 5p5 * 2p2.
MulticastSocket - Class in java.net
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket() - Constructor for class java.net.MulticastSocket
Create a multicast socket.
MulticastSocket(int) - Constructor for class java.net.MulticastSocket
Create a multicast socket and bind it to a specific port.
MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
Create a MulticastSocket bound to the specified socket address.
MultiPartBodyParser - Class in ej.hoka.http.body
MultiPartBodyParser() - Constructor for class ej.hoka.http.body.MultiPartBodyParser
 
MultiPartBodyParser.MultiPartBody - Class in ej.hoka.http.body
Class representing the collection of HttpPart in the request.
MultipartContent - Class in ej.rest.web.mime
Content handler for multipart data of any shape (form, mixed, alternative)
MultipartContent(String, AbstractContent...) - Constructor for class ej.rest.web.mime.MultipartContent
 
MultipartStringsParser - Class in ej.hoka.http.body
A body parser for Mime.MIME_MULTIPART_FORM_ENCODED_DATA that parse parts as strings.
MultipartStringsParser() - Constructor for class ej.hoka.http.body.MultipartStringsParser
 
multipliedBy(int) - Method in interface java.time.chrono.ChronoPeriod
Returns a new instance with each amount in this period in this period multiplied by the specified scalar.
multipliedBy(long) - Method in class java.time.Duration
Returns a copy of this duration multiplied by the scalar.
multipliedBy(int) - Method in class java.time.Period
Returns a new instance with each element in this period multiplied by the specified scalar.
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this × multiplicand), and whose scale is (this.scale() + multiplicand.scale()).
multiply(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this × multiplicand), with rounding according to the context settings.
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
multiValueIterator(String) - Method in class sun.net.www.MessageHeader
return an Iterator that returns all values of a particular key in sequence
mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.ProtobufList<E>) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy() - Method in class com.google.protobuf.MapFieldLite
Returns a deep copy of this map field.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.BooleanList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.DoubleList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.FloatList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.IntList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.LongList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.ProtobufList
Returns a mutable clone of this list with the specified capacity.
MYANMAR - Static variable in class ej.microui.display.FontIdentifiers
Constant for myanmar font identifier.

N

name(String) - Method in class ej.hoka.http.Cookie.Builder
A <cookie-name> can be any US-ASCII characters, except control characters, spaces, or tabs.
name() - Method in class java.lang.Enum
Returns the name of this enum constant, exactly as declared in its enum declaration.
name - Variable in class org.kxml2.kdom.Element
 
names() - Method in class org.json.me.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
namespace - Variable in class org.kxml2.kdom.Element
 
NaN - Static variable in class java.lang.Double
A constant holding a Not-a-Number (NaN) value of type double.
NaN - Static variable in class java.lang.Float
A constant holding a Not-a-Number (NaN) value of type float.
NaN - Static variable in class sun.misc.DoubleConsts
 
NaN - Static variable in class sun.misc.FloatConsts
 
nanoTime() - Static method in class java.lang.System
Returns the current value of the running Java Virtual Machine's high-resolution time source, in nanoseconds.
NativeException - Exception in ej.sni
RuntimeException subclass that may be thrown from an SNI native using SNI_throwNativeException() function.
NativeException(int, String) - Constructor for exception ej.sni.NativeException
Constructs a new NativeException with the specified error code and detail message.
NativeException(int, String, Throwable) - Constructor for exception ej.sni.NativeException
Constructs a new NativeException with the specified error code, detail message and cause.
NativeIOException - Exception in ej.sni
IOException subclass that may be thrown from an SNI native using SNI_throwNativeIOException() function.
NativeIOException(int, String) - Constructor for exception ej.sni.NativeIOException
Constructs a new NativeIOException with the specified error code and detail message.
NativeIOException(int, String, Throwable) - Constructor for exception ej.sni.NativeIOException
Constructs a new NativeIOException with the specified error code, detail message and cause.
nativeOrder() - Static method in class java.nio.ByteOrder
Retrieves the native byte order of the underlying platform.
NativeResource - Class in ej.sni
A NativeResource is an object representing a runtime element managed by the native side (such as a file, a socket, an image, ...).
navigableKeySet() - Method in interface java.util.NavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class java.util.TreeMap
 
NavigableMap<K,V> - Interface in java.util
A SortedMap extended with navigation methods returning the closest matches for given search targets.
NavigableSet<E> - Interface in java.util
A SortedSet extended with navigation methods reporting closest matches for given search targets.
NAVY - Static variable in class ej.microui.display.Colors
Constant for navy color.
nCopies(int, T) - Static method in class java.util.Collections
Returns an immutable list consisting of n copies of the specified object.
neg() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
negate(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), with rounding according to the context settings.
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
negated() - Method in interface java.time.chrono.ChronoPeriod
Returns a new instance with each amount in this period negated.
negated() - Method in class java.time.Duration
Returns a copy of this duration with the length negated.
negated() - Method in class java.time.Period
Returns a new instance with each amount in this period negated.
NEGATIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the negative infinity of type double.
NEGATIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the negative infinity of type float.
NEGATIVE_INFINITY - Static variable in class sun.misc.DoubleConsts
 
NEGATIVE_INFINITY - Static variable in class sun.misc.FloatConsts
 
NegativeArraySizeException - Exception in java.lang
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException() - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with no detail message.
NegativeArraySizeException(String) - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with the specified detail message.
NET_CAPABILITY_INTERNET - Static variable in class android.net.NetworkCapabilities
Indicates that this network should be able to reach the internet.
NetPermission - Class in java.net
This class is for various network permissions.
NetPermission(String) - Constructor for class java.net.NetPermission
Creates a new NetPermission with the specified name.
NetPermission(String, String) - Constructor for class java.net.NetPermission
Creates a new NetPermission object with the specified name.
NetUtil - Class in ej.net.util
Utilitary functions about net.
Network - Class in android.net
Identifies a Network.
Network() - Constructor for class android.net.Network
 
Network - Class in ej.net
A network.
Network(String) - Constructor for class ej.net.Network
Instantiates a Network.
NetworkCallback() - Constructor for class android.net.ConnectivityManager.NetworkCallback
 
NetworkCapabilities - Class in android.net
This class represents the capabilities of a network.
NetworkCapabilities() - Constructor for class android.net.NetworkCapabilities
Instantiates a NetworkCapabilities without capabilities.
NetworkCapabilities(int[]) - Constructor for class android.net.NetworkCapabilities
Instantiates a NetworkCapabilities.
networkCapabilities - Variable in class android.net.NetworkRequest
The NetworkCapabilities that define this request.
NetworkClient - Class in sun.net
This is the base class for network clients.
NetworkClient(String, int) - Constructor for class sun.net.NetworkClient
Create connection with host host on port port
NetworkClient() - Constructor for class sun.net.NetworkClient
 
NetworkInfo - Class in android.net
Describes the status of a network interface.
NetworkInfo() - Constructor for class android.net.NetworkInfo
 
NetworkInterface - Class in java.net
This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
NetworkInterface() - Constructor for class java.net.NetworkInterface
 
NetworkInterfaceManager - Class in ej.ecom.network
A manager for the network interfaces.
NetworkInterfaceManager() - Constructor for class ej.ecom.network.NetworkInterfaceManager
 
NetworkRequest - Class in android.net
NetworkRequest.Builder - Class in android.net
Builder used to create NetworkRequest objects.
New(URL) - Static method in class sun.net.www.http.HttpClient
 
New(URL, int, HttpURLConnection) - Static method in class sun.net.www.http.HttpClient
 
NEW_TAI_LUE - Static variable in class ej.microui.display.FontIdentifiers
Constant for new tai lue font identifier.
newArray(Class<T[]>, int) - Static method in class ej.bon.Util
Allocates a new array of object references from the given array type and length.
newBinaryNLS(String, int, NLSPlural) - Static method in class com.microej.nls.BinaryNLS
Decodes a binary NLS file for the given interface.
newBinaryNLS(String, int) - Static method in class com.microej.nls.BinaryNLS
Decodes a binary NLS file for the given interface.
newBuilderForType() - Method in class com.google.protobuf.GeneratedMessageLite
 
newBuilderForType() - Method in interface com.google.protobuf.MessageLite
Constructs a new builder for a message of the same type as this message.
newChild(int) - Method in class org.eclipse.core.runtime.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
newChild(int, int) - Method in class org.eclipse.core.runtime.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
newCodedInput() - Method in class com.google.protobuf.ByteString
Creates a CodedInputStream which can be used to read the bytes.
newDatagram(byte[], int) - Method in interface ej.ecom.io.DatagramConnection
 
newDatagram(int) - Method in interface ej.ecom.io.DatagramConnection
 
newDatagram(byte[], int, String) - Method in interface ej.ecom.io.DatagramConnection
 
newDatagram(int, String) - Method in interface ej.ecom.io.DatagramConnection
 
newDefaultInstance(WireFormat.FieldType, K, WireFormat.FieldType, V) - Static method in class com.google.protobuf.MapEntryLite
Creates a default MapEntryLite message instance.
newEnumConverter(Internal.EnumLiteMap<T>, T) - Static method in class com.google.protobuf.Internal.MapAdapter
 
newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
newHTTPSession(HTTPServer) - Method in class ej.restserver.RestSession.Factory
 
newInput() - Method in class com.google.protobuf.ByteString
Creates an InputStream which can be used to read the bytes.
newInputStream(InputStream) - Static method in class com.microej.http.util.HttpBufferedStreamFactory
Generates a new BufferInputStream with the buffered size defined by .
newInstance(InputStream) - Static method in class com.google.protobuf.CodedInputStream
Create a new CodedInputStream wrapping the given InputStream and using a buffer of 4096 bytes.
newInstance(InputStream, byte[]) - Static method in class com.google.protobuf.CodedInputStream
Create a new CodedInputStream wrapping the given InputStream and using the given buffer.
newInstance(byte[]) - Static method in class com.google.protobuf.CodedInputStream
Create a new CodedInputStream wrapping the given byte array.
newInstance(byte[], int, int) - Static method in class com.google.protobuf.CodedInputStream
Create a new CodedInputStream wrapping the given byte array slice.
newInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedInputStream
Create a new CodedInputStream wrapping the given ByteBuffer.
newInstance(OutputStream) - Static method in class com.google.protobuf.CodedOutputStream
Create a new CodedOutputStream wrapping the given OutputStream.
newInstance(OutputStream, int) - Static method in class com.google.protobuf.CodedOutputStream
Create a new CodedOutputStream wrapping the given OutputStream with a given buffer size.
newInstance(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
Create a new CodedOutputStream that writes directly to the given byte array.
newInstance(byte[], int, int) - Static method in class com.google.protobuf.CodedOutputStream
Create a new CodedOutputStream that writes directly to the given byte array slice.
newInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
Create a new CodedOutputStream that writes to the given ByteBuffer.
newInstance() - Static method in class com.google.protobuf.ExtensionRegistryLite
Construct a new, empty instance.
newInstance() - Method in class java.lang.Class
Creates a new instance of the class represented by this Class object.
newInstance() - Static method in class org.xmlpull.v1.XmlPullParserFactory
Create a new instance of a PullParserFactory that can be used to create XML pull parsers (see class description for more details).
newInstance(String, Class) - Static method in class org.xmlpull.v1.XmlPullParserFactory
 
newLine() - Method in class java.io.BufferedWriter
Writes a line separator.
newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
newOutput(int) - Static method in class com.google.protobuf.ByteString
Creates a new ByteString.Output with the given initial capacity.
newOutput() - Static method in class com.google.protobuf.ByteString
Creates a new ByteString.Output.
newOutputStream(OutputStream) - Static method in class com.microej.http.util.HttpBufferedStreamFactory
Generates a new BufferOutputStream with the buffered size defined by .
newParameter(int, int, int, int, int) - Method in class ej.hoka.http.support.ContentType
Checks if the key value (from index startKey to index stopKey) equals to "charset" and updates the internally stored charset to the value extracted from index startValue to index stopValue from the CharacterSeparatedList.currentString.
newParameter(int, int, int, int, int) - Method in class ej.hoka.http.support.ParameterizedArgument
Reads a new parameter.
newParameter(int, int, int, int, int) - Method in class ej.hoka.http.support.QualityArgument
Sets the quality value.
newProxy(T, Module) - Static method in class ej.kf.Kernel
Allocates a new Proxy and sets its reference to the given object.
newPullParser() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Pull Parser using the currently configured factory features.
newRepeatedGeneratedExtension(ContainingType, MessageLite, Internal.EnumLiteMap<?>, int, WireFormat.FieldType, boolean, Class) - Static method in class com.google.protobuf.GeneratedMessageLite
For use by generated code only.
newResource() - Method in class ej.sni.PoolOfImmortalByteBuffers
Allocate a new Immortal byte buffer resource
newResource() - Method in class ej.sni.PoolOfReusableResources
Allocate a new resource
newSerializer() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Serializer.
newSession() - Method in class ej.hoka.session.SessionHandler
Creates a new session.
newSetFromMap(Map<E, Boolean>) - Static method in class java.util.Collections
Returns a set backed by the specified map.
newSingularGeneratedExtension(ContainingType, Type, MessageLite, Internal.EnumLiteMap<?>, int, WireFormat.FieldType, Class) - Static method in class com.google.protobuf.GeneratedMessageLite
For use by generated code only.
newThread(Runnable) - Method in interface java.util.concurrent.ThreadFactory
Constructs a new Thread.
newToken(int, int, int) - Method in class ej.hoka.http.support.AcceptEncoding
Parses the indexth QualityArgument from the index start to the index stop.
newToken(int, int, int) - Method in class ej.hoka.http.support.CharacterSeparatedList
Read a new token between the given start and stop index and set its id.
newToken(int, int, int) - Method in class ej.hoka.http.support.ParameterizedArgument
Adds a new token to the array of tokens.
newToken(int, String) - Static method in class ej.jsonpath.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class ej.jsonpath.parser.Token
 
newUninitializedMessageException(MessageLite) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
Construct an UninitializedMessageException reporting missing fields in the given message.
next - Variable in class ej.jsonpath.parser.Token
A reference to the next regular (non-special) token from the input stream.
NEXT - Static variable in class ej.microui.event.generator.Command
Constant for "next" command.
next(int) - Method in class java.security.SecureRandom
Generates an integer containing the user-specified number of pseudo-random bits (right justified, with leading zeros).
next(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the next day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted.
next() - Method in interface java.util.Iterator
Returns the next element in the iteration.
next() - Method in interface java.util.ListIterator
Returns the next element in the list and advances the cursor position.
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
next() - Method in class org.json.me.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.json.me.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.json.me.JSONTokener
Get the next n characters.
next() - Method in class org.kxml2.io.KXmlParser
 
next() - Method in class org.kxml2.wap.WbxmlParser
 
next() - Method in interface org.xmlpull.v1.XmlPullParser
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
nextAfter(double, double) - Static method in class java.lang.Math
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(float, double) - Static method in class java.lang.Math
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextBoolean() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed boolean value from this random number generator's sequence.
nextByte() - Method in interface com.google.protobuf.ByteString.ByteIterator
An alternative to Iterator.next() that returns an unboxed primitive byte.
nextBytes(byte[]) - Method in class java.security.SecureRandom
Generates a user-specified number of random bytes.
nextBytes(byte[]) - Method in class java.util.Random
Generates random bytes and places them into a user-supplied byte array.
nextCDATA() - Method in class org.json.me.util.XMLTokener
Get the text in the CDATA block.
nextClean() - Method in class org.json.me.JSONTokener
Get the next char in the string, skipping whitespace.
nextClearBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextContent() - Method in class org.json.me.util.XMLTokener
Get the next XML outer token, trimming whitespace.
nextDouble() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextElement() - Method in interface java.util.Enumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class java.util.StringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextEntity(char) - Method in class org.json.me.util.XMLTokener
Return the next entity.
nextFloat() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
nextGaussian() - Method in class java.util.Random
Returns the next pseudorandom, Gaussian ("normally") distributed double value with mean 0.0 and standard deviation 1.0 from this random number generator's sequence.
nextIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to ListIterator.next() .
nextInt() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt(int) - Method in class java.util.Random
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextKey() - Method in class ej.json.JSONReader
Get the next key as String.
nextLong() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextMeta() - Method in class org.json.me.util.XMLTokener
Returns the next XML meta token.
nextOrSame(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the next-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted unless it is already on that day in which case the same object is returned.
nextPart() - Method in class ej.hoka.http.body.MultiPartBodyParser.MultiPartBody
Consumes the input stream from the request to get the next HttpPart available.
nextSetBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextString(char) - Method in class org.json.me.JSONTokener
Return the characters up to the next close quote character.
nextTag() - Method in class org.kxml2.io.KXmlParser
 
nextTag() - Method in class org.kxml2.wap.WbxmlParser
 
nextTag() - Method in interface org.xmlpull.v1.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextText() - Method in class org.kxml2.io.KXmlParser
 
nextText() - Method in class org.kxml2.wap.WbxmlParser
 
nextText() - Method in interface org.xmlpull.v1.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextTo(char) - Method in class org.json.me.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.me.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextToken() - Method in class ej.rest.json.HTTPTokener
Get the next token or string.
nextToken() - Method in class java.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextToken() - Method in class org.json.me.util.XMLTokener
Get the next XML Token.
nextToken() - Method in class org.kxml2.io.KXmlParser
 
nextToken() - Method in class org.kxml2.wap.WbxmlParser
 
nextToken() - Method in interface org.xmlpull.v1.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
nextTransition(Instant) - Method in class java.time.zone.ZoneRules
Gets the next transition after the specified instant.
nextUp(double) - Static method in class java.lang.Math
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextUp(float) - Static method in class java.lang.Math
Returns the floating-point value adjacent to f in the direction of positive infinity.
nextValue() - Method in class ej.json.JSONReader
Get the next value.
nextValue() - Method in class org.json.me.JSONTokener
Get the next value.
NKO - Static variable in class ej.microui.display.FontIdentifiers
Constant for nko font identifier.
NLS - Interface in ej.nls
NLS provides support for manipulating messages and languages.
NLS_DEFAULT_IMPLEMENTATION - Static variable in class com.microej.nls.BinaryNLS
Property which allows to define a fallback NLS implementation.
NLS_DEFAULT_LOCALE - Static variable in class com.microej.nls.BinaryNLS
Property which allows to fix the default locale at compiletime.
NLSPlural - Interface in com.microej.nls
Interface for using generated plural information classes.
NO_BACKGROUND - Static variable in class ej.mwt.style.background.NoBackground
No background singleton to avoid creating several ones.
NO_COMPLEX_LAYOUTER_ERROR - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when a font is loaded with complex text layout enabled but no complex layouter is available.
NO_CONSTRAINT - Static variable in class ej.mwt.Widget
A width or height hint equal to NO_CONSTRAINT means that there is no constraint on this dimension.
NO_DIMENSION - Static variable in class ej.mwt.style.dimension.NoDimension
NoDimension singleton to avoid creating several ones.
NO_DISPLAY - Static variable in exception ej.microui.MicroUIException
Exception thrown when the application tries to get a Display whereas there is no Display on the platform.
NO_FONT - Static variable in exception ej.microui.MicroUIException
Exception thrown when the application tries to get a Font whereas there is no Font on the platform.
NO_NAMESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
This constant represents the default namespace (empty string "")
NO_OUTLINE - Static variable in class ej.mwt.style.outline.NoOutline
No outline singleton to avoid creating several ones.
NO_PAYLOAD - Static variable in class ej.cbor.ErrorMessage
 
NO_STATUS_PROVIDED - Static variable in class ej.websocket.CloseCodes
1005 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
NoBackground - Class in ej.mwt.style.background
A transparent background.
NoClassDefFoundError - Error in java.lang
Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
NoClassDefFoundError() - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with no detail message.
NoClassDefFoundError(String) - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with the specified detail message.
Node - Interface in ej.jsonpath.parser
 
Node - Class in org.kxml2.kdom
A common base class for Document and Element, also used for storing XML fragments.
Node() - Constructor for class org.kxml2.kdom.Node
 
nodeArity() - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
nodeCreated() - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
NoDimension - Class in ej.mwt.style.dimension
Dimension without constraint.
noFilter() - Static method in class ej.bluetooth.BluetoothScanFilter
Creates a new scan filter.
NON_SPACING_MARK - Static variable in class org.apache.regexp.RECharacter
 
NONE - Static variable in class ej.bluetooth.BluetoothPermissions
No access.
NONE - Static variable in class ej.bluetooth.BluetoothProperties
No property.
NONE - Static variable in class ej.bluetooth.util.SecurityLevels
No encryption required.
NonNull - Annotation Type in ej.annotation
Indicates that a field, local variable, method return value or parameter can never be null.
NonNullByDefault - Annotation Type in ej.annotation
Indicates that all fields, method return values or parameters can never be null in the annotated package or type.
NOON - Static variable in class java.time.LocalTime
The time of noon in the middle of the day, '12:00'.
NoOutline - Class in ej.mwt.style.outline
An outline that is empty.
NORM_CRITICALITY - Static variable in class ej.kf.Feature
The default criticality that is assigned to a feature.
NORM_PRIORITY - Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
NORMAL_CLOSURE - Static variable in class ej.websocket.CloseCodes
1000 indicates a normal closure, meaning that the purpose for which the connection was established has been fulfilled.
normalize() - Method in class java.net.URI
Normalizes this URI's path.
normalized() - Method in interface java.time.chrono.ChronoPeriod
Returns a copy of this period with the amounts of each unit normalized.
normalized() - Method in class java.time.Period
Returns a copy of this period with the years and months normalized.
normalized() - Method in class java.time.ZoneId
Normalizes the time-zone ID, returning a ZoneOffset where possible.
NoRouteToHostException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
NoRouteToHostException(String) - Constructor for exception java.net.NoRouteToHostException
Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.
NoRouteToHostException() - Constructor for exception java.net.NoRouteToHostException
Construct a new NoRouteToHostException with no detailed message.
noSpace(String) - Static method in class ej.rest.util.Tool
Throw an exception if the string contains whitespace.
NoSuchAlgorithmException - Exception in java.security
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
NoSuchAlgorithmException() - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with no detail message.
NoSuchAlgorithmException(String) - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with the specified detail message.
NoSuchAlgorithmException(String, Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
Creates a NoSuchAlgorithmException with the specified detail message and cause.
NoSuchAlgorithmException(Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
Creates a NoSuchAlgorithmException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NoSuchElementException - Exception in java.util
Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
NoSuchElementException() - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException with null as its error message string.
NoSuchElementException(String) - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method.
NoSuchFieldError - Error in java.lang
Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
NoSuchFieldError() - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldError with no detail message.
NoSuchFieldError(String) - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldError with the specified detail message.
NoSuchFieldException - Exception in java.lang
Signals that the class doesn't have a field of a specified name.
NoSuchFieldException() - Constructor for exception java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String) - Constructor for exception java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchMethodError - Error in java.lang
Thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
NoSuchMethodError() - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with no detail message.
NoSuchMethodError(String) - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with the specified detail message.
NoSuchMethodException - Exception in java.lang
Thrown when a particular method cannot be found.
NoSuchMethodException() - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException without a detail message.
NoSuchMethodException(String) - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException with a detail message.
NoSuchPaddingException - Exception in javax.crypto
This exception is thrown when a particular padding mechanism is requested but is not available in the environment.
NoSuchPaddingException() - Constructor for exception javax.crypto.NoSuchPaddingException
Constructs a NoSuchPaddingException with no detail message.
NoSuchPaddingException(String) - Constructor for exception javax.crypto.NoSuchPaddingException
Constructs a NoSuchPaddingException with the specified detail message.
NoSuchProviderException - Exception in java.security
This exception is thrown when a particular security provider is requested but is not available in the environment.
NoSuchProviderException() - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with no detail message.
NoSuchProviderException(String) - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with the specified detail message.
NOT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
NOT_FIN - Static variable in class ej.websocket.Messages
This is not a fin frame.
NOT_WELL_FORMED_CBOR_INTEGER - Static variable in class ej.cbor.ErrorMessage
 
notFoundError(String) - Method in class ej.hoka.http.HttpServer
Override not found error 404.
notFoundError(String, String) - Method in class ej.hoka.http.HttpServer
Override not found error 404.
notificationReceived(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.notifications.EventNotificationListener
 
notificationReceived(CommandReader) - Method in interface ej.rcommand.RemoteNotificationListener
Handles the notification.
NOTIFY - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic supports notifications.
notify() - Method in class java.lang.Object
Wakes up a single thread that is waiting on this object's monitor.
notifyAll() - Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
notifyDrawingRegion() - Method in class ej.microui.display.GraphicsContext
Notifies that the current clip will be considered as a completely repainted region by subsequent drawings.
notifyNetworkCallbacks(Network, boolean) - Method in class android.net.ConnectivityManager
Notifies a network availability change.
notifyNetworkCallbacks(Network, NetworkCapabilities) - Method in class android.net.ConnectivityManager
Notifies a network capability change.
notifyObserver() - Method in class ej.observable.SimpleObservable
Notifies the registered observer, if any.
notifyObservers() - Method in class ej.observable.Observable
If this observable has changed, as indicated by the Observable.hasChanged() method, then notify all of its observers and then call the Observable.clearChanged() method to indicate that this observable has no longer changed.
notifyObservers() - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyObservers(Object) - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
NotSelector - Class in ej.mwt.stylesheet.selector
A not selector selects every widget that is not selected by its wrapped selector.
NotSelector(Selector) - Constructor for class ej.mwt.stylesheet.selector.NotSelector
Creates a not selector.
NOVEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the eleventh month of the year in the Gregorian and Julian calendars.
now() - Static method in class java.time.Instant
Obtains the current instant from the system clock.
now(Clock) - Static method in class java.time.Instant
Obtains the current instant from the specified clock.
now() - Static method in class java.time.LocalDate
Obtains the current date from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.LocalDate
Obtains the current date from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.LocalDate
Obtains the current date from the specified clock.
now() - Static method in class java.time.LocalDateTime
Obtains the current date-time from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.LocalDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.LocalDateTime
Obtains the current date-time from the specified clock.
now() - Static method in class java.time.LocalTime
Obtains the current time from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.LocalTime
Obtains the current time from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.LocalTime
Obtains the current time from the specified clock.
now() - Static method in class java.time.MonthDay
Obtains the current month-day from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.MonthDay
Obtains the current month-day from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.MonthDay
Obtains the current month-day from the specified clock.
now() - Static method in class java.time.OffsetDateTime
Obtains the current date-time from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.OffsetDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.OffsetDateTime
Obtains the current date-time from the specified clock.
now() - Static method in class java.time.OffsetTime
Obtains the current time from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.OffsetTime
Obtains the current time from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.OffsetTime
Obtains the current time from the specified clock.
now() - Static method in class java.time.Year
Obtains the current year from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.Year
Obtains the current year from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.Year
Obtains the current year from the specified clock.
now() - Static method in class java.time.YearMonth
Obtains the current year-month from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.YearMonth
Obtains the current year-month from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.YearMonth
Obtains the current year-month from the specified clock.
now() - Static method in class java.time.ZonedDateTime
Obtains the current date-time from the system clock in the default time-zone.
now(ZoneId) - Static method in class java.time.ZonedDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(Clock) - Static method in class java.time.ZonedDateTime
Obtains the current date-time from the specified clock.
NthChildSelector - Class in ej.mwt.stylesheet.selector
A nth child selector selects by checking if a widget is the nth child of its parent.
NthChildSelector(int) - Constructor for class ej.mwt.stylesheet.selector.NthChildSelector
Creates a nth child selector.
NTP_ATTEMPTS_PROPERTY - Static variable in class ej.net.util.NtpUtil
Property to set the NTP attempts.
NTP_DEFAULT_ATTEMPTS - Static variable in class ej.net.util.NtpUtil
Default NTP attempts.
NTP_DEFAULT_GUARD_TIME - Static variable in class ej.net.util.NtpUtil
Default NTP guard time.
NTP_DEFAULT_PORT - Static variable in class ej.net.util.NtpUtil
Default NTP port.
NTP_DEFAULT_SERVER - Static variable in class ej.net.util.NtpUtil
Default NTP URL.
NTP_DEFAULT_TIMEOUT - Static variable in class ej.net.util.NtpUtil
Default NTP timeout.
NTP_GUARD_TIME_PROPERTY - Static variable in class ej.net.util.NtpUtil
Property to set the NTP guard time.
NTP_PORT_PROPERTY - Static variable in class ej.net.util.NtpUtil
Property to set the NTP port.
NTP_TIMEOUT_PROPERTY - Static variable in class ej.net.util.NtpUtil
Property to set the NTP timeout.
NTP_URL_PROPERTY - Static variable in class ej.net.util.NtpUtil
Property to set the NTP URL.
NtpUtil - Class in ej.net.util
Utilities to update the local time using NTP.
NULL - Static variable in interface ej.cbor.CborConstants
The CBOR-encoded null value (encoded as "simple value": #MT_SIMPLE).
NULL - Static variable in class ej.json.JSONReader
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL - Static variable in class org.json.me.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
Nullable - Annotation Type in ej.annotation
Indicates that a field, local variable, method return value or parameter can be null.
NullPointerException - Exception in java.lang
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException() - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with no detail message.
NullPointerException(String) - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with the specified detail message.
NullProgressMonitor - Class in org.eclipse.core.runtime
A default progress monitor implementation suitable for subclassing.
NullProgressMonitor() - Constructor for class org.eclipse.core.runtime.NullProgressMonitor
Constructs a new progress monitor.
NUMBER - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
Number - Class in java.lang
The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, Float, Integer, Long, and Short.
Number() - Constructor for class java.lang.Number
 
NumberFormatException - Exception in java.lang
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
NumberFormatException() - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with no detail message.
NumberFormatException(String) - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with the specified detail message.
numberOfLeadingZeros(long) - Static method in class sun.misc.FloatingDecimal
Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary representation of the specified long value.
numberOfTrailingZeros(long) - Static method in class sun.misc.FloatingDecimal
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary representation of the specified long value.
numberToString(Object) - Static method in class org.json.me.JSONObject
Produce a string from a Number.

O

OAEPParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS#1 v2.2 standard.
OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource) - Constructor for class javax.crypto.spec.OAEPParameterSpec
Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm mdName, mask generation function algorithm mgfName, parameters for the mask generation function mgfSpec, and source of the encoding input P pSrc.
object() - Method in class ej.json.JSONWriter
Begin appending a new object.
object() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
object() - Method in class ej.rest.web.JSONResource
Parse and return JSON object.
Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
object() - Method in class org.json.me.JSONWriter
Begin appending a new object.
Objects - Class in java.util
This class consists of static utility methods for operating on objects.
Observable - Class in ej.observable
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class ej.observable.Observable
Constructs an observable with no observers.
Observable - Class in java.util
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class java.util.Observable
Construct an Observable with zero Observers.
Observer - Interface in ej.observable
An observer is notified when the object it observes is changed.
Observer - Interface in java.util
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
OCTOBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the tenth month of the year in the Gregorian and Julian calendars.
ODD_CHILD_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.OddChildSelector
Odd child selector singleton to avoid creating several ones.
OddChildSelector - Class in ej.mwt.stylesheet.selector
An odd child selector selects by checking if a widget is at an odd position in its parent (0, 2, 4,…).
of(MessageLite) - Static method in class com.google.protobuf.GeneratedMessageLite.SerializedForm
 
of(String) - Static method in class java.time.chrono.AbstractChronology
Obtains an instance of Chronology from a chronology ID or calendar system type.
of(int) - Static method in enum java.time.chrono.IsoEra
Obtains an instance of IsoEra from an int value.
of(int) - Static method in enum java.time.DayOfWeek
Obtains an instance of DayOfWeek from an int value.
of(long, TemporalUnit) - Static method in class java.time.Duration
Obtains a Duration representing an amount in the specified unit.
of(int, Month, int) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, int, int) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, Month, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, Month, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, Month, int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, int, int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(LocalDate, LocalTime) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a date and time.
of(int, int) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from an hour and minute.
of(int, int, int) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from an hour, minute and second.
of(int, int, int, int) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from an hour, minute, second and nanosecond.
of(int) - Static method in enum java.time.Month
Obtains an instance of Month from an int value.
of(Month, int) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay.
of(int, int) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay.
of(LocalDate, LocalTime, ZoneOffset) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a date, time and offset.
of(LocalDateTime, ZoneOffset) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a date-time and offset.
of(int, int, int, int, int, int, int, ZoneOffset) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a year, month, day, hour, minute, second, nanosecond and offset.
of(LocalTime, ZoneOffset) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a local time and an offset.
of(int, int, int, int, ZoneOffset) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from an hour, minute, second and nanosecond.
of(int, int, int) - Static method in class java.time.Period
Obtains a Period representing a number of years, months and days.
of(long, long) - Static method in class java.time.temporal.ValueRange
Obtains a fixed value range.
of(long, long, long) - Static method in class java.time.temporal.ValueRange
Obtains a variable value range.
of(long, long, long, long) - Static method in class java.time.temporal.ValueRange
Obtains a fully variable value range.
of(DayOfWeek, int) - Static method in class java.time.temporal.WeekFields
Obtains an instance of WeekFields from the first day-of-week and minimal days.
of(int) - Static method in class java.time.Year
Obtains an instance of Year.
of(int, Month) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, int) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a year and month.
of(LocalDateTime, ZoneOffset, ZoneOffset) - Static method in class java.time.zone.ZoneOffsetTransition
Obtains an instance defining a transition between two offsets.
of(Month, int, DayOfWeek, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, ZoneOffset, ZoneOffset, ZoneOffset) - Static method in class java.time.zone.ZoneOffsetTransitionRule
Obtains an instance defining the yearly rule to create transitions between two offsets.
of(ZoneOffset, ZoneOffset, List<ZoneOffsetTransition>, List<ZoneOffsetTransition>, List<ZoneOffsetTransitionRule>) - Static method in class java.time.zone.ZoneRules
Obtains an instance of a ZoneRules.
of(ZoneOffset) - Static method in class java.time.zone.ZoneRules
Obtains an instance of ZoneRules that has fixed zone rules.
of(LocalDate, LocalTime, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date and time.
of(LocalDateTime, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time.
of(int, int, int, int, int, int, int, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a year, month, day, hour, minute, second, nanosecond and time-zone.
of(String, Map<String, String>) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId using its ID using a map of aliases to supplement the standard zone IDs.
of(String) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId from an ID ensuring that the ID is valid and available for use.
of(String) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using the ID.
ofDays(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of standard 24 hour days.
ofDays(int) - Static method in class java.time.Period
Obtains a Period representing a number of days.
ofEpochDay(long) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from the epoch day count.
ofEpochMilli(long) - Static method in class java.time.Instant
Obtains an instance of Instant using milliseconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long) - Static method in class java.time.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, long) - Static method in class java.time.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z and nanosecond fraction of second.
ofEpochSecond(long, int, ZoneOffset) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime using seconds from the epoch of 1970-01-01T00:00:00Z.
OFF - Static variable in class ej.util.message.basic.FilterMessageLogger
Print no messages.
OFF - Static variable in class java.util.logging.Level
OFF is a special level that can be used to turn off logging.
offer(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offer(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E) - Method in class java.util.LinkedList
Adds the specified element as the tail (last element) of this list.
offer(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offerFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(E) - Method in class java.util.LinkedList
Inserts the specified element at the front of this list.
offerLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(E) - Method in class java.util.LinkedList
Inserts the specified element at the end of this list.
OffMessageLogger - Class in ej.util.message.basic
A message logger that does not print anything.
OffMessageLogger() - Constructor for class ej.util.message.basic.OffMessageLogger
Creates an instance.
offset(Clock, Duration) - Static method in class java.time.Clock
Obtains a clock that returns instants from the specified clock with the specified duration added
offset() - Static method in class java.time.temporal.TemporalQueries
A query for ZoneOffset returning null if not found.
OFFSET_IS_NEGATIVE - Static variable in class ej.storage.util.StorageMessage
Error occurs when an offset negative.
OffsetDateTime - Class in java.time
A date-time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 2007-12-03T10:15:30+01:00.
OffsetTime - Class in java.time
A time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 10:15:30+01:00.
ofHours(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of standard hours.
ofHours(int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours.
ofHoursMinutes(int, int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours and minutes.
ofHoursMinutesSeconds(int, int, int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours, minutes and seconds.
ofInstant(Instant, ZoneId) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from an Instant.
ofInstant(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from the instant formed by combining the local date-time and offset.
ofLenient(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime leniently, for advanced use cases, allowing any combination of local date-time, offset and zone ID.
ofLocal(LocalDateTime, ZoneId, ZoneOffset) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time using the preferred offset if possible.
ofMillis(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of milliseconds.
ofMinutes(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of standard minutes.
ofMonths(int) - Static method in class java.time.Period
Obtains a Period representing a number of months.
ofNanoOfDay(long) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a nanos-of-day value.
ofNanos(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of nanoseconds.
ofOffset(String, ZoneOffset) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId wrapping an offset.
ofSecondOfDay(long) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a second-of-day value.
ofSeconds(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of seconds.
ofSeconds(long, long) - Static method in class java.time.Duration
Obtains a Duration representing a number of seconds and an adjustment in nanoseconds.
ofStrict(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime strictly validating the combination of local date-time, offset and zone ID.
ofTotalSeconds(int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset specifying the total offset in seconds
ofWeeks(int) - Static method in class java.time.Period
Obtains a Period representing a number of weeks.
ofYearDay(int, int) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a year and day-of-year.
ofYears(int) - Static method in class java.time.Period
Obtains a Period representing a number of years.
OGHAM - Static variable in class ej.microui.display.FontIdentifiers
Constant for ogham font identifier.
OK - Static variable in class ej.bluetooth.BluetoothStatus
OK.
OK - Static variable in class ej.library.iot.rcommand.bluetooth.Commands
 
OL_CHIKI - Static variable in class ej.microui.display.FontIdentifiers
Constant for ol chiki font identifier.
OLIVE - Static variable in class ej.microui.display.Colors
Constant for olive color.
onAdapterDisabled() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
onAdapterEnabled() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
onAdvertisementCompleted() - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when an ongoing advertisement is completed.
onAdvertisementCompleted() - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onAdvertisementCompleted() - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onAttached() - Method in class ej.mwt.Widget
This method is called as soon as: the widget is attached to a desktop that is attached, the desktop of the widget is attached.
onAttached() - Method in class ej.widget.basic.ImageWidget
 
onAvailable(Network) - Method in class android.net.ConnectivityManager.NetworkCallback
Called when the framework connects and has declared new network ready for use.
onAvailable(Network) - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
 
onBinaryMessage(WebSocket, byte[]) - Method in interface ej.websocket.Endpoint
A binary message has been received.
onBinaryMessage(WebSocket, byte[]) - Method in class ej.websocket.util.EndpointAdapter
 
onCapabilitiesChanged(Network, NetworkCapabilities) - Method in class android.net.ConnectivityManager.NetworkCallback
Called when the network the framework connected to for this request changes capabilities but still satisfies the stated need.
onCapabilitiesChanged(Network, NetworkCapabilities) - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
 
onClick() - Method in interface ej.widget.basic.OnClickListener
Invoked when the target of the listener has been clicked.
OnClickListener - Interface in ej.widget.basic
Defines an object which listens to click events.
onClose(WebSocket, ReasonForClosure) - Method in interface ej.websocket.Endpoint
The associated WebSocket is about to close.
onClose(WebSocket, ReasonForClosure) - Method in class ej.websocket.util.EndpointAdapter
 
onConnect() - Method in interface ej.rcommand.connectivity.ConnectivityListener
Callback function called when a client is connected.
onConnect() - Method in class ej.rcommand.connectivity.ConnectivityListenerProxy
 
onConnected(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a connection attempt is successful or when a remote device connects to the adapter.
onConnected(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onConnected(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
onConnected(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onConnectFailed(BluetoothAddress) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a connection attempt fails.
onConnectFailed(BluetoothAddress) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onConnectFailed(BluetoothAddress) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onConnectivity(boolean) - Method in interface ej.net.util.connectivity.SimpleNetworkCallback
Called when the connectivity state changes.
onConnectivity(boolean) - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Called when the connectivity state changes.
onCreate(Bundle) - Method in class com.microej.android.application.MicroEJActivity
 
onCreate() - Method in class com.microej.android.wearos.MicroEJWatchFaceService
 
onCurrentTimeUpdate(long) - Method in class ej.bluetooth.util.services.cts.CurrentTimeClient
Called when the current time is received.
onDataReceived(byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortClient
Called when data has been received from the server.
onDataReceived(BluetoothConnection, byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
Called when data has been received from a client.
onDataSent(boolean) - Method in class ej.bluetooth.util.services.sps.SerialPortClient
Called when data has been sent to the server.
onDataSent(BluetoothConnection, boolean) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
Called when data has been sent to a client.
onDetached() - Method in class ej.mwt.Widget
This method is called as soon as: the widget is detached from a desktop that is attached, the desktop of the widget is detached.
onDetached() - Method in class ej.widget.basic.ImageWidget
 
onDisconnect() - Method in interface ej.rcommand.connectivity.ConnectivityListener
Callback function called when a client is disconnected.
onDisconnect() - Method in class ej.rcommand.connectivity.ConnectivityListenerProxy
 
onDisconnected(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when the connection with a device is closed.
onDisconnected(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onDisconnected(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
onDisconnected(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onDiscoveryCompleted(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a service discovery is completed.
onDiscoveryCompleted(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onDiscoveryCompleted(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onDiscoveryResult(BluetoothConnection, BluetoothService) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a service provided by a device has been discovered.
onDiscoveryResult(BluetoothConnection, BluetoothService) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onDiscoveryResult(BluetoothConnection, BluetoothService) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onDisplayTearing(ApplicationDisplay) - Method in interface com.microej.android.application.ApplicationSupport
Handles the tearing signal of the current application display.
onDragged(int, int) - Method in class ej.widget.event.PointerEventHandler
Returns false by default.
onDragged(int, int) - Method in class ej.widget.swipe.SwipeEventHandler
 
ONE - Static variable in class java.math.BigDecimal
The value 1, with a scale of 0.
ONE - Static variable in class java.math.BigInteger
The BigInteger constant one.
ONE - Static variable in class sun.misc.FDBigInteger
 
ONE_BYTE - Static variable in interface ej.cbor.CborConstants
Denotes a one-byte value (uint8).
ONE_BYTE - Static variable in class ej.cbor.ErrorMessage
 
onError(RemoteConnection) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
Called when an error occurs in the given connection
onError(WebSocket, Throwable) - Method in interface ej.websocket.Endpoint
An error occurred on the WebSocket.
onError(WebSocket, Throwable) - Method in class ej.websocket.util.EndpointAdapter
 
onExecuteWriteRequest(BluetoothConnection, BluetoothAttribute, boolean) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
onExecuteWriteRequest(BluetoothConnection, BluetoothAttribute, boolean) - Method in interface ej.bluetooth.listeners.LocalServiceListener
Called when an execute write request is received.
onExecuteWriteRequest(BluetoothConnection, BluetoothAttribute, boolean) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onExited() - Method in class ej.widget.event.ClickEventHandler
 
onExited() - Method in class ej.widget.event.PointerEventHandler
Does nothing by default.
onHidden() - Method in class ej.microui.display.Displayable
This method is called by system as soon as the displayable becomes hidden.
onHidden() - Method in class ej.mwt.Desktop
This method is called by the system as soon as the desktop is hidden from the display.
onHidden() - Method in class ej.mwt.Widget
This method is called as soon as the widget is no more visible on the display.
onInternet(boolean) - Method in interface ej.net.util.connectivity.SimpleNetworkCallback
Called when the Internet state change.
onInternet(boolean) - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Called when the Internet state change.
onLaidOut() - Method in class ej.mwt.Widget
This method is called as soon as the widget bounds are set.
onLocalTimeUpdate(long) - Method in class ej.bluetooth.util.services.cts.CurrentTimeClient
Called when the local time is received.
onLost(Network) - Method in class android.net.ConnectivityManager.NetworkCallback
Called when the framework has a hard loss of the network or when the graceful failure ends.
onLost(Network) - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
 
onMessageReceived(AwsIotMessage) - Method in interface ej.aws.iot.AwsIotMessageCallback
Called whenever a message arrives in the broker.
onMove(int) - Method in interface ej.widget.swipe.Swipeable
The content is moved to the given position.
onNotificationReceived(BluetoothConnection, BluetoothCharacteristic, byte[]) - Method in class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
onNotificationReceived(BluetoothConnection, BluetoothCharacteristic, byte[]) - Method in interface ej.bluetooth.listeners.RemoteServiceListener
Called when a characteristic notification or indication is received.
onNotificationReceived(BluetoothConnection, BluetoothCharacteristic, byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortClient
 
onNotificationReceived(BluetoothConnection, BluetoothCharacteristic, byte[]) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onNotificationSent(BluetoothConnection, BluetoothCharacteristic, boolean) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
onNotificationSent(BluetoothConnection, BluetoothCharacteristic, boolean) - Method in interface ej.bluetooth.listeners.LocalServiceListener
Called when a characteristic notification or indication is sent.
onNotificationSent(BluetoothConnection, BluetoothCharacteristic, boolean) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
 
onNotificationSent(BluetoothConnection, BluetoothCharacteristic, boolean) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onOpen(WebSocket) - Method in interface ej.websocket.Endpoint
The connection has been established.
onOpen(WebSocket) - Method in class ej.websocket.util.EndpointAdapter
 
onPairCompleted(BluetoothConnection, boolean) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when the pairing procedure with a device is completed.
onPairCompleted(BluetoothConnection, boolean) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onPairCompleted(BluetoothConnection, boolean) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onPairRequest(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a pairing request from a device is received.
onPairRequest(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onPairRequest(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onPasskeyGenerated(BluetoothConnection, int) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a passkey is generated to be displayed to the user.
onPasskeyGenerated(BluetoothConnection, int) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onPasskeyGenerated(BluetoothConnection, int) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onPasskeyRequest(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a passkey request from a device is received.
onPasskeyRequest(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onPasskeyRequest(BluetoothConnection) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onPing(byte[]) - Method in interface ej.websocket.Endpoint
A ping frame has been received.
onPing(byte[]) - Method in class ej.websocket.util.EndpointAdapter
 
onPointerMove(ApplicationDisplay, int, int) - Method in interface com.microej.android.application.ApplicationSupport
Handles a pointer move of the current application display.
onPointerMove(int, int) - Method in interface com.microej.android.internal.InternalDisplayListener
Handles a pointer move of the application display.
onPointerPress(ApplicationDisplay, int, int) - Method in interface com.microej.android.application.ApplicationSupport
Handles a pointer press of the current application display.
onPointerPress(int, int) - Method in interface com.microej.android.internal.InternalDisplayListener
Handles a pointer press of the application display.
onPointerRelease(ApplicationDisplay) - Method in interface com.microej.android.application.ApplicationSupport
Handles a pointer release of the current application display.
onPointerRelease() - Method in interface com.microej.android.internal.InternalDisplayListener
Handles a pointer release of the application display.
onPong(byte[]) - Method in interface ej.websocket.Endpoint
A pong frame has been received.
onPong(byte[]) - Method in class ej.websocket.util.EndpointAdapter
 
onPrepareWriteRequest(BluetoothConnection, BluetoothAttribute, byte[], int) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
onPrepareWriteRequest(BluetoothConnection, BluetoothAttribute, byte[], int) - Method in interface ej.bluetooth.listeners.LocalServiceListener
Called when a prepare write request is received.
onPrepareWriteRequest(BluetoothConnection, BluetoothAttribute, byte[], int) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onPressed(int, int) - Method in class ej.widget.event.ClickEventHandler
 
onPressed(int, int) - Method in class ej.widget.event.PointerEventHandler
Returns false by default.
onPressed(int, int) - Method in class ej.widget.swipe.SwipeEventHandler
 
onReadBlobRequest(BluetoothConnection, BluetoothAttribute, int) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
onReadBlobRequest(BluetoothConnection, BluetoothAttribute, int) - Method in interface ej.bluetooth.listeners.LocalServiceListener
Called when a read blob request is received.
onReadBlobRequest(BluetoothConnection, BluetoothAttribute, int) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onReadCompleted(BluetoothConnection, BluetoothAttribute, byte, byte[]) - Method in class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
onReadCompleted(BluetoothConnection, BluetoothAttribute, byte, byte[]) - Method in interface ej.bluetooth.listeners.RemoteServiceListener
Called when a response to a read request is received.
onReadCompleted(BluetoothConnection, BluetoothAttribute, byte, byte[]) - Method in class ej.bluetooth.util.services.cts.CurrentTimeClient
 
onReadCompleted(BluetoothConnection, BluetoothAttribute, byte, byte[]) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in interface ej.bluetooth.listeners.LocalServiceListener
Called when a read request is received.
onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in class ej.bluetooth.util.services.cts.CurrentTimeServer
 
onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
 
onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onReleased(int, int) - Method in class ej.widget.event.ClickEventHandler
 
onReleased(int, int) - Method in class ej.widget.event.PointerEventHandler
Returns false by default.
onReleased(int, int) - Method in class ej.widget.swipe.SwipeEventHandler
 
onRenderExecuted(Widget, int, int, int, int) - Method in interface ej.mwt.render.RenderPolicy.RenderListener
Handles a render execution notification.
onRenderExecuted(Widget, int, int, int, int) - Method in class ej.widget.debug.RenderMonitor
 
onRenderRequested(Widget, int, int, int, int) - Method in interface ej.mwt.render.RenderPolicy.RenderListener
Handles a render request notification.
onRenderRequested(Widget, int, int, int, int) - Method in class ej.widget.debug.RenderMonitor
 
onScanCompleted() - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when an ongoing scan is completed.
onScanCompleted() - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onScanCompleted() - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onScanResult(BluetoothAddress, byte[], int) - Method in interface ej.bluetooth.listeners.ConnectionListener
Called when a advertisement or a scan response is received.
onScanResult(BluetoothAddress, byte[], int) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
onScanResult(BluetoothAddress, byte[], int) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onServiceAdded(BluetoothService, short[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
onServiceDiscovered(BluetoothConnection, BluetoothService) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
onShown() - Method in class ej.microui.display.Displayable
This method is called by system as soon as the displayable becomes visible.
onShown() - Method in class ej.mwt.Desktop
This method is called by the system as soon as the desktop is shown on the display.
onShown() - Method in class ej.mwt.Widget
This method is called as soon as the widget is visible on the display.
onSwipeStarted() - Method in interface ej.widget.swipe.SwipeListener
A swipe is started.
onSwipeStopped() - Method in interface ej.widget.swipe.SwipeListener
A swipe is stopped.
onTearing() - Method in interface com.microej.android.internal.InternalDisplayListener
Handles the tearing signal of the application display.
onTextMessage(WebSocket, String) - Method in interface ej.websocket.Endpoint
A text message has been received.
onTextMessage(WebSocket, String) - Method in class ej.websocket.util.EndpointAdapter
 
onVoidTick(Animation[]) - Method in interface ej.mwt.animation.Animator.AnimatorListener
Handles the case when none of the animations has requested a render during an animator tick.
onVoidTick(Animation[]) - Method in class ej.widget.debug.AnimatorMonitor
 
onWriteCompleted(BluetoothConnection, BluetoothAttribute, byte) - Method in class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
onWriteCompleted(BluetoothConnection, BluetoothAttribute, byte) - Method in interface ej.bluetooth.listeners.RemoteServiceListener
Called when a response to a write request is received.
onWriteCompleted(BluetoothConnection, BluetoothAttribute, byte) - Method in class ej.bluetooth.util.services.sps.SerialPortClient
 
onWriteCompleted(BluetoothConnection, BluetoothAttribute, byte) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
onWriteRequest(BluetoothConnection, BluetoothAttribute, byte[]) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
onWriteRequest(BluetoothConnection, BluetoothAttribute, byte[]) - Method in interface ej.bluetooth.listeners.LocalServiceListener
Called when a write request is received.
onWriteRequest(BluetoothConnection, BluetoothAttribute, byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
 
onWriteRequest(BluetoothConnection, BluetoothAttribute, byte[]) - Method in class ej.library.iot.rcommand.bluetooth.EventSerializer
 
OP - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
OPAQUE - Static variable in class ej.microui.display.GraphicsContext
Maximum opacity.
OPAQUE - Static variable in interface org.kxml2.wap.Wbxml
 
OPCODE_BINARY_FRAME - Static variable in class ej.websocket.frame.RawFrame
Opcode to denote a binary frame.
OPCODE_CONNECTION_CLOSE - Static variable in class ej.websocket.frame.RawFrame
Opcode to denote a connection close.
OPCODE_CONTINUATION_FRAME - Static variable in class ej.websocket.frame.RawFrame
Opcode to denote a continuation frame.
OPCODE_NOT_MANAGED - Static variable in class ej.websocket.Messages
We received an OP code that is not managed.
OPCODE_PING - Static variable in class ej.websocket.frame.RawFrame
Opcode to denote a ping.
OPCODE_PONG - Static variable in class ej.websocket.frame.RawFrame
Opcode to denote a pong.
OPCODE_TEXT_FRAME - Static variable in class ej.websocket.frame.RawFrame
Opcode to denote a text frame.
open(String, int, boolean) - Method in interface ej.ecom.io.ConnectionFactory
Open a connection with the specified URL.
open(String) - Static method in class ej.ecom.io.Connector
Create and open a Connection from an URL.
open(String, int) - Static method in class ej.ecom.io.Connector
Create and open a Connection.
open(String, int, boolean) - Static method in class ej.ecom.io.Connector
Create and open a Connection.
open(String, String, int, boolean) - Static method in class ej.ecom.io.Connector
Create and open a Connection with the specified ConnectionFactory package name.
open(HttpRequest, InputStream) - Method in class ej.hoka.http.encoding.ChunkedTransferCodingHandler
Creates a ChunkedMessageBodyInputStream to read the body of the HTTP request in "chunked" encoding from the HttpRequest and the InputStream.
open(HttpResponse, OutputStream) - Method in class ej.hoka.http.encoding.ChunkedTransferCodingHandler
Creates an OutputStream to write the body of the HTTP response in "chunked" encoding using the HttpResponse and the OutputStream.
open(InputStream) - Method in interface ej.hoka.http.encoding.ContentEncoding
Returns an InputStream to read the decoded data from the original InputStream.
open(OutputStream) - Method in interface ej.hoka.http.encoding.ContentEncoding
Wraps the original OutputStream with a special OutputStream which performs the encoding.
open(InputStream) - Method in class ej.hoka.http.encoding.IdentityContentEncoding
Returns the original InputStream.
open(OutputStream) - Method in class ej.hoka.http.encoding.IdentityContentEncoding
Returns the original OutputStream.
open(HttpRequest, InputStream) - Method in class ej.hoka.http.encoding.IdentityTransferEncoding
Creates a new instance of IdentityMessageBodyInputStream to read the message body of the HTTP request.
open(HttpResponse, OutputStream) - Method in class ej.hoka.http.encoding.IdentityTransferEncoding
Creates an IdentityMessageBodyOutputStream to write the message body of the HTTP response.
open(HttpRequest, InputStream) - Method in interface ej.hoka.http.encoding.TransferEncoding
Opens an InputStream that can be used to decode message body of the given request.
open(HttpResponse, OutputStream) - Method in interface ej.hoka.http.encoding.TransferEncoding
Opens an OutputStream that can be used to encode the message body of the HttpResponse.
OPEN_ARRAY - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
openConnection(String) - Method in interface ej.ecom.Connectable
Create and open a new Connection.
openConnection(URI, T) - Method in class ej.rest.web.Resty
 
openConnection() - Method in class java.net.URL
Returns a URLConnection instance that represents a connection to the remote object referred to by the URL.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openConnection(URL) - Method in class sun.net.www.protocol.http.Handler
 
openConnection(URL) - Method in class sun.net.www.protocol.https.Handler
 
openConnectionCheckRedirects(URLConnection) - Static method in class sun.net.www.protocol.http.HttpURLConnection
opens a stream allowing redirects only to the same host.
openDataInputStream() - Method in interface ej.ecom.io.InputConnection
openDataOutputStream() - Method in interface ej.ecom.io.OutputConnection
Open a OutputStream.
OPENING_HANDSHAKE - Static variable in class ej.websocket.Messages
Sending the opening handshake.
openInputStream(int) - Method in interface com.microej.soar.KernelMetadataProvider
Opens an InputStream starting at the given metadata offset (0 based).
openInputStream() - Method in interface ej.ecom.io.CommConnection
Returns an InputStream which implements the BitsInput interface.
openInputStream() - Method in interface ej.ecom.io.InputConnection
Open an InputStream.
openNodeScope(Node) - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
openOutputStream() - Method in interface ej.ecom.io.CommConnection
Returns an OutputStream which implements the BitsOutput interface.
openOutputStream() - Method in interface ej.ecom.io.OutputConnection
Open an OutputStream.
openServer(String, int) - Method in class sun.net.NetworkClient
Open a connection to the server.
openServer(String, int) - Method in class sun.net.www.http.HttpClient
 
openServer() - Method in class sun.net.www.http.HttpClient
 
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
opt(int) - Method in class org.json.me.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.me.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.json.me.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.me.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.me.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.me.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.me.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.me.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.me.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.me.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
OPTIMAL_DIMENSION_X - Static variable in class ej.mwt.style.dimension.OptimalDimension
Optimal dimension using widget's optimal width.
OPTIMAL_DIMENSION_XY - Static variable in class ej.mwt.style.dimension.OptimalDimension
Optimal dimension using widget's optimal width and height.
OPTIMAL_DIMENSION_Y - Static variable in class ej.mwt.style.dimension.OptimalDimension
Optimal dimension using widget's optimal height.
OptimalDimension - Class in ej.mwt.style.dimension
Dimension which fits the optimal size of the widget.
optInt(int) - Method in class org.json.me.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.me.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.me.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.me.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
Option() - Constructor for class ej.rest.web.Resty.Option
 
OPTIONS - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is OPTIONS.
options(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP OPTIONS requests on the path.
options(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP OPTIONS requests on the path.
optJSONArray(int) - Method in class org.json.me.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.me.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.me.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.me.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.json.me.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.me.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.me.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.me.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.json.me.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.me.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.me.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.me.JSONObject
Get an optional string associated with a key.
OR - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
or(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet) - Method in class java.util.BitSet
Performs a logical OR of this bit set with the bit set argument.
order() - Method in class java.nio.ByteBuffer
Retrieves this buffer's byte order.
order(ByteOrder) - Method in class java.nio.ByteBuffer
Modifies this buffer's byte order.
order() - Method in class java.nio.CharBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.DoubleBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.FloatBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.IntBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.LongBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.ShortBuffer
Retrieves this buffer's byte order.
ordinal() - Method in class java.lang.Enum
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).
org.apache.regexp - package org.apache.regexp
Regular expression package based on Jakarta Regexp.
org.eclipse.core.runtime - package org.eclipse.core.runtime
 
org.eclipse.paho.client.mqttv3 - package org.eclipse.paho.client.mqttv3
Copyright 2019-2021 MicroEJ Corp.
org.json.me - package org.json.me
 
org.json.me.util - package org.json.me.util
 
org.junit - package org.junit
 
org.junit.internal - package org.junit.internal
 
org.kxml2.io - package org.kxml2.io
 
org.kxml2.kdom - package org.kxml2.kdom
 
org.kxml2.wap - package org.kxml2.wap
 
org.kxml2.wap.syncml - package org.kxml2.wap.syncml
 
org.kxml2.wap.wml - package org.kxml2.wap.wml
 
org.kxml2.wap.wv - package org.kxml2.wap.wv
 
org.xmlpull.v1 - package org.xmlpull.v1
 
ORIYA - Static variable in class ej.microui.display.FontIdentifiers
Constant for oriya font identifier.
os - Variable in class ej.json.JSONWriter
The stream that will receive the output.
OTHER - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
RegularExpression Id.
OTHER_LETTER - Static variable in class org.apache.regexp.RECharacter
 
OTHER_NUMBER - Static variable in class org.apache.regexp.RECharacter
 
OTHER_PUNCTUATION - Static variable in class org.apache.regexp.RECharacter
 
OTHER_SYMBOL - Static variable in class org.apache.regexp.RECharacter
 
out - Variable in class java.io.FilterOutputStream
The underlying output stream to be filtered.
out - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
out - Variable in class java.io.PrintWriter
The underlying character-output stream of this PrintWriter.
out - Static variable in class java.lang.System
The "standard" output stream.
out() - Method in class java.util.Formatter
Returns the destination for the output.
OUT_OF_EVENTS - Static variable in exception ej.microui.MicroUIException
Exception thrown when Display's event serializer queue is full.
OUT_OF_MEMORY - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when an out of memory error occurs.
OUT_OF_RANGE - Static variable in class ej.bluetooth.BluetoothStatus
Out of range.
Outline - Interface in ej.mwt.style.outline
Represents an outline that wraps a rectangle.
Outlineable - Interface in ej.mwt.util
Represents a two-dimensional object to which outlines can be added or removed.
OutlineHelper - Class in ej.mwt.util
Provides utility methods to apply outlines and backgrounds.
OutOfMemoryError - Error in java.lang
Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
OutOfMemoryError() - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
OUTPUT_STREAM_CANNOT_BE_NULL - Static variable in class ej.cbor.ErrorMessage
 
OutputConnection - Interface in ej.ecom.io
This interface is implemented by a Connection that is able to open an OutputStream.
OutputStream - Class in java.io
This abstract class is the superclass of all classes representing an output stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - Class in java.io
An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified charset.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the default character encoding.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the named charset.
OverlapContainer - Class in ej.widget.container
Lays out any number of children by stacking them.
OverlapContainer() - Constructor for class ej.widget.container.OverlapContainer
 
OverlapRenderPolicy - Class in ej.mwt.render
This render policy keeps the initial order of the widgets.
OverlapRenderPolicy(Desktop) - Constructor for class ej.mwt.render.OverlapRenderPolicy
Creates an overlap render policy.
Override - Annotation Type in java.lang
Indicates that a method declaration is intended to override a method declaration in a supertype.

P

Package - Class in java.lang
Package represent a Java package.
Package() - Constructor for class java.lang.Package
 
PackedMap<K,V> - Class in ej.basictool.map
This class implements the AbstractPackedMap class, using object-equality when comparing keys.
PackedMap() - Constructor for class ej.basictool.map.PackedMap
Constructs an empty map.
PackedMap(PackedMap<K, V>) - Constructor for class ej.basictool.map.PackedMap
Constructs a map with the same mappings as the specified map.
PADDING - Static variable in class ej.mwt.style.DefaultStyle
The padding of the default style.
Painter - Class in ej.microui.display
The Painter class provides static methods to draw basic shapes such as lines, rectangles, circles, characters and images.
PARAGRAPH_SEPARATOR - Static variable in class org.apache.regexp.RECharacter
 
PARAMETER_SEP - Static variable in class ej.hoka.http.support.ParameterizedArgument
Separator for the parameters: ';'.
ParameterizedArgument - Class in ej.hoka.http.support
Generic parser for parameterized arguments.
ParameterizedArgument() - Constructor for class ej.hoka.http.support.ParameterizedArgument
Creates a new instance of ParameterizedArgument with the default separator character of semicolon (";").
ParameterParser - Class in ej.hoka.http.body
A parser for Mime.MIME_FORM_ENCODED_DATA and parameters in URI.
ParameterParser() - Constructor for class ej.hoka.http.body.ParameterParser
 
PARAMETERS_CANNOT_BE_NULL - Static variable in class ej.cbor.ErrorMessage
 
ParametersHelper - Interface in ej.rcommand
 
parent - Variable in class ej.jsonpath.parser.SimpleNode
 
parent - Variable in class org.kxml2.kdom.Element
 
parse(byte[]) - Static method in class ej.bluetooth.util.AdvertisementData
Parses the given advertisement data payload and returns an advertisement data object.
parse(String) - Method in class ej.hoka.http.support.CharacterSeparatedList
Parses the given String.
parse(String, int, int) - Method in class ej.hoka.http.support.CharacterSeparatedList
Parses the String str from the start index to the stop index.
parse(XmlPullParser) - Method in class org.kxml2.kdom.Document
reads the document and checks if the last event is END_DOCUMENT.
parse(XmlPullParser) - Method in class org.kxml2.kdom.Element
Builds the child elements from the given Parser.
parse(XmlPullParser) - Method in class org.kxml2.kdom.Node
Recursively builds the child elements from the given parser until an end tag or end document is found.
parseBody(InputStream, String) - Method in interface ej.hoka.http.body.BodyParser
Parse the body.
parseBody(InputStream, String) - Method in class ej.hoka.http.body.MultiPartBodyParser
Initialize the parsing, must be called before MultiPartBodyParser.MultiPartBody.nextPart().
parseBody(InputStream, String) - Method in class ej.hoka.http.body.MultipartStringsParser
 
parseBody(InputStream, String) - Method in class ej.hoka.http.body.ParameterParser
 
parseBody(InputStream, String) - Method in class ej.hoka.http.body.StringBodyParser
 
parseBody(BodyParser<T>) - Method in class ej.hoka.http.HttpRequest
Request the body to be parsed.
parseBoolean(String) - Static method in class java.lang.Boolean
Parses the string argument as a boolean.
parseByte(String) - Static method in class java.lang.Byte
Parses the string argument as a signed decimal byte.
parseByte(String, int) - Static method in class java.lang.Byte
Parses the string argument as a signed byte in the radix specified by the second argument.
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parseDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
 
parseDelimitedFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseDelimitedFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(InputStream), but does not read util EOF.
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseDelimitedFrom(InputStream) but supporting extensions.
parseDouble(String) - Static method in class java.lang.Double
Returns a new double initialized to the value represented by the specified String, as performed by the valueOf method of class Double.
parseEntry(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
Parses an entry off of the input as a Map.Entry.
ParseException - Exception in ej.jsonpath.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception ej.jsonpath.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception ej.jsonpath.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception ej.jsonpath.parser.ParseException
Constructor with message.
parseFloat(String) - Static method in class java.lang.Float
Returns a new float initialized to the value represented by the specified String, as performed by the valueOf method of class Float.
parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
 
parseFrom(T, ByteString) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, byte[]) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(T, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parseFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
Parses a message of MessageType from the input.
parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(CodedInputStream), but also parses extensions.
parseFrom(ByteString) - Method in interface com.google.protobuf.Parser
Parses data as a message of MessageType.
parseFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Parses data as a message of MessageType.
parseFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
Parses data as a message of MessageType.
parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Parses data as a message of MessageType.
parseFrom(byte[]) - Method in interface com.google.protobuf.Parser
Parses data as a message of MessageType.
parseFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Parses data as a message of MessageType.
parseFrom(InputStream) - Method in interface com.google.protobuf.Parser
Parse a message of MessageType from input.
parseFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Parses a message of MessageType from input.
parseHeader(InputStream) - Method in class sun.net.www.MessageHeader
Parse a MIME header from an input stream.
parseHTTP(MessageHeader, HttpURLConnection) - Method in class sun.net.www.http.HttpClient
Parse the first line of the HTTP request.
parseInt(String) - Static method in class java.lang.Integer
Parses the string argument as a signed decimal integer.
parseInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as a signed integer in the radix specified by the second argument.
parseInto(MapFieldLite<K, V>, CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
Parses an entry off of the input into the map.
parseLong(String) - Static method in class java.lang.Long
Parses the string argument as a signed decimal long.
parseLong(String, int) - Static method in class java.lang.Long
Parses the string argument as a signed long in the radix specified by the second argument.
parseParameters(InputStream, Map<String, String>) - Static method in class ej.hoka.http.body.ParameterParser
Parses parameters.
parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parsePartialDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
 
parsePartialDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
Like Parser.parseDelimitedFrom(InputStream), but does not throw an exception if the message is missing required fields.
parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseDelimitedFrom(InputStream, ExtensionRegistryLite), but does not throw an exception if the message is missing required fields.
parsePartialFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
 
parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
 
parsePartialFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
 
parsePartialFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(CodedInputStream), but does not throw an exception if the message is missing required fields.
parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(CodedInputStream input, ExtensionRegistryLite), but does not throw an exception if the message is missing required fields.
parsePartialFrom(ByteString) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(ByteString), but does not throw an exception if the message is missing required fields.
parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(ByteString, ExtensionRegistryLite), but does not throw an exception if the message is missing required fields.
parsePartialFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(byte[], int, int), but does not throw an exception if the message is missing required fields.
parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(ByteString, ExtensionRegistryLite), but does not throw an exception if the message is missing required fields.
parsePartialFrom(byte[]) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(byte[]), but does not throw an exception if the message is missing required fields.
parsePartialFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(byte[], ExtensionRegistryLite), but does not throw an exception if the message is missing required fields.
parsePartialFrom(InputStream) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(InputStream), but does not throw an exception if the message is missing required fields.
parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
Like Parser.parseFrom(InputStream, ExtensionRegistryLite), but does not throw an exception if the message is missing required fields.
Parser<MessageType> - Interface in com.google.protobuf
Abstract interface for parsing Protocol Messages.
parser - Variable in class ej.jsonpath.parser.SimpleNode
 
parserClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
parseServerAuthority() - Method in class java.net.URI
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
parseShort(String) - Static method in class java.lang.Short
Parses the string argument as a signed decimal short.
parseShort(String, int) - Static method in class java.lang.Short
Parses the string argument as a signed short in the radix specified by the second argument.
parseUnknownField(MessageType, CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Parse an unknown field or an extension.
parseUnknownField(int, CodedInputStream) - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to parse an unknown field.
parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
Parses the string representation of a URL into a URL object.
parseWapExtension(int) - Method in class org.kxml2.wap.WbxmlParser
Overwrite this method to intercept all wap events
part() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
partialHash(int, int, int) - Method in class com.google.protobuf.ByteString
Compute the hash across the value bytes starting with the given hash, and return the result.
partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.ByteString
Tells whether the given byte sequence is a well-formed, malformed, or incomplete UTF-8 byte sequence.
password(char[]) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
PASTE - Static variable in class ej.microui.event.generator.Command
Constant for "paste" command.
PATCH - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is PATCH.
patch(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP PATCH requests on the path.
patch(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP PATCH requests on the path.
path(String) - Method in class ej.hoka.http.Cookie.Builder
Path=<path-value> Optional A path that must exist in the requested URL, or the browser won't send the Cookie header.
Path - Class in ej.microvg
Represents a geometric paths consisting of straight line segments, quadratic curves, and cubic curves.
Path() - Constructor for class ej.microvg.Path
Creates an empty path.
path(String) - Static method in class ej.rest.web.Resty
Create a JSONPathQuery to extract data from a JSON object.
PathQuery<T,S> - Class in ej.rest.web
Simple abstraction for queries into complex datastructures.
PathQuery() - Constructor for class ej.rest.web.PathQuery
 
pathSeparator - Static variable in class java.io.File
The system-dependent path-separator character, represented as a string for convenience.
pathSeparatorChar - Static variable in class java.io.File
The system-dependent path-separator character.
pathToWidgetToString(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Prints the path to the given widget with > separator.
pathToWidgetToString(Widget, char) - Static method in class ej.widget.debug.HierarchyInspector
Prints the path to the given widget.
PatternSyntaxException - Exception in java.util.regex
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
PatternSyntaxException(Throwable) - Constructor for exception java.util.regex.PatternSyntaxException
Constructor.
PAUSE - Static variable in class ej.microui.event.generator.Command
Constant for "pause" command.
PBEKeySpec - Class in javax.crypto.spec
A user-chosen password that can be used with password-based encryption (PBE).
PBEKeySpec(char[]) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password.
PBEKeySpec(char[], byte[], int, int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count, and to-be-derived key length for generating PBEKey of variable-key-size PBE ciphers.
PBEKeySpec(char[], byte[], int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count for generating PBEKey of fixed-key-size PBE ciphers.
PBEParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with password-based encryption (PBE), as defined in the PKCS #5 standard.
PBEParameterSpec(byte[], int) - Constructor for class javax.crypto.spec.PBEParameterSpec
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
PBEParameterSpec(byte[], int, AlgorithmParameterSpec) - Constructor for class javax.crypto.spec.PBEParameterSpec
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
peek() - Method in class ej.json.JSONReader
Get the first character of the next token.
peek() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque, or returns null if this deque is empty.
peek() - Method in interface java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - Method in class java.util.LinkedList
Retrieves, but does not remove, the head (first element) of this list.
peek() - Method in interface java.util.Queue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peek() - Method in class java.util.Stack
Looks at the object at the top of this stack without removing it from the stack.
peekCachedHashCode() - Method in class com.google.protobuf.ByteString
Return the cached hash code if available.
peekFirst() - Method in class java.util.ArrayDeque
 
peekFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque, or returns null if this deque is empty.
peekFirst() - Method in class java.util.LinkedList
Retrieves, but does not remove, the first element of this list, or returns null if this list is empty.
peekLast() - Method in class java.util.ArrayDeque
 
peekLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.
peekLast() - Method in class java.util.LinkedList
Retrieves, but does not remove, the last element of this list, or returns null if this list is empty.
peekNode() - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
peekType() - Method in class ej.cbor.CborDecoder
Peeks in the input stream for the upcoming type.
pendingMessageAckException - Variable in class org.eclipse.paho.client.mqttv3.MqttClient
The pending message acknowledgment exception returned by the server, or null if is there is no pending message or if the acknowledgment returned without error.
period(int, int, int) - Method in interface java.time.chrono.Chronology
Obtains a period for this chronology based on years, months and days.
period(int, int, int) - Method in class java.time.chrono.IsoChronology
Obtains a period for this chronology based on years, months and days.
Period - Class in java.time
A date-based amount of time in the ISO-8601 calendar system, such as '2 years, 3 months and 4 days'.
Permission - Class in java.security
Abstract class for representing access to a system resource.
Permission(String) - Constructor for class java.security.Permission
Constructs a permission with the specified name.
PERMISSION_CHECK - Static variable in class com.microej.kf.util.message.KfUtilMessage
 
PHAGS_PA - Static variable in class ej.microui.display.FontIdentifiers
Constant for phags pa font identifier.
PI - Static variable in class ej.bon.XMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in interface org.kxml2.wap.Wbxml
 
PING - Static variable in class ej.websocket.Messages
A ping has been requested.
ping(byte[]) - Method in class ej.websocket.WebSocket
Send ping to remote endpoint.
ping() - Method in class ej.websocket.WebSocket
Send ping with no payload to remote endpoint.
PIPE_SIZE - Static variable in class java.io.PipedInputStream
The default size of the pipe's circular input buffer.
PipedInputStream - Class in java.io
A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.
PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src.
PipedInputStream(PipedOutputStream, int) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src and uses the specified pipe size for the pipe's buffer.
PipedInputStream() - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected.
PipedInputStream(int) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected and uses the specified pipe size for the pipe's buffer.
PipedOutputStream - Class in java.io
A piped output stream can be connected to a piped input stream to create a communications pipe.
PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
Creates a piped output stream connected to the specified piped input stream.
PipedOutputStream() - Constructor for class java.io.PipedOutputStream
Creates a piped output stream that is not yet connected to a piped input stream.
PipedReader - Class in java.io
Piped character-input streams.
PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src.
PipedReader(PipedWriter, int) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src and uses the specified pipe size for the pipe's buffer.
PipedReader() - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected.
PipedReader(int) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected and uses the specified pipe size for the pipe's buffer.
PipedWriter - Class in java.io
Piped character-output streams.
PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipedWriter() - Constructor for class java.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
PKCS8EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a private key, encoded according to the ASN.1 type PrivateKeyInfo.
PKCS8EncodedKeySpec(byte[]) - Constructor for class java.security.spec.PKCS8EncodedKeySpec
Creates a new PKCS8EncodedKeySpec with the given encoded key.
plainConnect() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
platformTimeMillis() - Static method in class ej.bon.Util
Gets an arbitrary time in milliseconds.
platformTimeNanos() - Static method in class ej.bon.Util
Gets an arbitrary time in nanoseconds.
plus() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (+this), and whose scale is this.scale().
plus(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (+this), with rounding according to the context settings.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with an amount added.
plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with the specified period added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with an amount added.
plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with the specified period added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoPeriod
Returns a copy of this period with the specified period added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with an amount added.
plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with the specified period added.
plus(long) - Method in enum java.time.DayOfWeek
Returns the day-of-week that is the specified number of days after this one.
plus(Duration) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration added.
plus(long, TemporalUnit) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration added.
plus(TemporalAmount) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount added.
plus(TemporalAmount) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount added.
plus(TemporalAmount) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount added.
plus(long) - Method in enum java.time.Month
Returns the month-of-year that is the specified number of quarters after this one.
plus(TemporalAmount) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.Period
Returns a copy of this period with the specified period added.
plus(TemporalAmount) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with an amount added.
plus(long, TemporalUnit) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with the specified period added.
plus(TemporalAmount) - Method in class java.time.Year
Returns a copy of this year with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.Year
Returns a copy of this year with the specified amount added.
plus(TemporalAmount) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount added.
plus(TemporalAmount) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount added.
plusDays(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in standard 24 hour days added.
plusDays(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of days added.
plusDays(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of days added.
plusDays(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of days added.
plusDays(long) - Method in class java.time.Period
Returns a copy of this period with the specified days added.
plusDays(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of days added.
plusHours(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in hours added.
plusHours(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of hours added.
plusHours(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of hours added.
plusHours(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of hours added.
plusHours(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of hours added.
plusHours(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of hours added.
plusMillis(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in milliseconds added.
plusMillis(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in milliseconds added.
plusMinutes(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in minutes added.
plusMinutes(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of minutes added.
plusMonths(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of months added.
plusMonths(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of months added.
plusMonths(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of months added.
plusMonths(long) - Method in class java.time.Period
Returns a copy of this period with the specified months added.
plusMonths(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of months added.
plusMonths(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of months added.
plusNanos(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in nanoseconds added.
plusNanos(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in nanoseconds added.
plusNanos(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of nanoseconds added.
plusSeconds(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in seconds added.
plusSeconds(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in seconds added.
plusSeconds(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of seconds added.
plusWeeks(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of weeks added.
plusWeeks(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of weeks added.
plusWeeks(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of weeks added.
plusWeeks(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of weeks added.
plusYears(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of years added.
plusYears(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of years added.
plusYears(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of years added.
plusYears(long) - Method in class java.time.Period
Returns a copy of this period with the specified years added.
plusYears(long) - Method in class java.time.Year
Returns a copy of this Year with the specified number of years added.
plusYears(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of years added.
plusYears(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of years added.
PM - Static variable in class java.util.Calendar
Value of the Calendar.AM_PM field indicating the period of the day from noon to just before midnight.
Pointer - Class in ej.microui.event.generator
A pointer event generator represents a pointing device that is usually associated to a group of physical buttons.
Pointer(int, int, int) - Constructor for class ej.microui.event.generator.Pointer
Constructor with a specified area range (width and height) where elapsedTime, click and doubleClick features are supported and enabled for the first nbButtons (doubleClick feature is initialized with a 200ms delay).
Pointer(int, int) - Constructor for class ej.microui.event.generator.Pointer
Constructor with a specified area range (width and height) that does not support click, doubleClick nor elapsedTime for any of its buttons.
PointerEventDispatcher - Class in ej.mwt.event
Dispatches the pointer events received on a desktop to its children.
PointerEventDispatcher(Desktop) - Constructor for class ej.mwt.event.PointerEventDispatcher
Creates a desktop event dispatcher.
PointerEventHandler - Class in ej.widget.event
Abstract pointer event handler.
PointerEventHandler(Widget) - Constructor for class ej.widget.event.PointerEventHandler
Instantiates the handler for the given widget.
POLICY_VIOLATION - Static variable in class ej.websocket.CloseCodes
1008 indicates that an endpoint is terminating the connection because it has received a message that violates its policy.
poll() - Method in class ej.bon.ReferenceQueue
Queries the queue and returns and removes the first element of the queue.
poll() - Method in class java.lang.ref.ReferenceQueue
Polls this queue to see if a reference object is available.
poll() - Method in class java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in interface java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in class java.util.LinkedList
Retrieves and removes the head (first element) of this list.
poll() - Method in interface java.util.Queue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
PollerConnectivityManager - Class in ej.net
Basic full java implementation.
PollerConnectivityManager() - Constructor for class ej.net.PollerConnectivityManager
Instantiates a PollerConnectivityManager with default periods and delay and a new timer.
PollerConnectivityManager(Timer) - Constructor for class ej.net.PollerConnectivityManager
Instantiates a PollerConnectivityManager with default value.
PollerConnectivityManager(Timer, long, long) - Constructor for class ej.net.PollerConnectivityManager
Instantiates a PollerConnectivityManager with the same period when up or not.
PollerConnectivityManager(Timer, long, long, long) - Constructor for class ej.net.PollerConnectivityManager
Instantiates a PollerConnectivityManager with the different periods when available or not.
PollerConnectivityManager(Timer, long, long, long, long) - Constructor for class ej.net.PollerConnectivityManager
Instantiates a PollerConnectivityManager with the same period when connected or not.
pollFirst() - Method in class java.util.ArrayDeque
 
pollFirst() - Method in interface java.util.Deque
Retrieves and removes the first element of this deque, or returns null if this deque is empty.
pollFirst() - Method in class java.util.LinkedList
Retrieves and removes the first element of this list, or returns null if this list is empty.
pollFirst() - Method in interface java.util.NavigableSet
Retrieves and removes the first (lowest) element, or returns null if this set is empty.
pollFirst() - Method in class java.util.TreeSet
 
pollFirstEntry() - Method in interface java.util.NavigableMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in class java.util.TreeMap
 
pollLast() - Method in class java.util.ArrayDeque
 
pollLast() - Method in interface java.util.Deque
Retrieves and removes the last element of this deque, or returns null if this deque is empty.
pollLast() - Method in class java.util.LinkedList
Retrieves and removes the last element of this list, or returns null if this list is empty.
pollLast() - Method in interface java.util.NavigableSet
Retrieves and removes the last (highest) element, or returns null if this set is empty.
pollLast() - Method in class java.util.TreeSet
 
pollLastEntry() - Method in interface java.util.NavigableMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in class java.util.TreeMap
 
PONG - Static variable in class ej.websocket.Messages
A pong has been requested.
pong(byte[]) - Method in class ej.websocket.WebSocket
Send an unsolicited pong to remote endpoint.
pong() - Method in class ej.websocket.WebSocket
Send an unsolicited pong with no payload to remote endpoint.
PoolOfImmortalByteBuffers - Class in ej.sni
A pool of reusable immortal byte buffers.
PoolOfImmortalByteBuffers(int, int) - Constructor for class ej.sni.PoolOfImmortalByteBuffers
Allocate a new pool of Immortals byte buffer resources
PoolOfLimitedReusableResources - Class in ej.sni
A pool of resources where resources are allocated at creation time (no lazy allocation).
PoolOfLimitedReusableResources(int, int) - Constructor for class ej.sni.PoolOfLimitedReusableResources
Allocate a new pool of resources
PoolOfReusableResources - Class in ej.sni
A pool of reusable resources.
PoolOfReusableResources(int) - Constructor for class ej.sni.PoolOfReusableResources
Allocate a new pool of resources
pop() - Method in class ej.library.iot.rcommand.bluetooth.tools.BasicQueue
 
pop() - Method in class java.util.ArrayDeque
Pops an element from the stack represented by this deque.
pop() - Method in interface java.util.Deque
Pops an element from the stack represented by this deque.
pop() - Method in class java.util.LinkedList
Pops an element from the stack represented by this list.
pop() - Method in class java.util.Stack
Removes the object at the top of this stack and returns that object as the value of this function.
popLimit(int) - Method in class com.google.protobuf.CodedInputStream
Discards the current limit, returning to the previous limit.
popNode() - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
port(int) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
port(int) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Set the server port number.
port - Variable in class sun.net.www.http.HttpClient
 
PortUnreachableException - Exception in java.net
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
PortUnreachableException(String) - Constructor for exception java.net.PortUnreachableException
Constructs a new PortUnreachableException with a detail message.
PortUnreachableException() - Constructor for exception java.net.PortUnreachableException
Construct a new PortUnreachableException with no detailed message.
pos - Variable in class java.io.BufferedInputStream
The current position in the buffer.
pos - Variable in class java.io.ByteArrayInputStream
The index of the next character to read from the input stream buffer.
pos - Variable in class java.io.CharArrayReader
The current buffer position.
pos - Variable in class java.io.PushbackInputStream
The position within the pushback buffer from which the next byte will be read.
position() - Method in class java.nio.Buffer
Returns this buffer's position.
position(int) - Method in class java.nio.Buffer
Sets this buffer's position.
POSITIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the positive infinity of type float.
POSITIVE_INFINITY - Static variable in class sun.misc.DoubleConsts
 
POSITIVE_INFINITY - Static variable in class sun.misc.FloatConsts
 
POST - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is POST.
post(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP POST requests on the path.
post(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP POST requests on the path.
post(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.AliasEndpoint
 
post(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.RestEndpoint
Handles POST request on this endpoint.
postConcat(Matrix) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified matrix.
PosterOutputStream - Class in sun.net.www.http
Instances of this class are returned to applications for the purpose of sending user data for a HTTP POST or PUT request.
PosterOutputStream() - Constructor for class sun.net.www.http.PosterOutputStream
Creates a new output stream for POST user data
postRotate(float) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified rotation.
postScale(float, float) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified scale.
postTranslate(float, float) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified translation.
pow(double, double) - Static method in class ej.bon.XMath
Returns the value of the first argument raised to the power of the second argument.
pow(double, double) - Static method in class java.lang.Math
Returns the value of the first argument raised to the power of the second argument.
pow(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (thisn), The power is computed exactly, to unlimited precision.
pow(int, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (thisn).
pow(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent).
precision() - Method in class java.math.BigDecimal
Returns the precision of this BigDecimal.
precision() - Static method in class java.time.temporal.TemporalQueries
A query for the smallest supported unit.
preConcat(Matrix) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified matrix.
predicate() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
Predicates - Class in ej.jsonpath.parser
 
Predicates() - Constructor for class ej.jsonpath.parser.Predicates
 
Predicates.Test - Interface in ej.jsonpath.parser
 
prefixes - Variable in class org.kxml2.kdom.Element
 
PREPARE_QUEUE_FULL - Static variable in class ej.bluetooth.BluetoothStatus
Prepare queue full.
prepend(String, String) - Method in class sun.net.www.MessageHeader
Prepends a key value pair to the beginning of the header.
preRotate(float) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified rotation.
preScale(float, float) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified scale.
PRESSED - Static variable in class ej.microui.event.generator.Buttons
Constant for "pressed" action.
preTranslate(float, float) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified translation.
PrettyFramePrinter - Class in ej.websocket.frame
PrettyFramePrinter will analyze the content of a RawFrame and print it in a pretty human readable manner to a given PrintStream output.
PrettyFramePrinter(Logger) - Constructor for class ej.websocket.frame.PrettyFramePrinter
Create a new PrettyFramePrinter that will print on the given output.
PrettyFramePrinter() - Constructor for class ej.websocket.frame.PrettyFramePrinter
Equivalent to PrettyFramePrinter(System.out).
prevCharIsCR - Variable in class ej.jsonpath.parser.SimpleCharStream
 
prevCharIsLF - Variable in class ej.jsonpath.parser.SimpleCharStream
 
PREVIOUS - Static variable in class ej.microui.event.generator.Command
Constant for "previous" command.
previous(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the previous day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted.
previous() - Method in interface java.util.ListIterator
Returns the previous element in the list and moves the cursor position backwards.
previousClearBit(int) - Method in class java.util.BitSet
Returns the index of the nearest bit that is set to false that occurs on or before the specified starting index.
previousIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to ListIterator.previous().
previousOrSame(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the previous-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted unless it is already on that day in which case the same object is returned.
previousSetBit(int) - Method in class java.util.BitSet
Returns the index of the nearest bit that is set to true that occurs on or before the specified starting index.
previousTransition(Instant) - Method in class java.time.zone.ZoneRules
Gets the previous transition before the specified instant.
primaryExpr() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
Principal - Interface in ej.kf
This interface represents and identifies the Kernel or a Feature.
Principal - Interface in java.security
This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
print(RawFrame) - Method in class ej.websocket.frame.PrettyFramePrinter
Print a frame.
print(boolean) - Method in class java.io.PrintStream
Prints a boolean value.
print(char) - Method in class java.io.PrintStream
Prints a character.
print(char[]) - Method in class java.io.PrintStream
Prints an array of characters.
print(double) - Method in class java.io.PrintStream
Prints a double-precision floating-point number.
print(float) - Method in class java.io.PrintStream
Prints a floating-point number.
print(int) - Method in class java.io.PrintStream
Prints an integer.
print(long) - Method in class java.io.PrintStream
Prints a long integer.
print(Object) - Method in class java.io.PrintStream
Prints an object.
print(String) - Method in class java.io.PrintStream
Prints a string.
print(boolean) - Method in class java.io.PrintWriter
Prints a boolean value.
print(char) - Method in class java.io.PrintWriter
Prints a character.
print(int) - Method in class java.io.PrintWriter
Prints an integer.
print(long) - Method in class java.io.PrintWriter
Prints a long integer.
print(float) - Method in class java.io.PrintWriter
Prints a floating-point number.
print(double) - Method in class java.io.PrintWriter
Prints a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintWriter
Prints an array of characters.
print(String) - Method in class java.io.PrintWriter
Prints a string.
print(Object) - Method in class java.io.PrintWriter
Prints an object.
print(PrintStream) - Method in class sun.net.www.MessageHeader
Prints the key-value pairs represented by this header.
printHierarchy(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Prints the widget hierarchy of a desktop on the "standard" output stream.
printHierarchyStyle(Widget) - Static method in class ej.widget.debug.HierarchyInspector
Prints the widget hierarchy of a desktop on the "standard" output stream.
println() - Method in class java.io.PrintStream
Terminates the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintStream
Prints a boolean and then terminate the line.
println(char) - Method in class java.io.PrintStream
Prints a character and then terminate the line.
println(char[]) - Method in class java.io.PrintStream
Prints an array of characters and then terminate the line.
println(double) - Method in class java.io.PrintStream
Prints a double and then terminate the line.
println(float) - Method in class java.io.PrintStream
Prints a float and then terminate the line.
println(int) - Method in class java.io.PrintStream
Prints an integer and then terminate the line.
println(long) - Method in class java.io.PrintStream
Prints a long and then terminate the line.
println(Object) - Method in class java.io.PrintStream
Prints an Object and then terminate the line.
println(String) - Method in class java.io.PrintStream
Prints a String and then terminate the line.
println() - Method in class java.io.PrintWriter
Terminates the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintWriter
Prints a boolean value and then terminates the line.
println(char) - Method in class java.io.PrintWriter
Prints a character and then terminates the line.
println(int) - Method in class java.io.PrintWriter
Prints an integer and then terminates the line.
println(long) - Method in class java.io.PrintWriter
Prints a long integer and then terminates the line.
println(float) - Method in class java.io.PrintWriter
Prints a floating-point number and then terminates the line.
println(double) - Method in class java.io.PrintWriter
Prints a double-precision floating-point number and then terminates the line.
println(char[]) - Method in class java.io.PrintWriter
Prints an array of characters and then terminates the line.
println(String) - Method in class java.io.PrintWriter
Prints a String and then terminates the line.
println(Object) - Method in class java.io.PrintWriter
Prints an Object and then terminates the line.
printRegisteredNativeResources(PrintStream) - Static method in class ej.sni.NativeResource
Prints a description of the registered native resources to the specified print stream.
printResponseHeaders() - Method in class ej.rest.web.AbstractResource
Print out the response headers for this resource.
printService(BluetoothService, PrintStream) - Static method in class ej.bluetooth.util.ServiceHelper
Prints information on the given service to the given print stream.
printStackTrace() - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print stream.
printStackTrace() - Method in exception org.xmlpull.v1.XmlPullParserException
 
PrintStream - Class in java.io
A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintWriter - Class in java.io
Prints formatted representations of objects to a text-output stream.
PrintWriter(Writer) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing.
PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter.
PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, from an existing OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter from an existing OutputStream.
PRIVATE_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "private key".
PRIVATE_USE - Static variable in class org.apache.regexp.RECharacter
 
PrivateKey - Interface in java.security
A private key.
PROCEDURE_ALREADY_IN_PROGRESS - Static variable in class ej.bluetooth.BluetoothStatus
Procedure already in progress.
process(HttpRequest, HttpResponse) - Method in interface ej.hoka.http.requesthandler.RequestHandler
Processes the request and return the appropriate response.
processCount(int, int, int) - Method in interface com.microej.nls.NLSPlural
Processes the given count value through the plural expression for the given locale in order to know which form of a given plural message to use, if the message is not singular only altogether.
PROCESSING_INSTRUCTION - Static variable in class org.kxml2.kdom.Node
 
PROCESSING_INSTRUCTION - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML processing instruction declaration was just read.
processingInstruction(String) - Method in class org.kxml2.io.KXmlSerializer
 
processingInstruction(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
processingInstruction(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
PROGRESS_MONITOR_ERROR - Static variable in class com.microej.kf.util.message.KfUtilMessage
 
ProgressEvent - Class in sun.net
ProgressEvent represents an progress event in monitering network input stream.
ProgressEvent(ProgressSource, URL, String, String, ProgressSource.State, long, long) - Constructor for class sun.net.ProgressEvent
Construct a ProgressEvent object.
progressFinish(ProgressEvent) - Method in interface sun.net.ProgressListener
Finish progress.
ProgressInputStream - Class in ej.io.progress
Wraps an input stream to follow its reading progression.
ProgressInputStream(InputStream, int, IProgressMonitor) - Constructor for class ej.io.progress.ProgressInputStream
Creates a progress input stream with a listener specifying the total number of bytes to read.
ProgressListener - Interface in sun.net
ProgressListener is an interface to be implemented by parties interested to be notified of progress in network input stream.
ProgressMeteringPolicy - Interface in sun.net
ProgressMeteringPolicy is an interface for determining progress metering policy.
ProgressMonitor - Class in sun.net
ProgressMonitor is a class for monitoring progress in network input stream.
ProgressMonitor() - Constructor for class sun.net.ProgressMonitor
 
ProgressSource - Class in sun.net
ProgressSource represents the source of progress changes.
ProgressSource(URL, String) - Constructor for class sun.net.ProgressSource
Construct progress source object.
ProgressSource(URL, String, long) - Constructor for class sun.net.ProgressSource
Construct progress source object.
ProgressSource.State - Enum in sun.net
 
progressStart(ProgressEvent) - Method in interface sun.net.ProgressListener
Start progress.
progressUpdate(ProgressEvent) - Method in interface sun.net.ProgressListener
Update progress.
prolepticYear(Era, int) - Method in interface java.time.chrono.Chronology
Calculates the proleptic-year given the era and year-of-era.
prolepticYear(Era, int) - Method in class java.time.chrono.IsoChronology
 
PROP_ERROR_MESSAGE_IMPL - Static variable in class ej.cbor.ErrorMessage
 
Properties - Class in java.util
The Properties class represents a persistent set of properties.
Properties() - Constructor for class java.util.Properties
Creates an empty property list with no default values.
Properties(Properties) - Constructor for class java.util.Properties
Creates an empty property list with the specified defaults.
PROPERTY_HOST - Static variable in class ej.net.HttpPollerConnectivityManager
Property used to define the host.
PROPERTY_NAME - Static variable in class org.xmlpull.v1.XmlPullParserFactory
Name of the system or midlet property that should be used for a system property containing a comma separated list of factory or parser class names (value: org.xmlpull.v1.XmlPullParserFactory).
PROPERTY_PAYLOAD - Static variable in class ej.net.HttpPollerConnectivityManager
Property used to define the payload.
PROPERTY_PORT - Static variable in class ej.net.HttpPollerConnectivityManager
Property used to define the port.
PropertyFactory - Class in ej.property
Gets a property loader that is able to retrieve properties.
PropertyLoader - Interface in ej.property
A property loader is a map of properties.
PropertyLoaderKF - Class in com.microej.kf.util.property
Defines the order of the property loading resolution: the properties defined locally in the application or kernel. the properties registered locally in the instance of property registry. the properties shared in the instance of the shared registry. the properties defined globally in the system properties.
PropertyLoaderKF() - Constructor for class com.microej.kf.util.property.PropertyLoaderKF
Creates the property loader.
propertyNames() - Method in class java.util.Properties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
PropertyPermission - Class in ej.property
PropertyPermission(String, String, String) - Constructor for class ej.property.PropertyPermission
Creates a permission for the given property.
PropertyPermission - Class in java.util
This class is for property permissions.
PropertyPermission(String, String) - Constructor for class java.util.PropertyPermission
Creates a new PropertyPermission object with the specified name.
PropertyRegistry - Interface in ej.property
A property registry is a property loader that allows to add or remove properties dynamically.
ProtobufKernel - Class in com.google.protobuf
Provides a utility method to initialize Protobuf library when it is embedded in a Kernel and its APIs are exposed to Features.
PROTOCOL_ERROR - Static variable in class ej.websocket.CloseCodes
1002 indicates that an endpoint is terminating the connection due to a protocol error.
ProtocolException - Exception in java.net
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
ProtocolException(String) - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with the specified detail message.
ProtocolException() - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with no detail message.
ProtocolStringList - Interface in com.google.protobuf
An interface extending List<String> used for repeated string fields to provide optional access to the data as a list of ByteStrings.
provideRefresh() - Method in class java.time.zone.ZoneRulesProvider
SPI method to refresh the rules from the underlying data provider.
ProviderException - Exception in java.security
A runtime exception for Provider exceptions (such as misconfiguration errors or unrecoverable internal errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors.
ProviderException() - Constructor for exception java.security.ProviderException
Constructs a ProviderException with no detail message.
ProviderException(String) - Constructor for exception java.security.ProviderException
Constructs a ProviderException with the specified detail message.
ProviderException(String, Throwable) - Constructor for exception java.security.ProviderException
Creates a ProviderException with the specified detail message and cause.
ProviderException(Throwable) - Constructor for exception java.security.ProviderException
Creates a ProviderException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
provideRules(String, boolean) - Method in class java.time.zone.ZoneRulesProvider
SPI method to get the rules for the zone ID.
provideVersions(String) - Method in class java.time.zone.ZoneRulesProvider
SPI method to get the history of rules for the zone ID.
provideZoneIds() - Method in class java.time.zone.ZoneRulesProvider
SPI method to get the available zone IDs.
Proxy<T> - Class in ej.kf
The superclass of proxy classes.
Proxy() - Constructor for class ej.kf.Proxy
The default constructor.
proxy - Variable in class sun.net.www.protocol.http.Handler
 
proxyPort - Variable in class sun.net.www.protocol.http.Handler
 
ps - Variable in class sun.net.www.protocol.http.HttpURLConnection
 
PSource - Class in javax.crypto.spec
This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS#1 v2.2 standard.
PSource(String) - Constructor for class javax.crypto.spec.PSource
Constructs a source of the encoding input P for OAEP padding as defined in the PKCS #1 standard using the specified PSource algorithm.
PSource.PSpecified - Class in javax.crypto.spec
This class is used to explicitly specify the value for encoding input P in OAEP Padding.
PSpecified(byte[]) - Constructor for class javax.crypto.spec.PSource.PSpecified
Constructs the source explicitly with the specified value p as the encoding input P.
PUBLIC_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "public key".
PUBLIC_TARGET_ADDRESS - Static variable in class ej.bluetooth.BluetoothDataTypes
Public Target Address.
PublicKey - Interface in java.security
A public key.
publicLevel - Variable in class java.util.logging.Logger
This is the level set with Logger.setLevel(Level) and returned by Logger.getLevel().
publish(AwsIotMessage) - Method in class ej.aws.iot.AwsIotClient
Publish a message to AWS IoT MQTT broker.
publish(String, byte[]) - Method in class ej.aws.iot.AwsIotClient
Publishes a message on a topic with default QOS 0
publish(String, byte[], int) - Method in class ej.aws.iot.AwsIotClient
Publishes a message on a topic.
publish(String, byte[], int, boolean) - Method in class ej.aws.iot.AwsIotClient
Publishes a message on a topic.
publish(LogRecord) - Method in class ej.util.logging.handler.DefaultHandler
 
publish(LogRecord) - Method in class java.util.logging.Handler
Publish a LogRecord.
publish(String, byte[], int, boolean) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Publishes a message to a topic on the server and return once it is delivered.
publish(String, MqttMessage) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Publishes a message to a topic on the server.
publish(String, byte[], int, boolean) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
publish(String, MqttMessage) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
PURPLE - Static variable in class ej.microui.display.Colors
Constant for purple color.
push(Object) - Method in class ej.library.iot.rcommand.bluetooth.tools.BasicQueue
 
push(E) - Method in class java.util.ArrayDeque
Pushes an element onto the stack represented by this deque.
push(E) - Method in interface java.util.Deque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
push(E) - Method in class java.util.LinkedList
Pushes an element onto the stack represented by this list.
push(E) - Method in class java.util.Stack
Pushes an item onto the top of this stack.
PushbackInputStream - Class in java.io
A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.
PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream with a pushback buffer of the specified size, and saves its argument, the input stream in, for later use.
PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream and saves its argument, the input stream in, for later use.
pushEvent(byte[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
pushLimit(int) - Method in class com.google.protobuf.CodedInputStream
Sets currentLimit to (current position) + byteLimit.
pushNode(Node) - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
put(K, V) - Method in class com.google.protobuf.Internal.MapAdapter
 
put(K, V) - Method in class com.google.protobuf.MapFieldLite
 
put(Map.Entry<K, V>) - Method in class com.google.protobuf.MapFieldLite
 
put(K, V) - Method in class ej.basictool.map.AbstractPackedMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
PUT - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is PUT.
put(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP PUT requests on the path.
put(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP PUT requests on the path.
put(Content) - Static method in class ej.rest.web.Resty
Tell Resty to replace the specified content on the server, resulting in a PUT operation instead of a POST operation.
put(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.AliasEndpoint
 
put(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.RestEndpoint
Handles PUT request on this endpoint.
put(byte) - Method in class java.nio.ByteBuffer
Relative put method  (optional operation).
put(int, byte) - Method in class java.nio.ByteBuffer
Absolute put method  (optional operation).
put(ByteBuffer) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(char) - Method in class java.nio.CharBuffer
Relative put method  (optional operation).
put(int, char) - Method in class java.nio.CharBuffer
Absolute put method  (optional operation).
put(CharBuffer) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(char[], int, int) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(char[]) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(String, int, int) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(String) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(double) - Method in class java.nio.DoubleBuffer
Relative put method  (optional operation).
put(int, double) - Method in class java.nio.DoubleBuffer
Absolute put method  (optional operation).
put(DoubleBuffer) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(double[], int, int) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(double[]) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(float) - Method in class java.nio.FloatBuffer
Relative put method  (optional operation).
put(int, float) - Method in class java.nio.FloatBuffer
Absolute put method  (optional operation).
put(FloatBuffer) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[]) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(int) - Method in class java.nio.IntBuffer
Relative put method  (optional operation).
put(int, int) - Method in class java.nio.IntBuffer
Absolute put method  (optional operation).
put(IntBuffer) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[]) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(long) - Method in class java.nio.LongBuffer
Relative put method  (optional operation).
put(int, long) - Method in class java.nio.LongBuffer
Absolute put method  (optional operation).
put(LongBuffer) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(long[], int, int) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(long[]) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(short) - Method in class java.nio.ShortBuffer
Relative put method  (optional operation).
put(int, short) - Method in class java.nio.ShortBuffer
Absolute put method  (optional operation).
put(ShortBuffer) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[]) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(K, V) - Method in class java.util.AbstractMap
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class java.util.Dictionary
Maps the specified key to the specified value in this dictionary.
put(K, V) - Method in class java.util.HashMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.Hashtable
Maps the specified key to the specified value in this hashtable.
put(K, V) - Method in interface java.util.Map
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class java.util.TreeMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.WeakHashMap
Associates the specified value with the specified key in this map.
put(boolean) - Method in class org.json.me.JSONArray
Append a boolean value.
put(Collection<?>) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.json.me.JSONArray
Append a double value.
put(int) - Method in class org.json.me.JSONArray
Append an int value.
put(long) - Method in class org.json.me.JSONArray
Append an long value.
put(Map<?, ?>) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.json.me.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.me.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection<?>) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.json.me.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.me.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.me.JSONArray
Put or replace a long value.
put(int, Map<?, ?>) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
put(int, Object) - Method in class org.json.me.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class org.json.me.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.me.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.me.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.me.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map<?, ?>) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject.
putAll(Map<? extends K, ? extends V>) - Method in class com.google.protobuf.MapFieldLite
 
putAll(Map<? extends K, ? extends V>) - Method in class java.util.AbstractMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class java.util.HashMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.Hashtable
Copies all of the mappings from the specified map to this hashtable.
putAll(Map<? extends K, ? extends V>) - Method in interface java.util.Map
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class java.util.TreeMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.WeakHashMap
Copies all of the mappings from the specified map to this map.
putChar(char) - Method in class java.nio.ByteBuffer
Relative put method for writing a char value  (optional operation).
putChar(int, char) - Method in class java.nio.ByteBuffer
Absolute put method for writing a char value  (optional operation).
putDouble(double) - Method in class java.nio.ByteBuffer
Relative put method for writing a double value  (optional operation).
putDouble(int, double) - Method in class java.nio.ByteBuffer
Absolute put method for writing a double value  (optional operation).
putFloat(float) - Method in class java.nio.ByteBuffer
Relative put method for writing a float value  (optional operation).
putFloat(int, float) - Method in class java.nio.ByteBuffer
Absolute put method for writing a float value  (optional operation).
putInt(int) - Method in class java.nio.ByteBuffer
Relative put method for writing an int value  (optional operation).
putInt(int, int) - Method in class java.nio.ByteBuffer
Absolute put method for writing an int value  (optional operation).
putLong(long) - Method in class java.nio.ByteBuffer
Relative put method for writing a long value  (optional operation).
putLong(int, long) - Method in class java.nio.ByteBuffer
Absolute put method for writing a long value  (optional operation).
putOnce(String, Object) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putService(Class<T>, T) - Method in class ej.service.loader.SimpleServiceLoader
Put a service in the services map in a synchronized context.
putShort(short) - Method in class java.nio.ByteBuffer
Relative put method for writing a short value  (optional operation).
putShort(int, short) - Method in class java.nio.ByteBuffer
Absolute put method for writing a short value  (optional operation).

Q

QuadEaseInFunction - Class in ej.motion.quad
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
QuadEaseInOutFunction - Class in ej.motion.quad
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
QuadEaseOutFunction - Class in ej.motion.quad
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
quadTo(float, float, float, float) - Method in class ej.microvg.Path
Adds a quadratic bezier from the last point, approaching control point (x1,y1), and ending at (x2,y2).
quadToRelative(float, float, float, float) - Method in class ej.microvg.Path
Same as Path.quadTo(float, float, float, float), but the coordinates are considered relative to the last point on this contour.
quality - Variable in class ej.hoka.http.support.QualityArgument
The parsed quality argument in the "Accept" header.
QualityArgument - Class in ej.hoka.http.support
Class for handling HTTP "Accept" header quality argument.
QualityArgument() - Constructor for class ej.hoka.http.support.QualityArgument
 
QuartEaseInFunction - Class in ej.motion.quart
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
QuartEaseInOutFunction - Class in ej.motion.quart
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
QuartEaseOutFunction - Class in ej.motion.quart
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
QUARTER_OF_YEAR - Static variable in class java.time.temporal.IsoFields
The field that represents the quarter-of-year.
QUARTER_YEARS - Static variable in class java.time.temporal.IsoFields
Unit that represents the concept of a quarter-year.
query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoZonedDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in enum java.time.chrono.IsoEra
Queries this era using the specified query.
query(TemporalQuery<R>) - Method in enum java.time.DayOfWeek
Queries this day-of-week using the specified query.
query(TemporalQuery<R>) - Method in class java.time.Instant
Queries this instant using the specified query.
query(TemporalQuery<R>) - Method in class java.time.LocalDate
Queries this date using the specified query.
query(TemporalQuery<R>) - Method in class java.time.LocalDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class java.time.LocalTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in enum java.time.Month
Queries this month-of-year using the specified query.
query(TemporalQuery<R>) - Method in class java.time.MonthDay
Queries this month-day using the specified query.
query(TemporalQuery<R>) - Method in class java.time.OffsetDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class java.time.OffsetTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in interface java.time.temporal.TemporalAccessor
Queries this date-time.
query(TemporalQuery<R>) - Method in class java.time.Year
Queries this year using the specified query.
query(TemporalQuery<R>) - Method in class java.time.YearMonth
Queries this year-month using the specified query.
query(TemporalQuery<R>) - Method in class java.time.ZonedDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class java.time.ZoneOffset
Queries this offset using the specified query.
queryFrom(TemporalAccessor) - Method in interface java.time.temporal.TemporalQuery
Queries the specified temporal object.
QUEST - Static variable in class org.json.me.util.XML
The Character '?'.
Queue<E> - Interface in java.util
A collection designed for holding elements prior to processing.
QuintEaseInFunction - Class in ej.motion.quint
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
QuintEaseInOutFunction - Class in ej.motion.quint
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
QuintEaseOutFunction - Class in ej.motion.quint
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
quoRemIteration(FDBigInteger) - Method in class sun.misc.FDBigInteger
Computes
QUOT - Static variable in class org.json.me.util.XML
The Character '"'.
quote(String) - Static method in class ej.json.JSONWriter
Produce a string in double quotes with backslash sequences in all the right places.
quote(String) - Static method in class org.json.me.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

random() - Static method in class java.lang.Math
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
Random - Class in java.util
An instance of this class is used to generate a stream of pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new random number generator.
Random(long) - Constructor for class java.util.Random
Creates a new random number generator using a single long seed.
RANDOM_TARGET_ADDRESS - Static variable in class ej.bluetooth.BluetoothDataTypes
Random Target Address.
RandomAccess - Interface in java.util
Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
RandomAccessFile - Class in java.io
Instances of this class support both reading and writing to a random access file.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the File argument.
range(ChronoField) - Method in interface java.time.chrono.Chronology
Gets the range of valid values for the specified field.
range(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
 
range(TemporalField) - Method in interface java.time.chrono.Era
Gets the range of valid values for the specified field.
range(ChronoField) - Method in class java.time.chrono.IsoChronology
 
range(TemporalField) - Method in enum java.time.chrono.IsoEra
Gets the range of valid values for the specified field.
range(TemporalField) - Method in enum java.time.DayOfWeek
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.Instant
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.LocalDate
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.LocalDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.LocalTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in enum java.time.Month
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.MonthDay
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.OffsetDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.OffsetTime
Gets the range of valid values for the specified field.
range() - Method in enum java.time.temporal.ChronoField
Gets the range of valid values for the field.
range(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Gets the range of valid values for the specified field.
range() - Method in interface java.time.temporal.TemporalField
Gets the range of valid values for the field.
range(TemporalField) - Method in class java.time.Year
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.YearMonth
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.ZonedDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.ZoneOffset
Gets the range of valid values for the specified field.
rangeRefinedBy(TemporalAccessor) - Method in enum java.time.temporal.ChronoField
 
rangeRefinedBy(TemporalAccessor) - Method in interface java.time.temporal.TemporalField
Get the range of valid values for this field using the temporal object to refine the result.
RATA_DIE - Static variable in class java.time.temporal.JulianFields
Rata Die field.
RawFrame - Class in ej.websocket.frame
This is just a convenient class to encapsulate a byte array that contains a complete websocket frame.
RawFrame(byte[]) - Constructor for class ej.websocket.frame.RawFrame
bytes will be copied internally so that it is not tied to the newly created instance and can then be reused.
rawQuery - Variable in class ej.rest.web.FormContent
 
RE - Class in org.apache.regexp
RE is an efficient, lightweight regular expression evaluator/matcher class.
RE(String) - Constructor for class org.apache.regexp.RE
Constructs a regular expression matcher from a String by compiling it using a new instance of RECompiler.
RE(String, int) - Constructor for class org.apache.regexp.RE
Constructs a regular expression matcher from a String by compiling it using a new instance of RECompiler.
RE(REProgram, int) - Constructor for class org.apache.regexp.RE
Construct a matcher for a pre-compiled regular expression from program (bytecode) data.
RE(REProgram) - Constructor for class org.apache.regexp.RE
Construct a matcher for a pre-compiled regular expression from program (bytecode) data.
RE() - Constructor for class org.apache.regexp.RE
Constructs a regular expression matcher with no initial program.
read() - Method in class com.microej.kf.util.InputStreamProxy
 
read(byte[], int, int) - Method in class com.microej.kf.util.InputStreamProxy
 
READ - Static variable in class ej.bluetooth.BluetoothPermissions
Read access, no encryption required.
READ - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic value may be read.
READ - Static variable in class ej.ecom.DeviceManagerPermission
The DeviceManagerPermission.READ permission is required to access to registered devices.
READ - Static variable in class ej.ecom.io.Connector
Access mode READ.
read() - Method in class ej.hoka.http.body.HttpPart
 
read(byte[], int, int) - Method in class ej.hoka.http.body.HttpPart
 
read() - Method in class ej.hoka.io.ChunkedMessageBodyInputStream
Reads the next byte from the InputStream used in the constructor.
read(byte[], int, int) - Method in class ej.hoka.io.ChunkedMessageBodyInputStream
Reads up to length bytes to the byte array data starting with offset.
read() - Method in class ej.hoka.io.IdentityMessageBodyInputStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class ej.hoka.io.IdentityMessageBodyInputStream
Reads up to length bytes of data from the underlying InputStream into an array of bytes.
read() - Method in class ej.io.progress.ProgressInputStream
 
read(byte[], int, int) - Method in class ej.io.progress.ProgressInputStream
 
read() - Method in class ej.rcommand.impl.ChunkedInputStream
 
read(byte[], int, int) - Method in class ej.rcommand.impl.ChunkedInputStream
 
read() - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
read(byte[], int, int) - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
read(int, byte[]) - Method in class ej.sp.ShieldedPlug
Fills the given array with data from the block with the given ID.
read(int, byte[], int) - Method in class ej.sp.ShieldedPlug
Fills the given array with block.length bytes from the block with the given ID.
read() - Method in class java.io.BufferedInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read() - Method in class java.io.BufferedReader
Reads a single character.
read(char[], int, int) - Method in class java.io.BufferedReader
Reads characters into a portion of an array.
read() - Method in class java.io.ByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in class java.io.CharArrayReader
Reads a single character.
read(char[], int, int) - Method in class java.io.CharArrayReader
Reads characters into a portion of an array.
read(byte[]) - Method in class java.io.DataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.DataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read() - Method in class java.io.FileInputStream
Reads a byte of data from this input stream.
read(byte[]) - Method in class java.io.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class java.io.FilterInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.InputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class java.io.InputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.InputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class java.io.InputStreamReader
Reads a single character.
read(char[], int, int) - Method in class java.io.InputStreamReader
Reads characters into a portion of an array.
read() - Method in class java.io.PipedInputStream
Reads the next byte of data from this piped input stream.
read(byte[], int, int) - Method in class java.io.PipedInputStream
Reads up to len bytes of data from this piped input stream into an array of bytes.
read() - Method in class java.io.PipedReader
Reads the next character of data from this piped stream.
read(char[], int, int) - Method in class java.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read() - Method in class java.io.PushbackInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.RandomAccessFile
Reads a byte of data from this file.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[]) - Method in class java.io.RandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read() - Method in class java.io.Reader
Reads a single character.
read(char[]) - Method in class java.io.Reader
Reads characters into an array.
read(char[], int, int) - Method in class java.io.Reader
Reads characters into a portion of an array.
read() - Method in class java.io.SequenceInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.SequenceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringReader
Reads a single character.
read(char[], int, int) - Method in class java.io.StringReader
Reads characters into a portion of an array.
read(CharBuffer) - Method in class java.nio.CharBuffer
Attempts to read characters into the specified character buffer.
read() - Method in class sun.net.www.http.ChunkedInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class sun.net.www.http.ChunkedInputStream
Reads bytes from this stream into the specified byte array, starting at the given offset.
READ_AUTH - Static variable in class ej.bluetooth.BluetoothPermissions
Read access, authentication required.
READ_ENCRYPT - Static variable in class ej.bluetooth.BluetoothPermissions
Read access, encryption required.
READ_NOT_PERMITTED - Static variable in class ej.bluetooth.BluetoothStatus
Read not permitted.
READ_WRITE - Static variable in class ej.ecom.io.Connector
Access mode READ/WRITE.
Readable - Interface in java.lang
This interface is only defined for hierarchy compatibility.
readArray() - Method in class ej.bon.ResourceBuffer
Reads a ResourceArray and increments position in the data.
readArrayLength() - Method in class ej.cbor.CborDecoder
Prolog to reading an array value in CBOR format.
readAttr() - Method in class org.kxml2.wap.WbxmlParser
 
readBits(boolean) - Method in interface ej.ecom.io.BitsInput
Reads the next value of data from the input stream.
readBits(int[], boolean) - Method in interface ej.ecom.io.BitsInput
Reads some number of values from the input stream and stores them into the buffer array data.
readBits(int[], int, int, boolean) - Method in interface ej.ecom.io.BitsInput
Reads up to len values of data from the input stream into an array of values.
readBits(short[], boolean) - Method in interface ej.ecom.io.BitsInput
Reads some number of values from the input stream and stores them into the buffer array data.
readBits(short[], int, int, boolean) - Method in interface ej.ecom.io.BitsInput
Reads up to len values of data from the input stream into an array of values.
readBits(byte[], boolean) - Method in interface ej.ecom.io.BitsInput
Reads some number of values from the input stream and stores them into the buffer array data.
readBits(byte[], int, int, boolean) - Method in interface ej.ecom.io.BitsInput
Reads up to len values of data from the input stream into an array of values.
readBool() - Method in class com.google.protobuf.CodedInputStream
Read a bool field value from the stream.
readBoolean() - Method in class ej.bon.ResourceBuffer
Reads a boolean and increments position in the data.
readBoolean() - Method in class ej.cbor.CborDecoder
Reads a boolean value in CBOR format.
readBoolean() - Method in interface ej.rcommand.CommandReader
Reads a boolean parameter.
readBoolean() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readBoolean() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readBoolean() - Method in interface java.io.DataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean() - Method in class java.io.DataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class java.io.RandomAccessFile
Reads a boolean from this file.
readBreak() - Method in class ej.cbor.CborDecoder
Reads a "break"/stop value in CBOR format.
readByte() - Method in class ej.bon.ResourceBuffer
Reads a byte and increments position in the data.
readByte() - Method in interface java.io.DataInput
Reads and returns one input byte.
readByte() - Method in class java.io.DataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class java.io.RandomAccessFile
Reads a signed eight-bit value from this file.
readByteArray() - Method in class com.google.protobuf.CodedInputStream
Read a bytes field value from the stream.
readByteArray() - Method in interface ej.rcommand.CommandReader
Reads a byte array parameter.
readByteArray() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readByteArray() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readByteArrayAsInputStream() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readByteArrayAsInputStream() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readByteBuffer() - Method in class com.google.protobuf.CodedInputStream
Read a bytes field value from the stream.
readBytes() - Method in class com.google.protobuf.CodedInputStream
Read a bytes field value from the stream.
readByteString() - Method in class ej.cbor.CborDecoder
Reads a byte string value in CBOR format.
readByteStringLength() - Method in class ej.cbor.CborDecoder
Prolog to reading a byte string value in CBOR format.
readChar(byte[], int) - Static method in class ej.bon.ByteArray
Reads a char in the given byte array at the given offset respecting the endianness of the platform.
readChar(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads a char in the given byte array at the given offset respecting the endianness of the array.
readChar() - Method in class ej.bon.ResourceBuffer
Reads a char and increments position in the data.
readChar() - Method in interface ej.jsonpath.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class ej.jsonpath.parser.SimpleCharStream
Read a character.
readChar() - Method in interface java.io.DataInput
Reads two input bytes and returns a char value.
readChar() - Method in class java.io.DataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class java.io.RandomAccessFile
Reads a character from this file.
readCommand() - Method in interface ej.rcommand.CommandReader
Reads a command.
readCommand() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readCommand() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readDouble() - Method in class com.google.protobuf.CodedInputStream
Read a double field value from the stream.
readDouble() - Method in class ej.cbor.CborDecoder
Reads a double-precision float value in CBOR format.
readDouble() - Method in interface ej.rcommand.CommandReader
Reads a double parameter.
readDouble() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readDouble() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readDouble(int) - Method in class ej.sp.ShieldedPlug
Reads eight input bytes from the block with the given ID and returns a double value.
The way the double is built from the eight bytes is platform dependent.
readDouble() - Method in interface java.io.DataInput
Reads eight input bytes and returns a double value.
readDouble() - Method in class java.io.DataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class java.io.RandomAccessFile
Reads a double from this file.
readEnum() - Method in class com.google.protobuf.CodedInputStream
Read an enum field value from the stream.
Reader - Class in java.io
Abstract class for reading character streams.
Reader() - Constructor for class java.io.Reader
Creates a new character-stream reader whose critical sections will synchronize on the reader itself.
Reader(Object) - Constructor for class java.io.Reader
Creates a new character-stream reader whose critical sections will synchronize on the given object.
ReaderCharacterIterator - Class in org.apache.regexp
Encapsulates java.io.Reader as CharacterIterator
ReaderCharacterIterator(Reader) - Constructor for class org.apache.regexp.ReaderCharacterIterator
 
readFixed32() - Method in class com.google.protobuf.CodedInputStream
Read a fixed32 field value from the stream.
readFixed64() - Method in class com.google.protobuf.CodedInputStream
Read a fixed64 field value from the stream.
readFloat() - Method in class com.google.protobuf.CodedInputStream
Read a float field value from the stream.
readFloat() - Method in class ej.cbor.CborDecoder
Reads a single-precision float value in CBOR format.
readFloat() - Method in interface ej.rcommand.CommandReader
Reads a float parameter.
readFloat() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readFloat() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readFloat(int) - Method in class ej.sp.ShieldedPlug
Reads four input bytes from the block with the given ID and returns a float value.
The way the float is built from the four bytes is platform dependent.
readFloat() - Method in interface java.io.DataInput
Reads four input bytes and returns a float value.
readFloat() - Method in class java.io.DataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class java.io.RandomAccessFile
Reads a float from this file.
readFrom(InputStream) - Static method in class com.google.protobuf.ByteString
Completely reads the given stream's bytes into a ByteString, blocking if necessary until all bytes are read through to the end of the stream.
readFrom(InputStream, int) - Static method in class com.google.protobuf.ByteString
Completely reads the given stream's bytes into a ByteString, blocking if necessary until all bytes are read through to the end of the stream.
readFrom(InputStream, int, int) - Static method in class com.google.protobuf.ByteString
 
readFully(byte[]) - Method in interface java.io.DataInput
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[], int, int) - Method in interface java.io.DataInput
Reads len bytes from an input stream.
readFully(byte[]) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class java.io.RandomAccessFile
Reads b.length bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array, starting at the current file pointer.
readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
Read a group field value from the stream.
readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
Read a group field value from the stream.
readHalfPrecisionFloat() - Method in class ej.cbor.CborDecoder
Reads a half-precision float value in CBOR format.
readInputStream() - Method in interface ej.rcommand.CommandReader
Reads an input stream.
readInputStream() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readInputStream() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readInt(byte[], int) - Static method in class ej.bon.ByteArray
Reads an int in the given byte array at the given offset respecting the endianness of the platform.
readInt(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads an int in the given byte array at the given offset respecting the endianness of the array.
readInt() - Method in class ej.bon.ResourceBuffer
Reads an integer and increments position in the data.
readInt() - Method in class ej.cbor.CborDecoder
Reads a signed or unsigned integer value in CBOR format.
readInt() - Method in interface ej.rcommand.CommandReader
Reads an integer parameter.
readInt() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readInt() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readInt(int) - Method in class ej.sp.ShieldedPlug
Reads four input bytes from the block with the given ID and returns an int value.
The way the int is built from the four bytes is platform dependent.
readInt() - Method in interface java.io.DataInput
Reads four input bytes and returns an int value.
readInt() - Method in class java.io.DataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class java.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt16() - Method in class ej.cbor.CborDecoder
Reads a signed or unsigned 16-bit integer value in CBOR format.
readInt32() - Method in class com.google.protobuf.CodedInputStream
Read an int32 field value from the stream.
readInt32() - Method in class ej.cbor.CborDecoder
Reads a signed or unsigned 32-bit integer value in CBOR format.
readInt64() - Method in class com.google.protobuf.CodedInputStream
Read an int64 field value from the stream.
readInt64() - Method in class ej.cbor.CborDecoder
Reads a signed or unsigned 64-bit integer value in CBOR format.
readInt8() - Method in class ej.cbor.CborDecoder
Reads a signed or unsigned 8-bit integer value in CBOR format.
readLine() - Method in class java.io.BufferedReader
Reads a line of text.
readLine() - Method in class java.io.RandomAccessFile
Reads the next line of text from this file.
readLong(byte[], int) - Static method in class ej.bon.ByteArray
Reads a long in the given byte array at the given offset respecting the endianness of the platform.
readLong(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads a long in the given byte array at the given offset respecting the endianness of the array.
readLong() - Method in interface ej.rcommand.CommandReader
Reads a long parameter.
readLong() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readLong() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readLong(int) - Method in class ej.sp.ShieldedPlug
Reads eight input bytes from the block with the given ID and returns a long value.
The way the long is built from the eight bytes is platform dependent.
readLong() - Method in interface java.io.DataInput
Reads eight input bytes and returns a long value.
readLong() - Method in class java.io.DataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class java.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readMajorType(int) - Method in class ej.cbor.CborDecoder
Reads the next major type from the underlying input stream, and verifies whether it matches the given expectation.
readMajorTypeExact(int, int) - Method in class ej.cbor.CborDecoder
Reads the next major type from the underlying input stream, and verifies whether it matches the given expectations.
readMajorTypeWithSize(int) - Method in class ej.cbor.CborDecoder
Reads the next major type from the underlying input stream, verifies whether it matches the given expectation, and decodes the payload into a size.
readMapLength() - Method in class ej.cbor.CborDecoder
Prolog to reading a map of key-value pairs in CBOR format.
readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
Read an embedded message field value from the stream.
readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
Read an embedded message field value from the stream.
readNull() - Method in class ej.cbor.CborDecoder
Reads a null-value in CBOR format.
readObject() - Method in interface ej.rcommand.CommandReader
Reads a parameter, whatever it's type.
readObject() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readObject() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readObject(int) - Method in class ej.sp.ShieldedPlug
Invokes the readObject method of the SPReader registered for the block with the given ID.
readObject(ShieldedPlug, int) - Method in interface ej.sp.SPReader
Reads and returns an object from a block of the given ShieldedPlug.
ReadOnlyBufferException - Exception in java.nio
Unchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer.
ReadOnlyBufferException() - Constructor for exception java.nio.ReadOnlyBufferException
Constructs an instance of this class.
readParameters() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readParameters() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readParameters(CommandReader) - Method in interface ej.rcommand.ParametersHelper
Reads the parameters of a command.
readParameters() - Method in interface ej.rcommand.RemoteConnection
Reads the parameters of a command.
readPixel(int, int) - Method in class ej.microui.display.GraphicsContext
Returns the color of a pixel of this graphics context.
readPixel(int, int) - Method in class ej.microui.display.Image
Returns the color of a pixel of this image.
readPixels(int[], int, int, int, int, int, int) - Method in class ej.microui.display.GraphicsContext
Retrieves the color of the pixels of a region of this graphics context.
readPixels(int[], int, int, int, int, int, int) - Method in class ej.microui.display.Image
Retrieves the color of the pixels of a region of this image.
readRawByte() - Method in class com.google.protobuf.CodedInputStream
Read one byte from the input.
readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
Read a fixed size of bytes from the input.
readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream
Read a 32-bit little-endian integer from the stream.
readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream
Read a 64-bit little-endian integer from the stream.
readRawVarint32() - Method in class com.google.protobuf.CodedInputStream
Read a raw Varint from the stream.
readRawVarint32(int, InputStream) - Static method in class com.google.protobuf.CodedInputStream
Like CodedInputStream.readRawVarint32(InputStream), but expects that the caller has already read one byte.
readRawVarint64() - Method in class com.google.protobuf.CodedInputStream
Read a raw Varint from the stream.
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.AddServiceEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.ConnectEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisableEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisconnectEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.EnableEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendNotificationEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartScanningEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingEndpoint
 
readRequestBody(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopScanningEndpoint
 
readRequestBody(CommandReader) - Method in interface ej.rcommand.synchronous.Endpoint
 
readResponse(CommandReader) - Method in class ej.rcommand.synchronous.Command
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.AddServiceCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.ConnectCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisableCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisconnectCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.EnableCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendNotificationCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartScanningCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingCommand
 
readResponseInternal(CommandReader) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopScanningCommand
 
readResponseInternal(CommandReader) - Method in class ej.rcommand.synchronous.Command
Reads and returns the response from the reader.
readSFixed32() - Method in class com.google.protobuf.CodedInputStream
Read an sfixed32 field value from the stream.
readSFixed64() - Method in class com.google.protobuf.CodedInputStream
Read an sfixed64 field value from the stream.
readShort(byte[], int) - Static method in class ej.bon.ByteArray
Reads a short in the given byte array at the given offset respecting the endianness of the platform.
readShort(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads a short in the given byte array at the given offset respecting the endianness of the array.
readShort() - Method in class ej.bon.ResourceBuffer
Reads a short and increments position in the data.
readShort() - Method in interface java.io.DataInput
Reads two input bytes and returns a short value.
readShort() - Method in class java.io.DataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class java.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readSimpleValue() - Method in class ej.cbor.CborDecoder
Reads a single byte value in CBOR format.
readSInt32() - Method in class com.google.protobuf.CodedInputStream
Read an sint32 field value from the stream.
readSInt64() - Method in class com.google.protobuf.CodedInputStream
Read an sint64 field value from the stream.
readSmallInt() - Method in class ej.cbor.CborDecoder
Reads a signed or unsigned small (<= 23) integer value in CBOR format.
readString() - Method in class com.google.protobuf.CodedInputStream
Read a string field value from the stream.
readString() - Method in class ej.bon.ResourceBuffer
Reads a String and increments position in the data.
readString() - Method in interface ej.rcommand.CommandReader
Reads a string parameter.
readString() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
readString() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream
Read a string field value from the stream.
readTag() - Method in class com.google.protobuf.CodedInputStream
Attempt to read a field tag, returning zero if we have reached EOF.
readTag() - Method in class ej.cbor.CborDecoder
Reads a semantic tag value in CBOR format.
readTextFromStream(InputStream) - Method in class ej.rest.web.TextResource
 
readTextString() - Method in class ej.cbor.CborDecoder
Reads an UTF-8 encoded string value in CBOR format.
readTextStringLength() - Method in class ej.cbor.CborDecoder
Prolog to reading an UTF-8 encoded string value in CBOR format.
readTimeout - Variable in class sun.net.NetworkClient
 
readUInt(int, boolean) - Method in class ej.cbor.CborDecoder
Reads an unsigned integer with a given length-indicator.
readUInt16() - Method in class ej.cbor.CborDecoder
Reads an unsigned 16-bit integer value.
readUInt32() - Method in class com.google.protobuf.CodedInputStream
Read a uint32 field value from the stream.
readUInt32() - Method in class ej.cbor.CborDecoder
Reads an unsigned 32-bit integer value.
readUInt64() - Method in class com.google.protobuf.CodedInputStream
Read a uint64 field value from the stream.
readUInt64() - Method in class ej.cbor.CborDecoder
Reads an unsigned 64-bit integer value.
readUInt8() - Method in class ej.cbor.CborDecoder
Reads an unsigned 8-bit integer value.
readUIntExact(int, int) - Method in class ej.cbor.CborDecoder
Reads an unsigned integer with a given length-indicator.
readUndefined() - Method in class ej.cbor.CborDecoder
Reads an undefined value in CBOR format.
readUnsignedByte(byte[], int) - Static method in class ej.bon.ByteArray
Reads an unsigned-byte in the given byte array at the given offset respecting the endianness of the platform.
readUnsignedByte() - Method in interface java.io.DataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class java.io.RandomAccessFile
Reads an unsigned eight-bit number from this file.
readUnsignedShort() - Method in interface java.io.DataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class java.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readUTF() - Method in interface java.io.DataInput
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF(DataInput) - Static method in class java.io.DataInputStream
Reads from the stream in a representation of a Unicode character string encoded in modified UTF-8 format; this string of characters is then returned as a String.
readUTF() - Method in class java.io.DataInputStream
See the general contract of the readUTF method of DataInput.
readUTF() - Method in class java.io.RandomAccessFile
Reads in a string from this file.
readVarLong() - Method in class ej.bon.ResourceBuffer
Reads a 64-bits signed integer and increments position in the data.
readVarSInt() - Method in class ej.bon.ResourceBuffer
Reads a 32-bits signed integer and increments position in the data.
readVarUInt() - Method in class ej.bon.ResourceBuffer
Reads a 32-bits unsigned integer and increments position in the data.
ready() - Method in class java.io.BufferedReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.CharArrayReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.InputStreamReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.PipedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.Reader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.StringReader
Tells whether this stream is ready to be read.
REASON_CODE_CLIENT_ALREADY_DISCONNECTED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is already disconnected.
REASON_CODE_CLIENT_CLOSED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is closed - no operations are permitted on the client in this state.
REASON_CODE_CLIENT_CONNECTED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is already connected.
REASON_CODE_CLIENT_EXCEPTION - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Client encountered an exception.
REASON_CODE_CLIENT_NOT_CONNECTED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is not connected to the server.
REASON_CODE_CLIENT_TIMEOUT - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Client timed out while waiting for a response from the server.
REASON_CODE_CONNECTION_LOST - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client has been unexpectedly disconnected from the server.
REASON_CODE_INVALID_MESSAGE - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Protocol error: the message was not recognized as a valid MQTT packet.
REASON_CODE_SERVER_CONNECT_ERROR - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Unable to connect to server.
REASON_CODE_SERVER_EXPECTED_CLEAN_SESSION - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (clean session not accepted).
REASON_CODE_SERVER_MESSAGE_LENGTH_OVERFLOW - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (message length integer overflow).
REASON_CODE_SERVER_UNEXPECTED_ACK_MESSAGE - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (received message acknowledgment to unexpected action).
REASON_CODE_SERVER_UNEXPECTED_ACK_PACKET_IDENTIFIER - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (received message acknowledgment to unexpected packet identifier).
REASON_CODE_SERVER_UNEXPECTED_PINGRESP_MESSAGE - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (received unexpected ping response packet).
REASON_CODE_SUBSCRIBE_FAILED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Error from subscribe - returned from the server.
ReasonForClosure - Class in ej.websocket
A ReasonForClosure is a close code (which is a number) and a close reason (which a String that may be empty).
ReasonForClosure(int, String) - Constructor for class ej.websocket.ReasonForClosure
 
reboot() - Static method in class ej.util.Device
Reboots the device.
receive(Datagram) - Method in interface ej.ecom.io.DatagramConnection
 
RECEIVE - Static variable in class ej.websocket.Messages
Receive some data.
receive(int) - Method in class java.io.PipedInputStream
Receives a byte of data.
receive(DatagramPacket) - Method in class java.net.DatagramSocket
Receives a datagram packet from this socket.
RECEIVED_BINARY_FRAME - Static variable in class ej.websocket.Messages
We received a binary frame.
RECEIVED_CLOSE_FRAME - Static variable in class ej.websocket.Messages
We received a close frame.
RECEIVED_INCONSISTENT_DATA - Static variable in class ej.websocket.CloseCodes
1007 indicates that an endpoint is terminating the connection because it has received data within a message that was not consistent with the type of the message (e.g., non-UTF-8 [RFC3629] data within a text message).
RECEIVED_PING_FRAME - Static variable in class ej.websocket.Messages
We received a ping frame.
RECEIVED_PONG_FRAME - Static variable in class ej.websocket.Messages
We received a pong frame.
RECEIVED_TEXT_FRAME - Static variable in class ej.websocket.Messages
We received a text frame.
RECEIVER_FRAME_RECEIVED - Static variable in class ej.websocket.Messages
One frame has been received.
RECEIVER_START - Static variable in class ej.websocket.Messages
The receiver is started.
RECEIVER_TERMINATED - Static variable in class ej.websocket.Messages
If we get here and no exception occurred, it means that the connection has been closed.
RECEIVER_TIMEOUT - Static variable in class ej.websocket.Messages
This case happens when the OnTimeOutCloser closes the underlying TCP connection.
RECharacter - Class in org.apache.regexp
 
RECharacter() - Constructor for class org.apache.regexp.RECharacter
 
RECompiler - Class in org.apache.regexp
A regular expression compiler class.
RECompiler() - Constructor for class org.apache.regexp.RECompiler
Constructor.
recordEvent(int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEvent(int, int, int, int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
Record an event for this Tracer.
recordEventEnd(int) - Method in class ej.trace.Tracer
Record the end of the execution of an event for this Tracer.
recordEventEnd(int, int) - Method in class ej.trace.Tracer
Record the end of the execution of an event for this Tracer.
Rectangle - Class in ej.mwt.util
Represents a rectangle with a position and a size.
Rectangle(int, int, int, int) - Constructor for class ej.mwt.util.Rectangle
Creates a rectangle specifying its bounds.
Rectangle(Rectangle) - Constructor for class ej.mwt.util.Rectangle
Creates a rectangle from the bounds of another rectangle.
RectangularBackground - Class in ej.mwt.style.background
Draws a plain color on the background with a rectangular border.
RectangularBackground(int) - Constructor for class ej.mwt.style.background.RectangularBackground
Creates a rectangular background with no border.
RectangularBorder - Class in ej.mwt.style.outline.border
Represents and draw a rectangular colored border.
RectangularBorder(int, int) - Constructor for class ej.mwt.style.outline.border.RectangularBorder
Creates a rectangular border specifying its thickness.
RED - Static variable in class ej.microui.display.Colors
Constant for red color.
Reference<T> - Class in java.lang.ref
Abstract base class for reference objects.
ReferenceQueue<T> - Class in ej.bon
ReferenceQueue represents a queue of EnqueuedWeakReference.
ReferenceQueue() - Constructor for class ej.bon.ReferenceQueue
Creates an empty Reference queue.
ReferenceQueue<T> - Class in java.lang.ref
Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Constructs a new reference-object queue.
ReflectiveOperationException - Exception in java.lang
Common superclass of exceptions thrown by reflective operations in core reflection.
ReflectiveOperationException() - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with null as its detail message.
ReflectiveOperationException(String) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified detail message.
ReflectiveOperationException(String, Throwable) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified detail message and cause.
ReflectiveOperationException(Throwable) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
refresh(String) - Method in class ej.hoka.session.SessionHandler
Refreshes the expiration date of the session identified by sessionID.
refresh() - Static method in class java.time.zone.ZoneRulesProvider
Refreshes the rules from the underlying data provider.
regionMatches(boolean, int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionMatches(int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
register(Class<T>, T) - Method in class com.microej.kf.util.service.ServiceRegistryKF
 
register(Class<T>, T, boolean) - Method in class com.microej.kf.util.service.ServiceRegistryKF
Registers a Service Instance for the Kernel.
register(Class<T>, T) - Method in class com.microej.kf.util.service.SharedServiceRegistryKF
 
register(Class<D>, D) - Static method in class ej.ecom.DeviceManager
Registers a new device with the given type.
register(Class<T>, T) - Method in class ej.service.registry.SimpleServiceRegistry
 
register(Class<T>, T) - Static method in class ej.service.ServiceFactory
Registers a service instance.
register(Class<T>, T) - Method in interface ej.service.ServiceRegistry
Registers a service instance.
REGISTER_ACTION - Static variable in class ej.service.ServicePermission
registerAndCall(ConnectivityManager, ConnectivityManager.NetworkCallback) - Static method in class ej.net.util.connectivity.ConnectivityUtil
Registers the callback as a default network callback, then call the callback depending on the current state.
registerCheckpoint() - Static method in class ej.hal.WatchdogTimer
Registers a watchdog checkpoint and returns its corresponding Id.
registerContentEncoding(ContentEncoding) - Method in class ej.hoka.http.encoding.EncodingRegistry
Registers a new HTTP content encoding handler.
registerDefaultNetworkCallback(ConnectivityManager.NetworkCallback) - Method in class android.net.ConnectivityManager
Registers to receive notifications about changes in the system default network.
registerListener(RemoteCommandListener) - Method in interface ej.rcommand.CommandSenderProvider
Registers a listener that will be called when command managed by the listener is read.
registerListener(RemoteCommandListener) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
 
registerNetworkCallback(NetworkRequest, ConnectivityManager.NetworkCallback) - Method in class android.net.ConnectivityManager
Registers to receive notifications about all networks which satisfy the given NetworkRequest.
registerNotificationListener(RemoteNotificationListener) - Method in class ej.rcommand.synchronous.RemoteCommandClient
Registers the given notification listener.
registerSource(ProgressSource) - Method in class sun.net.ProgressMonitor
Register progress source when progress is began.
registerTransferEncoding(TransferEncoding) - Method in class ej.hoka.http.encoding.EncodingRegistry
Registers a new HTTP transfer coding handler.
RegistrationEvent<D extends Device> - Class in ej.ecom
RegistrationEvent(D) - Constructor for class ej.ecom.RegistrationEvent
Creates a new RegistrationEvent with the specified device.
RegistrationListener<D extends Device> - Interface in ej.ecom
The RegistrationListener interface defines methods for notification of registered and unregistered devices.
rehash() - Method in class java.util.Hashtable
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
ReInit(CharStream) - Method in class ej.jsonpath.parser.JSONPathCompiler
Reinitialise.
ReInit(JSONPathCompilerTokenManager) - Method in class ej.jsonpath.parser.JSONPathCompiler
Reinitialise.
ReInit(CharStream) - Method in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class ej.jsonpath.parser.SimpleCharStream
Reinitialise.
REJANG - Static variable in class ej.microui.display.FontIdentifiers
Constant for rejang font identifier.
RejectedExecutionException - Exception in java.util.concurrent
Exception thrown by an Executor when a task cannot be accepted for execution.
RejectedExecutionException() - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with no detail message.
RejectedExecutionException(String) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified detail message.
RejectedExecutionException(String, Throwable) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified detail message and cause.
RejectedExecutionException(Throwable) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified cause.
RelativeDimension - Class in ej.mwt.style.dimension
Dimension with constraint relative to the parent.
RelativeDimension(float, float) - Constructor for class ej.mwt.style.dimension.RelativeDimension
Creates a relative dimension with constraints.
relativize(URI) - Method in class java.net.URI
Relativizes the given URI against this URI.
release(Object) - Method in class ej.sni.PoolOfReusableResources
 
RELEASED - Static variable in class ej.microui.event.generator.Buttons
Constant for "released" action.
releaseLock() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
remainder(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this % divisor).
remainder(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this % divisor), with rounding according to the context settings.
remainder(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this % val).
remaining() - Method in class java.nio.Buffer
Returns the number of elements between the current position and the limit.
RemoteCommandClient - Class in ej.rcommand.synchronous
 
RemoteCommandClient(StreamRemoteConnection) - Constructor for class ej.rcommand.synchronous.RemoteCommandClient
 
RemoteCommandCommPopulator - Class in ej.rcommand.comm
Adds a comm connection in the Rcommand manager.
RemoteCommandCommPopulator(String) - Constructor for class ej.rcommand.comm.RemoteCommandCommPopulator
 
RemoteCommandListener - Interface in ej.rcommand
 
RemoteCommandManager - Interface in ej.rcommand
Manages the threads that will read the command from the RemoteConnection.
RemoteCommandServer - Class in ej.rcommand.serversocket
Server which client administration connect to.
RemoteCommandServer(RemoteCommandManager, int, int) - Constructor for class ej.rcommand.serversocket.RemoteCommandServer
Creates a server which listen to the given port and accepts at maximum the given number of connections.
RemoteConnection - Interface in ej.rcommand
 
RemoteConnectionListener - Interface in ej.rcommand
A listener associated to a RemoteConnection.
RemoteNotification - Interface in ej.rcommand
The RemoteNotification class represents a notification sent by the RemoteCommandManager to a RemoteCommandClient.
RemoteNotificationListener - Interface in ej.rcommand
The RemoteNotificationListener class handles the notifications sent by a RemoteCommandManager to the RemoteCommandClient.
RemoteService - Interface in ej.rcommand
 
RemoteServiceListener - Interface in ej.bluetooth.listeners
The RemoteServiceListener interface provides callbacks related to remote services.
remove(Object) - Method in class com.google.protobuf.MapFieldLite
 
remove(Object) - Method in class com.microej.kf.util.KFList
 
remove(Object) - Method in class com.microej.kf.util.KFList2
 
remove(T[], T) - Static method in class ej.basictool.ArrayTools
Removes an element in an array.
remove(T[], int) - Static method in class ej.basictool.ArrayTools
Removes an element at an index in an array.
remove(int[], int) - Static method in class ej.basictool.ArrayTools
Removes an element in an array.
remove(T[], T, int) - Static method in class ej.basictool.ArrayTools
Removes an element in an array.
remove(int[], int, int) - Static method in class ej.basictool.ArrayTools
Removes an element in an array.
remove(Object) - Method in class ej.basictool.map.AbstractPackedMap
Removes the mapping for a key from this map if it is present.
remove(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
remove() - Method in class ej.bon.ReferenceQueue
Queries the queue, returns and removes the first element of the queue.
remove(String) - Method in class ej.storage.fs.StorageFs
 
remove(String) - Method in class ej.storage.heap.StorageHeap
 
remove(String) - Method in interface ej.storage.Storage
Removes the entry stored with an ID.
remove() - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until one becomes available.
remove(long) - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until either one becomes available or the given timeout period expires.
remove(Object) - Method in class java.util.AbstractCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(int) - Method in class java.util.AbstractList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class java.util.AbstractMap
Removes the mapping for a key from this map if it is present (optional operation).
remove() - Method in class java.util.AbstractQueue
Retrieves and removes the head of this queue.
remove(int) - Method in class java.util.AbstractSequentialList
Removes the element at the specified position in this list (optional operation).
remove() - Method in class java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - Method in class java.util.ArrayDeque
Removes a single instance of the specified element from this deque.
remove(int) - Method in class java.util.ArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class java.util.ArrayList
Removes the first occurrence of the specified element from this list, if it is present.
remove(Object) - Method in interface java.util.Collection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove() - Method in interface java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - Method in interface java.util.Deque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class java.util.Dictionary
Removes the key (and its corresponding value) from this dictionary.
remove(Object) - Method in class java.util.HashMap
Removes the mapping for the specified key from this map if present.
remove(Object) - Method in class java.util.HashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove() - Method in interface java.util.Iterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element from this list, if it is present.
remove(int) - Method in class java.util.LinkedList
Removes the element at the specified position in this list.
remove() - Method in class java.util.LinkedList
Retrieves and removes the head (first element) of this list.
remove(int) - Method in interface java.util.List
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in interface java.util.List
Removes the first occurrence of the specified element from this list, if it is present (optional operation).
remove() - Method in interface java.util.ListIterator
Removes from the list the last element that was returned by ListIterator.next() or ListIterator.previous() (optional operation).
remove(Object) - Method in interface java.util.Map
Removes the mapping for a key from this map if it is present (optional operation).
remove() - Method in interface java.util.Queue
Retrieves and removes the head of this queue.
remove(Object) - Method in interface java.util.Set
Removes the specified element from this set if it is present (optional operation).
remove(Object) - Method in class java.util.TreeMap
Removes the mapping for this key from this TreeMap if present.
remove(Object) - Method in class java.util.TreeSet
Removes the specified element from this set if it is present.
remove(int) - Method in class java.util.Vector
Removes the element at the specified position in this Vector.
remove(Object) - Method in class java.util.Vector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
remove(Object) - Method in class java.util.WeakHashMap
Removes the mapping for a key from this weak hash map if it is present.
remove(int) - Method in class org.json.me.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.json.me.JSONObject
Remove a name and its value, if present.
remove(String) - Method in class sun.net.www.MessageHeader
Remove the key from the header.
REMOVE_ACTION - Static variable in class ej.property.PropertyPermission
removeAll(Collection<?>) - Method in class com.microej.kf.util.AbstractKFList
 
removeAll(Collection<?>) - Method in class java.util.AbstractCollection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.ArrayList
Removes from this list all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in interface java.util.Collection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in interface java.util.List
Removes from this list all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in interface java.util.Set
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.Vector
Removes from this Vector all of its elements that are contained in the specified Collection.
removeAllChildren() - Method in class ej.mwt.Container
Removes all the children of this container.
removeAllChildren() - Method in class ej.widget.container.Canvas
 
removeAllChildren() - Method in class ej.widget.container.Dock
 
removeAllChildren() - Method in class ej.widget.container.FixedGrid
 
removeAllChildren() - Method in class ej.widget.container.Flex
 
removeAllChildren() - Method in class ej.widget.container.Flow
 
removeAllChildren() - Method in class ej.widget.container.Grid
 
removeAllChildren() - Method in class ej.widget.container.List
 
removeAllChildren() - Method in class ej.widget.container.OverlapContainer
 
removeAllChildren() - Method in class ej.widget.container.SimpleDock
 
removeAllClassSelectors() - Method in class ej.mwt.Widget
Removes all the class selectors.
removeAllElements() - Method in class java.util.Vector
Removes all components from this vector and sets its size to zero.
removeAllElementsOwnedBy(Feature) - Method in class com.microej.kf.util.AbstractKFList
Removed all elements owned by the given Feature.
removeAllElementsOwnedBy(Feature) - Method in class com.microej.kf.util.KFList
 
removeAllElementsOwnedBy(Feature) - Method in class com.microej.kf.util.KFList2
 
removeAttribute(String) - Method in class ej.hoka.session.Session
Remove an attribute from this session.
removeBackgroundColor() - Method in class ej.microui.display.GraphicsContext
Removes the background color of this graphics context.
removeCapability(int) - Method in class android.net.NetworkRequest.Builder
Removes (if found) the given capability from this builder instance.
removeChild(Widget) - Method in class ej.mwt.Container
Removes the specified widget from the list of children of this container.
removeChild(Widget) - Method in class ej.widget.container.Canvas
 
removeChild(Widget) - Method in class ej.widget.container.Dock
 
removeChild(int, int) - Method in class ej.widget.container.FixedGrid
Removes the widget at the specified column and row.
removeChild(Widget) - Method in class ej.widget.container.Flex
 
removeChild(Widget) - Method in class ej.widget.container.Flow
 
removeChild(Widget) - Method in class ej.widget.container.Grid
 
removeChild(Widget) - Method in class ej.widget.container.List
 
removeChild(Widget) - Method in class ej.widget.container.OverlapContainer
 
removeChild(Widget) - Method in class ej.widget.container.SimpleDock
 
removeChild(int) - Method in class org.kxml2.kdom.Document
 
removeChild(int) - Method in class org.kxml2.kdom.Node
Removes the child object at the given index
removeClassSelector(int) - Method in class ej.mwt.Widget
Removes a class selector.
removeConnectivityListener(ConnectivityListener) - Method in class ej.rcommand.comm.RemoteCommandCommPopulator
 
removeConnectivityListener(ConnectivityListener) - Method in interface ej.rcommand.connectivity.ConnectivityManager
Removes a listener.
removeConnectivityListener(ConnectivityListener) - Method in class ej.rcommand.connectivity.ConnectivityManagerProxy
 
removeConnectivityListener(ConnectivityListener) - Method in class ej.rcommand.serversocket.RemoteCommandServer
 
removeConverter(Converter<?>) - Static method in class ej.kf.Kernel
Removes the Converter to the list of converters.
removeCookie(String) - Method in class ej.hoka.http.HttpResponse
Remove the cookie mapped by name.
removeElement(Object) - Method in class java.util.Vector
Removes the first (lowest-indexed) occurrence of the argument from this vector.
removeElementAt(int) - Method in class java.util.Vector
Deletes the component at the specified index.
removeEquals(T[], T) - Static method in class ej.basictool.ArrayTools
Removes an element in an array.
removeEquals(T[], T, int) - Static method in class ej.basictool.ArrayTools
Removes an element in an array.
removeFeatureStateListener(FeatureStateListener) - Static method in class ej.kf.Kernel
Removes the FeatureStateListener to the list of listeners that are notified when the state of a Feature has changed.
removeFirst() - Method in class java.util.ArrayDeque
 
removeFirst() - Method in interface java.util.Deque
Retrieves and removes the first element of this deque.
removeFirst() - Method in class java.util.LinkedList
Removes and returns the first element from this list.
removeFirstOccurrence(Object) - Method in class java.util.ArrayDeque
Removes the first occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeFirstOccurrence(Object) - Method in interface java.util.Deque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element in this list (when traversing the list from head to tail).
removeFromSystemPool() - Method in class ej.microui.event.EventGenerator
Removes the generator from the system generators pool.
removeHandler(Handler) - Method in class java.util.logging.Logger
Remove the given Handler from the Logger's list.
removeLast() - Method in class java.util.ArrayDeque
 
removeLast() - Method in interface java.util.Deque
Retrieves and removes the last element of this deque.
removeLast() - Method in class java.util.LinkedList
Removes and returns the last element from this list.
removeLastOccurrence(Object) - Method in class java.util.ArrayDeque
Removes the last occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeLastOccurrence(Object) - Method in interface java.util.Deque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in class java.util.LinkedList
Removes the last occurrence of the specified element in this list (when traversing the list from head to tail).
removeOutline(int, int, int, int) - Method in interface ej.mwt.util.Outlineable
Removes the given outline.
removeOutline(int, int, int, int) - Method in class ej.mwt.util.Rectangle
 
removeOutline(int, int, int, int) - Method in class ej.mwt.util.Size
 
removeProgressListener(ProgressListener) - Method in class sun.net.ProgressMonitor
Remove progress listener from progress monitor.
removeProperty(String) - Method in class com.microej.kf.util.property.SharedPropertyRegistryKF
 
removeProperty(String) - Method in interface ej.property.PropertyRegistry
Removes a property.
removeProperty(String) - Method in class ej.property.registry.SimplePropertyRegistry
 
removeRange(byte[], int, int) - Static method in class ej.websocket.util.ArraysTools
Removes a range of data in an array.
removeRange(int, int) - Method in class java.util.AbstractList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.ArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.Vector
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRegistrationListener(RegistrationListener<D>) - Static method in class ej.ecom.DeviceManager
Removes the given RegistrationListener from the list of listeners that are notified when a device is registered or unregistered.
removeResourceControlListener(ResourceControlListener) - Static method in class ej.kf.Kernel
Removes the ResourceControlListener to the list of listeners that are notified when a Feature is stopped by the Resource Control Manager.
removeSession(String) - Method in class ej.hoka.session.SessionHandler
Removes the session identified by sessionID from the active sessions.
renameTo(File) - Method in class java.io.File
Renames the file denoted by this abstract pathname.
render(GraphicsContext) - Method in class ej.microui.display.Displayable
Renders the displayable.
render(GraphicsContext) - Method in class ej.mwt.Desktop
The desktop is rendered using the given graphics context.
render(GraphicsContext) - Method in class ej.mwt.Widget
Renders the widget on the given graphics context.
RenderableString - Class in ej.microui.display
Represents graphical information related to the drawing of a string with a font.
RenderableString(String, Font) - Constructor for class ej.microui.display.RenderableString
Creates a renderable string.
renderChild(Widget, GraphicsContext) - Method in class ej.mwt.Container
Renders a child of this container.
renderContent(GraphicsContext, int, int) - Method in class ej.mwt.Container
Renders the content of the widget without the border, margin and padding specified in the style.
renderContent(GraphicsContext, int, int) - Method in class ej.mwt.Widget
Renders the content of the widget without the border, margin and padding specified in the style.
renderContent(GraphicsContext, int, int) - Method in class ej.widget.basic.ImageWidget
 
renderContent(GraphicsContext, int, int) - Method in class ej.widget.basic.Label
 
renderDesktop() - Method in class ej.mwt.render.DefaultRenderPolicy
Renders the desktop on the display.
renderDesktop() - Method in class ej.mwt.render.RenderPolicy
Renders the desktop on the display.
RenderMonitor - Class in ej.widget.debug
Monitor for Widget rendering.
RenderMonitor() - Constructor for class ej.widget.debug.RenderMonitor
 
RenderPolicy - Class in ej.mwt.render
A render policy is responsible of rendering the widgets of a desktop on the display.
RenderPolicy(Desktop) - Constructor for class ej.mwt.render.RenderPolicy
Creates a render policy.
RenderPolicy.RenderListener - Interface in ej.mwt.render
Listener for render events (when it is requested and when it is actually executed).
renderWidget(GraphicsContext, Widget) - Method in class ej.mwt.Desktop
Renders a widget.
renderWidget(Widget, int, int, int, int) - Method in class ej.mwt.render.DefaultRenderPolicy
This method performs the increment render of the widget.
renderWidget(Widget, int, int, int, int) - Method in class ej.mwt.render.OverlapRenderPolicy
 
renderWidget(GraphicsContext, Widget) - Method in class ej.mwt.render.RenderPolicy
Performs the increment render of the widget.
REPEATED - Static variable in class ej.microui.event.generator.Buttons
Constant for "repeated" action (button held down).
RepeatedTest - Annotation Type in org.junit
@RepeatedTest is used to signal that the annotated method is a test template method that should be repeated a specified number of times.
replace(char, char) - Method in class java.lang.String
Returns a new string resulting from replacing all occurrences of oldChar in this string with newChar.
replace(CharSequence, CharSequence) - Method in class java.lang.String
Replaces each substring of this string that matches the literal target sequence with the specified literal replacement sequence.
replace(int, int, String) - Method in class java.lang.StringBuffer
Replaces the characters in a substring of this sequence with characters in the specified String.
replace(int, int, String) - Method in class java.lang.StringBuilder
Replaces the characters in a substring of this sequence with characters in the specified String.
REPLACE_ALL - Static variable in class org.apache.regexp.RE
Flag bit that indicates that subst should replace all occurrences of this regular expression.
REPLACE_BACKREFERENCES - Static variable in class org.apache.regexp.RE
Flag bit that indicates that subst should replace backreferences
REPLACE_FIRSTONLY - Static variable in class org.apache.regexp.RE
Flag bit that indicates that subst should only replace the first occurrence of this regular expression.
replaceAll(String, String, String) - Static method in class com.microej.stringregex.StringRegexExtension
Replaces each substring of this string that matches the given regular expression with the given replacement.
replaceAll(List<T>, T, T) - Static method in class java.util.Collections
Replaces all occurrences of one specified value in a list with another.
replaceChild(int, Widget) - Method in class ej.mwt.Container
Replaces the child at the specified index in the list of children of this container by the specified widget.
replaceChild(int, Widget) - Method in class ej.widget.container.Flow
 
replaceChild(int, Widget) - Method in class ej.widget.container.Grid
 
replaceChild(int, Widget) - Method in class ej.widget.container.List
 
replaceChild(int, Widget) - Method in class ej.widget.container.OverlapContainer
 
replaceFirst(String, String, String) - Static method in class com.microej.stringregex.StringRegexExtension
Replaces the first substring of this string that matches the given regular expression with the given replacement.
Replacement - Class in ej.rest.web
Used in PUT operations.
Replacement(Content) - Constructor for class ej.rest.web.Replacement
 
reportError(Throwable) - Method in class ej.junit.AbstractTestWrapper
Called by generated wrappers to report an error.
reportFailure(AssertionError) - Method in class ej.junit.AbstractTestWrapper
Called by generated wrappers to report a failure.
reportSuccess() - Method in class ej.junit.AbstractTestWrapper
Called by generated wrappers to report a success.
REProgram - Class in org.apache.regexp
A class that holds compiled regular expressions.
REProgram(char[]) - Constructor for class org.apache.regexp.REProgram
Constructs a program object from a character array
REProgram(int, char[]) - Constructor for class org.apache.regexp.REProgram
Constructs a program object from a character array
REProgram(char[], int) - Constructor for class org.apache.regexp.REProgram
Constructs a program object from a character array
REQUEST_NOT_SUPPORTED - Static variable in class ej.bluetooth.BluetoothStatus
Request not supported.
requestFlush() - Method in class ej.microui.display.Display
Requests a flush updating the display with the draw actions since the last flush if and only if the display is double buffered.
RequestHandler - Interface in ej.hoka.http.requesthandler
A handler to process request and create appropriate response.
RequestHandler - Interface in ej.restserver
A request handler is responsible of HTTP requests processing.
requestHide(Displayable) - Method in class ej.microui.display.Display
Asks to set the given displayable as hidden on the display.
requestHide() - Method in class ej.mwt.Desktop
Hides the desktop from the display.
requestId - Variable in class android.net.NetworkRequest
Identifies the request.
requestLayOut() - Method in class ej.mwt.Desktop
Requests a lay out of all the hierarchy of this desktop.
requestLayOut() - Method in class ej.mwt.Widget
Requests a lay out of all the widgets in the sub hierarchy of this widget.
requestRender() - Method in class ej.microui.display.Display
Asks to render the current displayable.
requestRender() - Method in class ej.microui.display.Displayable
Requests a rendering for the entire displayable.
requestRender() - Method in class ej.mwt.Desktop
 
requestRender(Widget, int, int, int, int) - Method in class ej.mwt.render.DefaultRenderPolicy
 
requestRender(Widget, int, int, int, int) - Method in class ej.mwt.render.RenderPolicy
Requests a rendering of the given widget on the display.
requestRender() - Method in class ej.mwt.Widget
Requests a render of this entire widget on the display.
requestRender(int, int, int, int) - Method in class ej.mwt.Widget
Requests a render of a zone of this widget on the display.
requestShow(Displayable) - Method in class ej.microui.display.Display
Asks to set the given displayable as visible on the display.
requestShow() - Method in class ej.mwt.Desktop
Shows the desktop on the display.
requestTime(String, int) - Method in class android.net.SntpClient
Sends an SNTP request to the given host and processes the response.
requestTime(String, int, int) - Method in class android.net.SntpClient
Sends an SNTP request to the given host and processes the response.
requestTime() - Method in class ej.bluetooth.util.services.cts.CurrentTimeClient
Requests the current time and local time to the server.
require(int, String, String) - Method in class org.kxml2.io.KXmlParser
 
require(int, String, String) - Method in class org.kxml2.wap.WbxmlParser
 
require(int, String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
REQUIRED_IMPLEMENTATION_ERROR - Static variable in class com.microej.nls.BinaryNLS
Error code when required implementation cannot be instantiated.
requireNonNull(T) - Static method in class java.util.Objects
Checks that the specified object reference is not null.
requireNonNull(T, String) - Static method in class java.util.Objects
Checks that the specified object reference is not null and throws a customized NullPointerException if it is.
reserve() - Method in class ej.sni.PoolOfReusableResources
Reserve a buffer.
RESERVED_1004 - Static variable in class ej.websocket.CloseCodes
Reserved.
reset() - Method in class com.google.protobuf.ByteString.Output
Resets this stream, so that all currently accumulated output in the output stream is discarded.
reset() - Method in interface ej.ecom.io.Datagram
 
reset() - Method in class ej.io.progress.ProgressInputStream
 
reset() - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
reset() - Method in class ej.microui.display.GraphicsContext
Resets this graphics context to its initial configuration.
reset(int, int) - Method in class ej.microui.event.generator.Pointer
Stores the given position.
reset() - Method in class ej.microvg.Matrix
Resets the matrix to identity.
reset() - Method in class ej.microvg.Path
Resets the path to an empty one.
reset() - Method in class ej.mwt.stylesheet.cascading.CascadingStylesheet
Resets the stylesheet to its initial state.
reset() - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
reset(int) - Method in class ej.sp.ShieldedPlug
Resets data of the block with the given ID.
After execution of this method, ShieldedPlug.isDataAvailable(int) method would return false (unless data were written after calling reset(int) and before calling ShieldedPlug.isDataAvailable(int)).
reset() - Method in class java.io.BufferedInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class java.io.BufferedReader
Resets the stream to the most recent mark.
reset() - Method in class java.io.ByteArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class java.io.ByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in class java.io.CharArrayReader
Resets the stream to the most recent mark, or to the beginning if it has never been marked.
reset() - Method in class java.io.FilterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.InputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.PushbackInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.Reader
Resets the stream.
reset() - Method in class java.io.StringReader
Resets the stream to the most recent mark, or to the beginning of the string if it has never been marked.
reset() - Method in class java.nio.Buffer
Resets this buffer's position to the previously-marked position.
reset() - Method in class java.security.MessageDigest
Resets the digest for further use.
reset() - Method in class javax.crypto.Mac
Resets this Mac object.
reset() - Method in class sun.net.www.http.ChunkedOutputStream
 
reset() - Method in class sun.net.www.http.PosterOutputStream
Resets the count field of this output stream to zero, so that all currently accumulated output in the ouput stream is discarded.
reset() - Method in class sun.net.www.MessageHeader
Reset a message header (all key/values removed)
resetClip() - Method in class ej.microui.display.GraphicsContext
Resets the clipping area of this graphics context to its entire bounds.
resetDefaultStyle() - Method in class ej.mwt.stylesheet.cascading.CascadingStylesheet
Resets the default style attributes to their initial value.
resetSelectorStyle(Selector) - Method in class ej.mwt.stylesheet.cascading.CascadingStylesheet
Resets the style attributes for a selector.
resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream
Resets the current size counter to zero (see CodedInputStream.setSizeLimit(int)).
resetTranslation() - Method in class ej.microui.display.GraphicsContext
Resets the translation vector of this graphics context to the (0,0) vector.
resize(int) - Method in class ej.library.iot.rcommand.bluetooth.tools.BasicQueue
 
resolve(URI) - Method in class java.net.URI
Resolves the given URI against this URI.
resolve(String) - Method in class java.net.URI
Constructs a new URI by parsing the given string and then resolving it against this URI.
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in enum java.time.temporal.ChronoField
 
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in interface java.time.temporal.TemporalField
Resolves this field to provide a simpler alternative or a date.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.AbstractChronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in interface java.time.chrono.Chronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.IsoChronology
Resolves parsed ChronoField values into a date during parsing.
ResolverStyle - Enum in java.time.format
Enumeration of different ways to resolve dates and times.
resolveWapExtension(int, Object) - Method in class org.kxml2.wap.WbxmlParser
overwrite for own WAP extension handling in attributes and high level parsing (above nextToken() level)
resource - Variable in class ej.restserver.endpoint.ResourceRestEndpoint
Path to embedded resource to serve.
RESOURCE_CLOSED - Static variable in exception ej.microui.MicroUIException
Exception thrown when the application is trying to use a resource which has been closed.
RESOURCE_CLOSED - Static variable in exception ej.microvg.VectorGraphicsException
Exception thrown when the application is trying to use a resource that has been closed.
RESOURCE_INVALID_FILE - Static variable in exception ej.microui.MicroUIException
Exception thrown when the resource content cannot be read for any reason.
RESOURCE_INVALID_PATH - Static variable in exception ej.microui.MicroUIException
Exception thrown when a resource cannot be retrieved.
ResourceArray - Class in ej.bon
A resource array is an element of ResourceBuffer.
ResourceBuffer - Class in ej.bon
A resource buffer contains a set of data which is compacted to obtain a minimal footprint.
ResourceBuffer(String) - Constructor for class ej.bon.ResourceBuffer
Opens a ResourceBuffer on the resource described by its path.
ResourceControlListener - Interface in ej.kf
The listener interface for receiving notifications when a Feature is stopped by the Resource Control Manager.
ResourceControlListener.StopCause - Enum in ej.kf
A stop cause.
ResourceImage - Class in ej.microui.display
A ResourceImage represents an image which may require dynamic allocation in order to be created.
ResourceImage.OutputFormat - Enum in ej.microui.display
Enumerates the different formats in which a resource image can store pixel colors.
ResourceRestEndpoint - Class in ej.restserver.endpoint
A static resource end-point to serve all kind of files.
ResourceRestEndpoint(String, String) - Constructor for class ej.restserver.endpoint.ResourceRestEndpoint
Creates a static resource end-point that responds to given URI and serves given resource.
ResourceRestEndpoint(String, String, String) - Constructor for class ej.restserver.endpoint.ResourceRestEndpoint
Creates a static resource end-point that responds to given URI and serves given resource.
ResourceVectorImage - Class in ej.microvg
Represents a vector image which requires dynamic allocation in order to be created.
RESPOND_CLOSING - Static variable in class ej.websocket.Messages
Respond to a closing handshake.
responseCode() - Method in exception java.net.HttpRetryException
Returns the http response code
responseCode - Variable in class java.net.HttpURLConnection
An int representing the three digit HTTP Status-Code.
responseMessage - Variable in class java.net.HttpURLConnection
The HTTP response message.
RestEndpoint - Class in ej.restserver
A REST endpoint exposes resources on a REST server.
RestEndpoint(String) - Constructor for class ej.restserver.RestEndpoint
Create a new endpoint at given URI.
RestResponse - Class in ej.restserver
A simple wrapper over HTTP response, allowing to directly specify MIME type and status code.
RestResponse(String, String, InputStream) - Constructor for class ej.restserver.RestResponse
Creates a new REST response.
RestResponse(String, String, String) - Constructor for class ej.restserver.RestResponse
Creates a new REST response.
RestResponse(String, String, String, String) - Constructor for class ej.restserver.RestResponse
Creates a new REST response.
RestServer - Class in ej.restserver
A simple implementation of HTTP server capable of easily exposing endpoints.
RestServer(int, int, int) - Constructor for class ej.restserver.RestServer
Creates a new server bounded to given port.
RestServer(int, int, int, ServerSocketFactory) - Constructor for class ej.restserver.RestServer
Creates a REST server on top of the given HTTP server.
RestSession - Class in ej.restserver
A REST session handles HTTP requests.
RestSession(RestServer) - Constructor for class ej.restserver.RestSession
Creates a new REST session for given server.
RestSession.Factory - Class in ej.restserver
This class makes the creation of HTTPServer easier.
Resty - Class in ej.rest.web
Main class.
Resty(Resty.Option...) - Constructor for class ej.rest.web.Resty
Create an instance of Resty with the following list of options.
Resty.Option - Class in ej.rest.web
Base class for Resty options.
Resty.Timeout - Class in ej.rest.web
Option to set a timeout.
RESUME - Static variable in class ej.microui.event.generator.Command
Constant for "resume" command.
RESyntaxException - Exception in org.apache.regexp
Exception thrown to indicate a syntax error in a regular expression.
RESyntaxException(String) - Constructor for exception org.apache.regexp.RESyntaxException
Constructor.
retainAll(Collection<?>) - Method in class com.microej.kf.util.AbstractKFList
 
retainAll(Collection<?>) - Method in class java.util.AbstractCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.ArrayList
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection<?>) - Method in interface java.util.Collection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in interface java.util.List
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in interface java.util.Set
Retains only the elements in this set that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.Vector
Retains only the elements in this Vector that are contained in the specified Collection.
Retention - Annotation Type in java.lang.annotation
Indicates how long annotations with the annotated type are to be retained.
RetentionPolicy - Enum in java.lang.annotation
Annotation retention policy.
reuse - Variable in class sun.net.www.http.HttpClient
 
REUtil - Class in org.apache.regexp
This is a class that contains utility helper methods for this package.
REUtil() - Constructor for class org.apache.regexp.REUtil
 
reverse() - Method in class java.lang.StringBuffer
Causes this character sequence to be replaced by the reverse of the sequence.
reverse() - Method in class java.lang.StringBuilder
Causes this character sequence to be replaced by the reverse of the sequence.
reverse(List<?>) - Static method in class java.util.Collections
Reverses the order of the elements in the specified list.
reverseOrder() - Static method in class java.util.Collections
Returns a comparator that imposes the reverse of the natural ordering on a collection of objects that implement the Comparable interface.
reverseOrder(Comparator<T>) - Static method in class java.util.Collections
Returns a comparator that imposes the reverse ordering of the specified comparator.
rewind() - Method in class java.nio.Buffer
Rewinds this buffer.
RIGHT - Static variable in class ej.microui.event.generator.Command
Constant for "right" command.
RIGHT - Static variable in class ej.mwt.util.Alignment
Constant for positioning on the right.
rightInplaceSub(FDBigInteger) - Method in class sun.misc.FDBigInteger
Subtracts the supplied FDBigInteger subtrahend from this FDBigInteger.
rint(double) - Static method in class java.lang.Math
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
ROOT_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.RootSelector
Root selector singleton to avoid creating several ones.
rootDirectory(String) - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler.ClasspathFilesHandlerBuilder
Returns the instance of ClasspathFilesHandler.ClasspathFilesHandlerBuilder configured with the given path as the root directory for resources to serve.
rootIndex - Variable in class org.kxml2.kdom.Document
 
rootNode() - Method in class ej.jsonpath.parser.JJTJSONPathCompilerState
 
RootSelector - Class in ej.mwt.stylesheet.selector
A root selector selects by checking if a widget is the root widget of its hierarchy (i.e.
rotate(List<?>, int) - Static method in class java.util.Collections
Rotates the elements in the specified list by the specified distance.
rotateLeft(int, int) - Static method in class java.lang.Integer
Returns the value obtained by rotating the two's complement binary representation of the specified int value left by the specified number of bits.
rotateLeft(long, int) - Static method in class java.lang.Long
Returns the value obtained by rotating the two's complement binary representation of the specified long value left by the specified number of bits.
rotateRight(int, int) - Static method in class java.lang.Integer
Returns the value obtained by rotating the two's complement binary representation of the specified int value right by the specified number of bits.
rotateRight(long, int) - Static method in class java.lang.Long
Returns the value obtained by rotating the two's complement binary representation of the specified long value right by the specified number of bits.
round(double) - Static method in class java.lang.Math
Returns the closest long to the argument, with ties rounding up.
round(float) - Static method in class java.lang.Math
Returns the closest int to the argument, with ties rounding up.
round(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal rounded according to the MathContext settings.
ROUND_CEILING - Static variable in class java.math.BigDecimal
Rounding mode to round towards positive infinity.
ROUND_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards zero.
ROUND_FLOOR - Static variable in class java.math.BigDecimal
Rounding mode to round towards negative infinity.
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
ROUND_UP - Static variable in class java.math.BigDecimal
Rounding mode to round away from zero.
RoundedBackground - Class in ej.mwt.style.background
Draws a plain color on the background with a round corner.
RoundedBackground(int, int, int) - Constructor for class ej.mwt.style.background.RoundedBackground
Creates a rounded background.
RoundedBorder - Class in ej.mwt.style.outline.border
Draws a uniform border with round corners.
RoundedBorder(int, int, int) - Constructor for class ej.mwt.style.outline.border.RoundedBorder
Creates a rounded border specifying its attributes.
RoundingMode - Enum in java.math
Specifies a rounding behavior for numerical operations capable of discarding precision.
Route - Class in ej.hoka.http
Represent an HTTP route.
Route(int, String, RequestHandler) - Constructor for class ej.hoka.http.Route
Constructs a new instance of Route.
Route(int, String, String, RequestHandler) - Constructor for class ej.hoka.http.Route
Constructs a new instance of Route.
row - Variable in exception org.xmlpull.v1.XmlPullParserException
 
rowToJSONArray(JSONTokener) - Static method in class ej.rest.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class ej.rest.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class ej.rest.json.CDL
Produce a comma delimited text row from a JSONArray.
RSAKeyGenParameterSpec - Class in java.security.spec
This class specifies the set of parameters used to generate an RSA key pair.
RSAKeyGenParameterSpec(int, int) - Constructor for class java.security.spec.RSAKeyGenParameterSpec
Constructs a new RSAKeyGenParameterSpec object from the given keysize, public-exponent value, and null key parameters.
run() - Method in class com.microej.kf.util.RunnableWithResult
By default sets the result returned by RunnableWithResult.runWithResult().
run(Runnable) - Static method in class ej.bon.Immortals
Calls the method Runnable.run() of the given runnable.
run() - Method in class ej.bon.Timer
Executes TimerTask scheduling.
run() - Method in class ej.bon.TimerTask
The action to be performed by this timer task.
run(TestListener) - Method in class ej.junit.AbstractAllTestClassesWrapper
 
run(TestListener) - Method in class ej.junit.AbstractTestWrapper
 
run(TestListener) - Method in interface ej.junit.TestWrapper
 
run() - Method in class ej.rcommand.serversocket.RemoteCommandServer
 
run() - Method in class ej.rcommand.synchronous.RemoteCommandClient
 
run() - Method in class ej.util.concurrent.SingleThreadExecutor
 
run() - Method in interface java.lang.Runnable
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class java.lang.Thread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run() - Method in interface java.util.concurrent.RunnableFuture
Sets this Future to the result of its computation unless it has been cancelled.
runAfterClassMethods() - Method in class ej.junit.AbstractTestWrapper
To be implemented by generated subclasses, triggers the execution of methods tagged with AfterClass
runAfterMethods() - Method in class ej.junit.AbstractTestWrapper
To be implemented by generated subclasses, triggers the execution of methods tagged with After
runApplication() - Method in class com.microej.android.application.MicroEJActivity
Runs the MicroEJ Application.
runApplication() - Method in class com.microej.android.wearos.MicroEJWatchFaceService
Runs the MicroEJ Application.
runBeforeClassMethods() - Method in class ej.junit.AbstractTestWrapper
To be implemented by generated subclasses, triggers the execution of methods tagged with BeforeClass
runBeforeMethods() - Method in class ej.junit.AbstractTestWrapper
To be implemented by generated subclasses, triggers the execution of methods tagged with Before
RUNIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for runic font identifier.
Runnable - Interface in java.lang
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
RunnableFuture<V> - Interface in java.util.concurrent
A Future that is Runnable.
RunnableWithResult<R> - Class in com.microej.kf.util
 
RunnableWithResult() - Constructor for class com.microej.kf.util.RunnableWithResult
 
runTestClasses() - Method in class ej.junit.AbstractAllTestClassesWrapper
runTestMethods() - Method in class ej.junit.AbstractTestWrapper
To be implemented by generated subclasses, triggers the execution of test methods tagged with Test
Runtime - Class in java.lang
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
RuntimeException - Exception in java.lang
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
RuntimeException() - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with null as its detail message.
RuntimeException(String) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message.
RuntimeException(String, Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message and cause.
RuntimeException(Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RuntimePermission - Class in java.lang
This class is for runtime permissions.
RuntimePermission(String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission with the specified name.
RuntimePermission(String, String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission object with the specified name.
runUnderContext(Module, Runnable) - Static method in class ej.kf.Kernel
Calls the Runnable.run() method with current context set to the given Module.
runWithResult() - Method in class com.microej.kf.util.RunnableWithResult
 
RW - Static variable in class ej.bluetooth.BluetoothPermissions
Read and write access, no encryption required.
RW_AUTH - Static variable in class ej.bluetooth.BluetoothPermissions
Read and write access, authentication required.
RW_ENCRYPT - Static variable in class ej.bluetooth.BluetoothPermissions
Read and write access, encryption required.
RX_UUID - Static variable in class ej.bluetooth.util.services.sps.SerialPortConstants
The UUID of the RX characteristic.

S

SafeVarargs - Annotation Type in java.lang
A programmer assertion that the body of the annotated method or constructor does not perform potentially unsafe operations on its varargs parameter.
SAMARITAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for samaritan font identifier.
sameFile(URL) - Method in class java.net.URL
Compares two URLs, excluding the fragment component.
sameFile(URL, URL) - Method in class java.net.URLStreamHandler
Compare two urls to see whether they refer to the same file, i.e., having the same protocol, host, port, and path.
sameSite(Cookie.SameSite) - Method in class ej.hoka.http.Cookie.Builder
SameSite=<samesite-value> Optional Controls whether a cookie is sent with cross-origin requests, providing some protection against cross-site request forgery attacks (CSRF).
SATURDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Saturday.
SAURASHTRA - Static variable in class ej.microui.display.FontIdentifiers
Constant for saurashtra font identifier.
scalb(double, int) - Static method in class java.lang.Math
Return d × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scalb(float, int) - Static method in class java.lang.Math
Return f × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the float value set.
scale() - Method in class java.math.BigDecimal
Returns the scale of this BigDecimal.
scaleByPowerOfTen(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose numerical value is equal to (this * 10n).
scan() - Method in class ej.ecom.wifi.WifiManager
Performs an active scan of available Wi-Fi access points.
scan(boolean) - Method in class ej.ecom.wifi.WifiManager
Performs a scan of available access points.
scanAccessPoints() - Method in class ej.net.util.wifi.WifiNetworkManager
Scans Access Points.
schedule(TimerTask, long) - Method in class ej.bon.Timer
Schedules the specified task for execution after the specified delay.
schedule(TimerTask, Date) - Method in class ej.bon.Timer
Schedules the specified task for execution at the specified time.
schedule(TimerTask, long, long) - Method in class ej.bon.Timer
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
schedule(TimerTask, Date, long) - Method in class ej.bon.Timer
Schedules the specified task for repeated fixed-delay execution, beginning at the specified time.
schedule(Runnable, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a ScheduledFuture that becomes enabled after the given delay.
scheduleAtFixedRate(TimerTask, long, long) - Method in class ej.bon.Timer
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class ej.bon.Timer
Schedules the specified task for repeated fixed-rate execution, beginning at the specified time.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
scheduledExecutionTime() - Method in class ej.bon.TimerTask
Returns the scheduled execution time of the most recent actual execution of this task.
ScheduledExecutorService - Interface in java.util.concurrent
An ExecutorService that can schedule commands to run after a given delay, or to execute periodically.
ScheduledFuture<V> - Interface in java.util.concurrent
A delayed result-bearing action that can be cancelled.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
SDK - Class in ej.aws.iot
SDK information
SDK() - Constructor for class ej.aws.iot.SDK
 
search(Object) - Method in class java.util.Stack
Returns the 1-based position where an object is on this stack.
SECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the second within the minute.
SECRET_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "secret key".
SecretKey - Interface in javax.crypto
A secret (symmetric) key.
SecretKeyFactory - Class in javax.crypto
This class represents a factory for secret keys.
SecretKeySpec - Class in javax.crypto.spec
This class specifies a secret key in a provider-independent fashion.
SecretKeySpec(byte[], String) - Constructor for class javax.crypto.spec.SecretKeySpec
Constructs a secret key from the given byte array.
SecretKeySpec(byte[], int, int, String) - Constructor for class javax.crypto.spec.SecretKeySpec
Constructs a secret key from the given byte array, using the first len bytes of key, starting at offset inclusive.
secure(SocketFactory) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
secure() - Method in class ej.hoka.http.Cookie.Builder
Secure Optional Cookie is only sent to the server when a request is made with the https: scheme (except on localhost), and therefore is more resistent to man-in-the-middle attacks.
secure(ServerSocketFactory) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Set Server Socket Factory.
SecureRandom - Class in java.security
This class provides a cryptographically strong random number generator (RNG).
SecureRandom() - Constructor for class java.security.SecureRandom
Constructs a secure random number generator (RNG) implementing the default random number algorithm.
SecureRandom(byte[]) - Constructor for class java.security.SecureRandom
Constructs a secure random number generator (RNG) implementing the default random number algorithm.
SecurityException - Exception in java.lang
Thrown by the security manager to indicate a security violation.
SecurityException() - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityException(String, Throwable) - Constructor for exception java.lang.SecurityException
Creates a SecurityException with the specified detail message and cause.
SecurityException(Throwable) - Constructor for exception java.lang.SecurityException
Creates a SecurityException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SecurityLevels - Class in ej.bluetooth.util
The SecurityLevels class enumerates the values for security levels of GATT attributes.
SecurityManager - Class in java.lang
The security manager is a class that allows applications to implement a security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Constructs a new SecurityManager.
SecurityMode - Enum in ej.ecom.wifi
List of Wi-Fi security modes.
SecurityPermission - Class in java.security
This class is for security permissions.
SecurityPermission(String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission with the specified name.
SecurityPermission(String, String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission object with the specified name.
SecurityUtil - Class in ej.net.util.wifi
An utility class to handle security mode.
seek(long) - Method in class ej.bon.ResourceBuffer
Sets the buffer position indicator.
seek(long) - Method in class java.io.RandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seekToElementPointer(int) - Method in class ej.bon.ResourceArray
Modify the position of the ResourceBuffer used to create this ResourceArray.
SELECT - Static variable in class ej.microui.event.generator.Command
Constant for "select" command.
selector() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
Selector - Interface in ej.mwt.stylesheet.selector
Represents a selector.
SelectorHelper - Class in ej.mwt.stylesheet.selector
Provides utility methods related to selectors.
send(Datagram) - Method in interface ej.ecom.io.DatagramConnection
 
send(int, int) - Method in class ej.microui.event.generator.Buttons
Sends a MicroUI event for the given action on given button to the listener of the Buttons.
send(int) - Method in class ej.microui.event.generator.Command
Sends the given command to the event generator's listener
send(int, int) - Method in class ej.microui.event.generator.Pointer
Sends a MicroUI event for the given action on given button to the listener of the Pointer.
send(int, int) - Method in class ej.microui.event.generator.States
Stores the given state value and sends a MicroUI States.EVENT_TYPE to the States's listener.
send(int) - Method in class ej.mwt.event.DesktopEventGenerator
Sends a desktop event for the given action to the event handler of this event generator.
send(DatagramPacket) - Method in class java.net.DatagramSocket
Sends a datagram packet from this socket.
SEND_BINARY - Static variable in class ej.websocket.Messages
A send of binary has been requested.
SEND_TEXT - Static variable in class ej.websocket.Messages
A send of text has been requested.
sendBinary(byte[]) - Method in class ej.websocket.WebSocket
Sends a binary message.
sendBoolean(boolean) - Method in interface ej.rcommand.CommandSender
Sends a boolean parameter.
sendBoolean(boolean) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendBoolean(boolean) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendByteArray(byte[]) - Method in interface ej.rcommand.CommandSender
Sends a byte array parameter.
sendByteArray(byte[], int, int) - Method in interface ej.rcommand.CommandSender
Sends a byte array parameter with offset and length.
sendByteArray(byte[]) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendByteArray(byte[], int, int) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendByteArray(byte[]) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendByteArray(byte[], int, int) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendByteArrayAsInputStream(InputStream) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendByteArrayAsInputStream(InputStream) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendData(byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortClient
Sends the given data to the server.
sendData(BluetoothConnection, byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
Sends the given data to the given client.
sendDouble(double) - Method in interface ej.rcommand.CommandSender
Sends a double parameter.
sendDouble(double) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendDouble(double) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendEvent(byte[]) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
sendEvent(int) - Method in class ej.microui.event.EventGenerator
Sends the given event to the current EventHandler.
sendEventToWidget(Widget, int) - Method in class ej.mwt.event.EventDispatcher
Sends the given event to the given widget.
sendEventToWidgetHierarchy(Widget, int) - Method in class ej.mwt.event.EventDispatcher
Sends the given event to the given widget and to each of its ancestors.
sendExecuteWriteResponse(BluetoothAttribute, byte) - Method in class ej.bluetooth.BluetoothConnection
Sends the response to an execute write request sent by a device on the given attribute.
sendExecuteWriteResponse(short, short, byte) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendExecuteWriteResponseCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendExecuteWriteResponseCommand(short, short, byte) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseCommand
 
SendExecuteWriteResponseEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendExecuteWriteResponseEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseEndpoint
 
sendFloat(float) - Method in interface ej.rcommand.CommandSender
Sends a float parameter.
sendFloat(float) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendFloat(float) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
SENDING - Static variable in class ej.websocket.Messages
Sending some data.
sendInputStream(InputStream) - Method in interface ej.rcommand.CommandSender
Sends an input stream.
sendInputStream(InputStream) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendInputStream(InputStream) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendInt(int) - Method in interface ej.rcommand.CommandSender
Sends an integer parameter.
sendInt(int) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendInt(int) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendLong(long) - Method in interface ej.rcommand.CommandSender
Sends a long parameter.
sendLong(long) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendLong(long) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendNotification(BluetoothCharacteristic, byte[], boolean) - Method in class ej.bluetooth.BluetoothConnection
Sends a notification or indication on the given characteristic to a device.
sendNotification(short, short, byte[], int, boolean) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
sendNotification(RemoteNotification) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
 
sendNotification(RemoteNotification) - Method in interface ej.rcommand.RemoteCommandManager
Sends the given notification to all connected clients.
SendNotificationCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendNotificationCommand(short, short, byte[], int, boolean) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendNotificationCommand
 
SendNotificationEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendNotificationEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendNotificationEndpoint
 
sendPairRequest() - Method in class ej.bluetooth.BluetoothConnection
Initiates pairing with the device.
sendPairRequest(short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendPairRequestCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPairRequestCommand(short) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestCommand
 
SendPairRequestEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPairRequestEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestEndpoint
 
sendPairResponse(boolean) - Method in class ej.bluetooth.BluetoothConnection
Replies to the pairing request of the device.
sendPairResponse(short, boolean) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendPairResponseCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPairResponseCommand(short, boolean) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseCommand
 
SendPairResponseEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPairResponseEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseEndpoint
 
sendParams(List<Object>) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendParams(List<Object>) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendParams(CommandSender, List<Object>) - Method in interface ej.rcommand.ParametersHelper
Sends the given parameters.
sendParams(List<Object>) - Method in interface ej.rcommand.RemoteConnection
Sends the given parameters.
sendPasskeyResponse(boolean, int) - Method in class ej.bluetooth.BluetoothConnection
Replies to the passkey request of the device.
sendPasskeyResponse(short, boolean, int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendPasskeyResponseCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPasskeyResponseCommand(short, boolean, int) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseCommand
 
SendPasskeyResponseEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPasskeyResponseEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseEndpoint
 
sendPrepareWriteResponse(BluetoothAttribute, byte, byte[], int) - Method in class ej.bluetooth.BluetoothConnection
Sends the response to a prepare write request sent by a device on the given attribute.
sendPrepareWriteResponse(short, short, byte, byte[], int, int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendPrepareWriteResponseCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPrepareWriteResponseCommand(short, short, byte, byte[], int, int) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseCommand
 
SendPrepareWriteResponseEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendPrepareWriteResponseEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseEndpoint
 
sendReadRequest(BluetoothAttribute) - Method in class ej.bluetooth.BluetoothConnection
Sends a read request on the given attribute.
sendReadRequest(short, short) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendReadRequestCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendReadRequestCommand(short, short) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestCommand
 
SendReadRequestEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendReadRequestEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestEndpoint
 
sendReadResponse(BluetoothAttribute, byte, byte[]) - Method in class ej.bluetooth.BluetoothConnection
Sends the response to a read request sent by a device on the given attribute.
sendReadResponse(short, short, byte, byte[], int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendReadResponseCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendReadResponseCommand(short, short, byte, byte[], int) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseCommand
 
SendReadResponseEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendReadResponseEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseEndpoint
 
sendString(String) - Method in interface ej.rcommand.CommandSender
Sends a string parameter.
sendString(String) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
sendString(String) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
sendText(String) - Method in class ej.websocket.WebSocket
Sends a text message.
sendWriteRequest(BluetoothAttribute, byte[]) - Method in class ej.bluetooth.BluetoothConnection
Sends a write request on the given attribute.
sendWriteRequest(short, short, byte[], int, boolean) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendWriteRequestCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendWriteRequestCommand(short, short, byte[], int, boolean) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestCommand
 
SendWriteRequestEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendWriteRequestEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestEndpoint
 
sendWriteResponse(BluetoothAttribute, byte) - Method in class ej.bluetooth.BluetoothConnection
Sends the response to a write request sent by a device on the given attribute.
sendWriteResponse(short, short, byte) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
SendWriteResponseCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendWriteResponseCommand(short, short, byte) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseCommand
 
SendWriteResponseEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
SendWriteResponseEndpoint(BluetoothController) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseEndpoint
 
separator - Variable in class ej.hoka.http.support.CharacterSeparatedList
Characters separator.
separator - Static variable in class java.io.File
The system-dependent default name-separator character, represented as a string for convenience.
separatorChar - Static variable in class java.io.File
The system-dependent default name-separator character.
SEPTEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the ninth month of the year in the Gregorian and Julian calendars.
SequenceInputStream - Class in java.io
A SequenceInputStream represents the logical concatenation of other input streams.
SequenceInputStream(Enumeration<? extends InputStream>) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the argument, which must be an Enumeration that produces objects whose run-time type is InputStream.
SequenceInputStream(InputStream, InputStream) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the two arguments, which will be read in order, first s1 and then s2, to provide the bytes to be read from this SequenceInputStream.
Serializable - Interface in java.io
This interface is only defined for hierarchy compatibility.
serialize() - Method in class ej.bluetooth.util.AdvertisementData
Serializes this advertisement data into a byte array.
serializerClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
serializeTo(CodedOutputStream, int, K, V) - Method in class com.google.protobuf.MapEntryLite
Serializes the provided key and value as though they were wrapped by a MapEntryLite to the output stream.
SerialPortClient - Class in ej.bluetooth.util.services.sps
The SerialPortClient class represents a serial port client.
SerialPortClient(BluetoothConnection, BluetoothService) - Constructor for class ej.bluetooth.util.services.sps.SerialPortClient
Creates a serial port client, using the serial port service provided by a remote device and the connection to this device.
SerialPortConstants - Class in ej.bluetooth.util.services.sps
Provides constants and static methods related to the serial port service.
SerialPortServer - Class in ej.bluetooth.util.services.sps
The SerialPortServer class represents a serial port server.
SerialPortServer(BluetoothService) - Constructor for class ej.bluetooth.util.services.sps.SerialPortServer
Creates a serial port server, using the serial port service provided by this device.
serialVersionUID - Static variable in interface java.security.Key
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface javax.crypto.SecretKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serve(String, Map<String, String>) - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler
The generic behavior of this request handler implementation is to find a resource matching the given path in the classpath.
serve(String, Map<String, String>) - Method in interface ej.hoka.http.requesthandler.StaticFilesHandler
Serve the request file if found, return code null is file not found.
SERVER_CANNOT_FULFILL_REQUEST - Static variable in class ej.websocket.CloseCodes
1011 indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.
ServerException - Exception in ej.websocket
This is a more specific WebSocketException type.
ServerException(String) - Constructor for exception ej.websocket.ServerException
Create a new server exception.
ServerException() - Constructor for exception ej.websocket.ServerException
 
serverInput - Variable in class sun.net.NetworkClient
Buffered stream for reading replies from server.
serverIsOpen() - Method in class sun.net.NetworkClient
Return server connection status
serverOutput - Variable in class sun.net.NetworkClient
Stream for printing to the server.
ServerSocket - Class in java.net
This class implements server sockets.
ServerSocket() - Constructor for class java.net.ServerSocket
Creates an unbound server socket.
ServerSocket(int) - Constructor for class java.net.ServerSocket
Creates a server socket, bound to the specified port.
ServerSocket(int, int) - Constructor for class java.net.ServerSocket
Creates a server socket and binds it to the specified local port number, with the specified backlog.
ServerSocket(int, int, InetAddress) - Constructor for class java.net.ServerSocket
Create a server with the specified port, listen backlog, and local IP address to bind to.
serverSocket - Variable in class sun.net.NetworkClient
Socket for communicating with server.
ServerSocketFactory - Class in javax.net
This class creates server sockets.
ServerSocketFactory() - Constructor for class javax.net.ServerSocketFactory
Creates a server socket factory.
SERVICE_DATA_UUID128 - Static variable in class ej.bluetooth.BluetoothDataTypes
Service Data - 128 bit UUID.
SERVICE_DATA_UUID16 - Static variable in class ej.bluetooth.BluetoothDataTypes
Service Data - 16 bit UUID.
SERVICE_DATA_UUID32 - Static variable in class ej.bluetooth.BluetoothDataTypes
Service Data - 32 bit UUID.
SERVICE_SOLICITATION_UUID128_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
List of 128 bit Service Solicitation UUIDs.
SERVICE_SOLICITATION_UUID16_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
List of 16 bit Service Solicitation UUIDs.
SERVICE_SOLICITATION_UUID32_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
List of 32 bit Service Solicitation UUIDs.
SERVICE_UUID - Static variable in class ej.bluetooth.util.services.cts.CurrentTimeConstants
The UUID of the current time service.
SERVICE_UUID - Static variable in class ej.bluetooth.util.services.sps.SerialPortConstants
The UUID of the serial port service.
SERVICE_UUID128_COMPLETE_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
Complete List of 128-bit Service UUIDs.
SERVICE_UUID128_INCOMPLETE_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
Incomplete List of 128-bit Service UUIDs.
SERVICE_UUID16_COMPLETE_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
Complete List of 16-bit Service UUIDs.
SERVICE_UUID16_INCOMPLETE_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
Incomplete List of 16-bit Service UUIDs.
SERVICE_UUID32_COMPLETE_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
Complete List of 32-bit Service UUIDs.
SERVICE_UUID32_INCOMPLETE_LIST - Static variable in class ej.bluetooth.BluetoothDataTypes
Incomplete List of 32-bit Service UUIDs.
ServiceFactory - Class in ej.service
A simple dependency injection facility.
ServiceHelper - Class in ej.bluetooth.util
Provides utility methods related to GATT services.
ServiceLoader - Interface in ej.service
A simple service loading facility.
ServiceLoaderHelper - Class in ej.service.loader
Helper class for service loaders.
ServiceLoaderKF - Class in com.microej.kf.util.service
KF Service loader that add several service loader according the KF specification
ServiceLoaderKF() - Constructor for class com.microej.kf.util.service.ServiceLoaderKF
 
ServiceLoadingException - Exception in ej.service
Thrown when an error occurs while loading a service.
ServiceLoadingException(String, Throwable) - Constructor for exception ej.service.ServiceLoadingException
Constructs a new service loading exception with the specified detail message and cause.
ServicePermission - Class in ej.service
ServicePermission(String, Class<?>, String) - Constructor for class ej.service.ServicePermission
Creates a permission for the given service.
ServiceRegistry - Interface in ej.service
An extension of service loader that allows to register services dynamically.
ServiceRegistryKF - Class in com.microej.kf.util.service
The Class ServiceRegistryKF which contains the Local Service mapping for each context.
ServiceRegistryKF() - Constructor for class com.microej.kf.util.service.ServiceRegistryKF
Instantiates a new service registry KF.
services - Variable in class ej.service.loader.SimpleServiceLoader
The cache of instantiated services.
SERVICES_FOLDER - Static variable in class ej.service.loader.MetaInfServiceLoader
Folder where the services are defined.
Session - Class in ej.hoka.session
Server side Session.
Session(String, long) - Constructor for class ej.hoka.session.Session
Constructs a Session.
SessionHandler - Class in ej.hoka.session
Handle sessions and stores active sessions in a database.
SessionHandler(Random) - Constructor for class ej.hoka.session.SessionHandler
Constructs a SessionHandler with 1-hour-long sessions.
SessionHandler(Random, long) - Constructor for class ej.hoka.session.SessionHandler
Constructs a SessionHandler provided sessionLifetime sessions and using an in-memory database.
set(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
Overrides the contents of this LazyField.
set(int, ByteString) - Method in interface com.google.protobuf.LazyStringList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, byte[]) - Method in interface com.google.protobuf.LazyStringList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(byte[], byte, int, int) - Static method in class ej.bon.ByteArray
Fills a zone of a byte array with the given value.
set(Matrix) - Method in class ej.microvg.Matrix
Deep copies the given matrix into this matrix.
set(int, E) - Method in class java.util.AbstractList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.AbstractSequentialList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.ArrayList
Replaces the element at the specified position in this list with the specified element.
set(int) - Method in class java.util.BitSet
Sets the bit at the specified index to true.
set(int, boolean) - Method in class java.util.BitSet
Sets the bit at the specified index to the specified value.
set(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to true.
set(int, int, boolean) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
set(int, int) - Method in class java.util.Calendar
Sets the given calendar field to the given value.
set(int, int, int) - Method in class java.util.Calendar
Sets the values for the calendar fields YEAR, MONTH, and DAY_OF_MONTH.
set(int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the calendar fields YEAR, MONTH, DAY_OF_MONTH, HOUR_OF_DAY, and MINUTE.
set(int, int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields YEAR, MONTH, DAY_OF_MONTH, HOUR, MINUTE, and SECOND.
set(int, E) - Method in class java.util.LinkedList
Replaces the element at the specified position in this list with the specified element.
set(int, E) - Method in interface java.util.List
Replaces the element at the specified position in this list with the specified element (optional operation).
set(E) - Method in interface java.util.ListIterator
Replaces the last element returned by ListIterator.next() or ListIterator.previous() with the specified element (optional operation).
Set<E> - Interface in java.util
A collection that contains no duplicate elements.
set(int, E) - Method in class java.util.Vector
Replaces the element at the specified position in this Vector with the specified element.
set(int, String, String) - Method in class sun.net.www.MessageHeader
Overwrite the previous key/val pair at location 'i' with the new k/v.
set(String, String) - Method in class sun.net.www.MessageHeader
Sets the value of a key.
SET_ACTION - Static variable in class ej.property.PropertyPermission
setAccessPoint(AccessPoint) - Method in class ej.net.util.wifi.AccessPointConfiguration
Sets the accessPoint.
setActiveNetwork(Network) - Method in class android.net.ConnectivityManager
Sets the active network.
setAddress(Datagram) - Method in interface ej.ecom.io.Datagram
 
setAddress(String) - Method in interface ej.ecom.io.Datagram
 
setAddress(InetAddress) - Method in class java.net.DatagramPacket
Sets the IP address of the machine to which this datagram is being sent.
setAlign(Flex.Align) - Method in class ej.widget.container.Flex
Sets the align of the flex.
setAllowUserInteraction(boolean) - Method in class java.net.URLConnection
Set the value of the allowUserInteraction field of this URLConnection.
setAllowUserInteraction(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setAmPmStrings(String[]) - Method in class java.text.DateFormatSymbols
Sets ampm strings.
setAPConfiguration(AccessPointConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
Sets the configurationAP.
setAppearance(short) - Method in class ej.bluetooth.util.AdvertisementData
Sets the appearance of this advertisement data.
setAttached() - Method in class ej.mwt.Desktop
Sets this desktop as attached.
setAttribute(String, Object) - Method in class ej.hoka.http.HttpRequest
Set a request server-side attribute.
setAttribute(String, String) - Method in class ej.hoka.session.Session
Set a session attribute.
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.
setAuthenticationProperty(String, String) - Method in class sun.net.www.protocol.http.HttpURLConnection
 
setAvailable(boolean, Network, NetworkInfo) - Method in class android.net.ConnectivityManager
Sets the network availability.
setAvailable(boolean) - Method in class ej.net.Network
Sets whether the network is available.
setBackground(Background) - Method in class ej.mwt.style.EditableStyle
Sets the background.
setBackgroundColor(int) - Method in class ej.microui.display.GraphicsContext
Sets the background color of this graphics context.
setBacklight(int) - Method in class ej.microui.display.Display
Sets the backlight of the display.
setBaudrate(int) - Method in interface ej.ecom.io.CommConnection
Configures the baudrate.
setBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit set.
setBoolean(int, boolean) - Method in interface com.google.protobuf.Internal.BooleanList
Like List.set(int, Object) but more efficient in that it doesn't box the element.
setBooleanProperty(int, boolean, int) - Static method in class ej.basictool.BitFieldHelper
Sets a boolean value in a bit field.
setBooleanProperty(int, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to true in a bit field.
setBooleanPropertyAtOffset(int, boolean, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to true in a bit field.
setBooleanPropertyAtOffset(int, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to true in a bit field.
setBorder(Outline) - Method in class ej.mwt.style.EditableStyle
Sets the border.
setBounds(int, int, int, int) - Method in class ej.mwt.util.Rectangle
Sets the bounds of this rectangle.
setBroadcast(boolean) - Method in class java.net.DatagramSocket
Enable/disable SO_BROADCAST.
setByteString(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
Sets this field with bytes to delay-parse.
setCalendar(Calendar) - Method in class java.text.DateFormat
Set the calendar to be used by this date format.
setCallback(MqttCallback) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Sets the callback listener to use for events that happen asynchronously.
setCallback(MqttCallback) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
setCanceled(boolean) - Method in class com.microej.kf.util.IProgressMonitorProxy
 
setCanceled(boolean) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the cancel state to the given value.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation sets the value of an internal state variable.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.SubMonitor
 
setCapabilities(int[]) - Method in class android.net.NetworkCapabilities
Sets the capabilities.
setCapabilities(NetworkCapabilities) - Method in class ej.net.Network
Sets the capabilities.
setCenterChild(Widget) - Method in class ej.widget.container.Dock
Sets the child which will be at the center.
setCenterChild(Widget) - Method in class ej.widget.container.SimpleDock
Sets the center widget of this simple dock.
setCertificateEntry(String, Certificate) - Method in class java.security.KeyStore
Assigns the given trusted certificate to the given alias.
setChanged() - Method in class ej.observable.Observable
Marks this observable as having been changed.
setChanged() - Method in class ej.observable.SimpleObservable
Marks this simple observable as having been changed.
setChanged() - Method in class java.util.Observable
Marks this Observable object as having been changed; the hasChanged method will now return true.
setCharAt(int, char) - Method in class java.lang.StringBuffer
The character at the specified index is set to ch.
setCharAt(int, char) - Method in class java.lang.StringBuilder
The character at the specified index is set to ch.
setChunkedStreamingMode(int) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is not known in advance.
setChunkedStreamingMode(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setClassSelectors(int[]) - Method in class ej.mwt.Widget
Sets the class selectors.
setClientIPConfigure(IPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
Sets the IPConfiguration for the interface while in client mode.
setClip(int, int, int, int) - Method in class ej.microui.display.GraphicsContext
Sets the clipping area of this graphics context to the given rectangle.
setCode(int) - Method in class ej.websocket.ReasonForClosure
Change the close code.
setColor(int) - Method in class ej.microui.display.GraphicsContext
Sets the color of this graphics context.
setColor(int) - Method in class ej.mwt.style.EditableStyle
Sets the color.
setConcat(Matrix, Matrix) - Method in class ej.microvg.Matrix
Sets the matrix to the concatenation of the two specified matrices.
setConnected(boolean) - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
Used by subclass to access "connected" variable.
setConnected(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Used by subclass to access "connected" variable.
setConnection(RemoteConnection) - Method in class ej.rcommand.impl.DynamicRemoteConnection
Set the underlying connection.
setConnectionListener(ConnectionListener) - Method in class ej.bluetooth.BluetoothAdapter
Sets the listener which will receive the GAP events related to this adapter.
setConnectionTimeout(int) - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the connection timeout value.
setConnectTimeout(int) - Method in class java.net.URLConnection
Sets a specified timeout value, in milliseconds, to be used when opening a communications link to the resource referenced by this URLConnection.
setConnectTimeout(int) - Method in class sun.net.NetworkClient
 
setConnectTimeout(int) - Method in class sun.net.www.protocol.http.HttpURLConnection
 
setConnectTimeout(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setContentHandlerFactory(ContentHandlerFactory) - Static method in class java.net.URLConnection
Sets the ContentHandlerFactory of an application.
setContentType(String) - Method in class sun.net.ProgressSource
 
setContext(Context) - Method in interface com.microej.android.application.ApplicationSupport
Sets the Android application context that should be used by the MicroEJ support engine.
setContrast(int) - Method in class ej.microui.display.Display
Sets the contrast of the display.
setCount(int) - Method in class ej.widget.container.Grid
Sets the number of widgets per row/column (depending on the grid orientation).
setCriticality(int) - Method in class ej.kf.Feature
Sets the criticality of this feature.
setCurrentLocale(String) - Method in class com.microej.nls.BinaryNLS
 
setCurrentLocale(String) - Method in interface ej.nls.NLS
Changes the current locale.
setCurrentTimeMillis(long) - Static method in class ej.bon.Util
Sets the application time.
setCurrentTimeMillis(Date) - Static method in class ej.bon.Util
Sets the application time.
setDaemon(boolean) - Method in class java.lang.Thread
Marks this thread as either a daemon thread or a user thread.
setData(byte[], int, int) - Method in interface ej.ecom.io.Datagram
 
setData(String) - Method in class ej.hoka.http.HttpResponse
Set the data contained by this response.
setData(String, String) - Method in class ej.hoka.http.HttpResponse
Set HttpResponse body using the String data as response data and the encoding.
setData(byte[]) - Method in class ej.hoka.http.HttpResponse
Set the data contained by this response.
setData(InputStream) - Method in class ej.hoka.http.HttpResponse
Sets the InputStream from which the response data can be read.
setData(InputStream, long) - Method in class ej.hoka.http.HttpResponse
Sets the InputStream from which the response data can be read.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[]) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setDateFormatSymbols(DateFormatSymbols) - Method in class java.text.SimpleDateFormat
Sets the date and time format symbols of this date format.
setDebugStream(PrintStream) - Method in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Set debug output.
setDefault(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Set a network interface as default.
setDefault(ProgressMonitor) - Static method in class sun.net.ProgressMonitor
Change default ProgressMonitor implementation.
setDefaultAllowUserInteraction(boolean) - Static method in class java.net.URLConnection
Sets the default value of the allowUserInteraction field for all future URLConnection objects to the specified value.
setDefaultSSLSocketFactory(SSLSocketFactory) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default SSLSocketFactory inherited by new instances of this class.
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Static method in class ej.bon.Timer
Sets the default handler for uncaught exceptions.
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Static method in class java.lang.Thread
Set the default handler invoked when a thread abruptly terminates due to an uncaught exception, and no other handler has been defined for that thread.
setDefaultUseCaches(boolean) - Method in class java.net.URLConnection
Sets the default value of the useCaches field to the specified value.
setDefaultUseCaches(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setDetached() - Method in class ej.mwt.Desktop
Sets this desktop as detached.
setDeviceName(String) - Method in class ej.bluetooth.util.AdvertisementData
Sets the device name of this advertisement data.
setDimension(Dimension) - Method in class ej.mwt.style.EditableStyle
Sets the dimension.
setDirection(Flex.Direction) - Method in class ej.widget.container.Flex
Sets the direction of the flex.
setDisplay(ApplicationDisplay) - Method in interface com.microej.android.application.ApplicationSupport
Sets the current application display.
setDisplayListener(InternalDisplayListener) - Method in interface com.microej.android.internal.InternalSupport
Sets the current display listener.
setDNS(InetAddress[]) - Method in class ej.ecom.network.IPConfiguration
Sets the addresses of the DNS servers.
setDoInput(boolean) - Method in class java.net.URLConnection
Sets the value of the doInput field for this URLConnection to the specified value.
setDoInput(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setDoNotRetry(boolean) - Method in class sun.net.www.http.HttpClient
 
setDoOutput(boolean) - Method in class java.net.URLConnection
Sets the value of the doOutput field for this URLConnection to the specified value.
setDoOutput(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setDouble(int, double) - Method in interface com.google.protobuf.Internal.DoubleList
Like List.set(int, Object) but more efficient in that it doesn't box the element.
setDuration(long) - Method in class ej.widget.swipe.SwipeEventHandler
Sets the duration.
setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
 
setElementAt(E, int) - Method in class java.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setEnabled(boolean) - Method in class ej.mwt.Widget
Sets this widget to be enabled or not.
setEncoding(String) - Method in class org.kxml2.kdom.Document
 
setEndpoint(RestEndpoint) - Method in class ej.restserver.endpoint.AliasEndpoint
Sets the endpoint.
setEras(String[]) - Method in class java.text.DateFormatSymbols
Sets era strings.
setError() - Method in class java.io.PrintStream
Sets the error state of the stream to true.
setError() - Method in class java.io.PrintWriter
Indicates that an error has occurred.
setEventHandler(EventHandler) - Method in class ej.microui.event.EventGenerator
Sets an event handler to this event generator.
setExecutable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's execute permission for this abstract pathname.
setExecutable(boolean) - Method in class java.io.File
A convenience method to set the owner's execute permission for this abstract pathname.
setExecutionQuota(int) - Method in class ej.kf.Module
Sets the execution quota allocated to the threads owned by this Module.
setExpiration(long) - Method in class ej.hoka.session.Session
Sets the expiration.
setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Set the value of an extension.
setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Set the value of one element of a repeated extension.
setExtraFloat(int, float) - Method in class ej.mwt.style.EditableStyle
Sets an extra field to the given float value.
setExtraInt(int, int) - Method in class ej.mwt.style.EditableStyle
Sets an extra field to the given int value.
setExtraObject(int, Object) - Method in class ej.mwt.style.EditableStyle
Sets an extra field to the given object value.
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).
setFeaturePermissionDelegate(Class<? extends Permission>, FeaturePermissionCheckDelegate) - Method in class com.microej.kf.util.security.KernelSecurityManager
 
setFirstChild(Widget) - Method in class ej.widget.container.SimpleDock
Sets the first widget of this simple dock.
setFirstDayOfWeek(int) - Method in class java.util.Calendar
Sets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
setFixedLengthStreamingMode(int) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is known in advance.
setFixedLengthStreamingMode(long) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is known in advance.
setFixedLengthStreamingMode(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setFixedLengthStreamingMode(long) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setFlags(int) - Method in class ej.bluetooth.util.AdvertisementData
Sets the advertisement flags of this advertisement data.
setFloat(int, float) - Method in interface com.google.protobuf.Internal.FloatList
Like List.set(int, Object) but more efficient in that it doesn't box the element.
setFollowRedirects(boolean) - Static method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this class.
setFont(Font) - Method in class ej.mwt.style.EditableStyle
Sets the font.
setGateway(InetAddress) - Method in class ej.ecom.network.IPConfiguration
Sets the IP address of the gateway.
setHeight(int) - Method in class ej.mwt.util.Rectangle
Sets the height.
setHeight(int) - Method in class ej.mwt.util.Size
Sets the height.
setHiddenChild(Widget) - Method in class ej.mwt.Container
Sets a child as hidden.
setHiddenChildren() - Method in class ej.mwt.Container
Automatically declares children as hidden when this container is hidden.
setHorizontalAlignment(int) - Method in class ej.mwt.style.EditableStyle
Sets the horizontal alignment.
setHttpStatusCode(int) - Method in exception ej.websocket.ServerException
Set the the HTTP status code returned by the server.
setHttpValues(String, String, int) - Method in class ej.net.HttpPollerConnectivityManager
Sets the http values.
setID(String) - Method in class java.util.TimeZone
Sets the time zone ID.
setIfNotSet(String, String) - Method in class sun.net.www.MessageHeader
Set's the value of a key only if there is no key with that value already.
setIgnoreContinue(boolean) - Method in class sun.net.www.http.HttpClient
 
setImagePath(String) - Method in class ej.widget.basic.ImageWidget
Sets the image path.
setImmortal(T) - Static method in class ej.bon.Immortals
Turns the given object into an immortal object.
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.
setInputStream(InputStream) - Method in class com.google.protobuf.CodedInputStream
Sets or replaces the input stream to wrap.
setInstanceFollowRedirects(boolean) - Method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this HttpURLConnection instance.
setInstanceFollowRedirects(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setInstructions(char[], int) - Method in class org.apache.regexp.REProgram
Sets a new regular expression program to run.
setInt(int, int) - Method in interface com.google.protobuf.Internal.IntList
Like List.set(int, Object) but more efficient in that it doesn't box the element.
setInterface(InetAddress) - Method in class java.net.MulticastSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setInterfaceName(String) - Method in class ej.net.util.wifi.WifiNetworkManager
Sets the interfaceName.
setIntProperty(int, int, int, int) - Static method in class ej.basictool.BitFieldHelper
Sets a int value in a bit field.
setIP(InetAddress) - Method in class ej.ecom.network.IPConfiguration
Sets the IP address.
setJustify(Flex.Justify) - Method in class ej.widget.container.Flex
Sets the justify of the flex.
setKeepAlive(boolean) - Method in class java.net.Socket
Enable/disable SO_KEEPALIVE.
setKeepAliveInterval(int) - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the "keep alive" interval.
setKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key (that has already been protected) to the given alias.
setLastChild(Widget) - Method in class ej.widget.container.SimpleDock
Sets the last widget of this simple dock.
setLastModified(long) - Method in class java.io.File
Sets the last-modified time of the file or directory named by this abstract pathname.
setLedIntensity(int, int) - Static method in class ej.microui.led.Leds
Controls the intensity of the specified LED.
setLedOff(int) - Static method in class ej.microui.led.Leds
Turns off the given LED.
setLedOn(int) - Static method in class ej.microui.led.Leds
Turns on the given LED.
setLength(int) - Method in interface ej.ecom.io.Datagram
 
setLength(int) - Method in class ej.websocket.frame.RawFrame
 
setLength(long) - Method in class java.io.RandomAccessFile
Sets the length of this file.
setLength(int) - Method in class java.lang.StringBuffer
Sets the length of the character sequence.
setLength(int) - Method in class java.lang.StringBuilder
Sets the length of the character sequence.
setLength(int) - Method in class java.net.DatagramPacket
Set the length for this packet.
setLevel(char) - Method in class ej.util.message.basic.FilterMessageLogger
Sets the level of the logger.
setLevel(Level) - Method in class java.util.logging.Logger
Set the specified Level to the Logger.
setLevel(Level) - Method in class java.util.logging.LogRecord
Set the logging message level.
setListener(SimpleNetworkCallback) - Method in class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Sets the listener to call back on state change.
setLocalListener(LocalServiceListener) - Method in class ej.bluetooth.BluetoothService
Sets the listener which will receive the events related to this local service.
setLoggerName(String) - Method in class java.util.logging.LogRecord
Set the source logger's name.
setLong(int, long) - Method in interface com.google.protobuf.Internal.LongList
Like List.set(int, Object) but more efficient in that it doesn't box the element.
setLoopbackMode(boolean) - Method in class java.net.MulticastSocket
Disable/Enable local loopback of multicast datagrams The option is used by the platform's networking code as a hint for setting whether multicast data will be looped back to the local socket.
setMargin(Outline) - Method in class ej.mwt.style.EditableStyle
Sets the margin.
setMatchFlags(int) - Method in class org.apache.regexp.RE
Sets match behaviour flags which alter the way RE does matching.
setMemoryLimit(long) - Method in class ej.kf.Feature
Sets the maximum amount of memory heap that can be allocated by this Feature.
setMessage(String) - Method in class java.util.logging.LogRecord
Set the raw log message.
setMessageBuilder(MessageBuilder) - Method in class ej.util.message.basic.BasicMessageLogger
 
setMessageBuilder(MessageBuilder) - Method in class ej.util.message.basic.FilterMessageLogger
 
setMessageBuilder(MessageBuilder) - Method in class ej.util.message.basic.OffMessageLogger
 
setMessageBuilder(MessageBuilder) - Method in interface ej.util.message.MessageLogger
Sets the message builder used to build the messages.
setMeteringPolicy(ProgressMeteringPolicy) - Static method in class sun.net.ProgressMonitor
Change progress metering policy.
setMillis(long) - Method in class java.util.logging.LogRecord
Set event time of the LogRecord.
setMimeType(String) - Method in class ej.hoka.http.HttpResponse
Set the response MIME-TYPE.
setMimetype(String) - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Sets the mimetype.
setMinimalDaysInFirstWeek(int) - Method in class java.util.Calendar
Sets what the minimal days required in the first week of the year are; For example, if the first week is defined as one that contains the first day of the first month of a year, call this method with value 1.
setMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets month strings.
setMotionFunction(Function) - Method in class ej.widget.swipe.SwipeEventHandler
Sets the motion function.
setName(String) - Method in class ej.ecom.wifi.SoftAPConfiguration
Sets SoftAP name.
setName(String) - Method in class java.lang.Thread
Changes the name of this thread to be equal to the argument name.
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.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted server-mode SSLSockets will be initially configured to require client authentication.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to require client authentication.
setNetmask(InetAddress) - Method in class ej.ecom.network.IPConfiguration
Sets the netmask.
setNetworkInterface(NetworkInterface) - Method in class java.net.MulticastSocket
Specify the network interface for outgoing multicast datagrams sent on this socket.
setNewClient(URL) - Method in class sun.net.www.protocol.http.HttpURLConnection
Obtain a HttpsClient object.
setNewClient(URL) - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
Create a new HttpClient object, bypassing the cache of HTTP client objects/connections.
setNewClient(URL) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Create a new HttpClient object, bypassing the cache of HTTP client objects/connections.
setObserver(Observer) - Method in class com.microej.kf.util.observable.KernelSimpleObservable
Sets the observer of this simple observable.
setObserver(Observer) - Method in class ej.observable.SimpleObservable
Sets the observer of this simple observable.
setOnClickListener(OnClickListener) - Method in class ej.widget.basic.Button
Sets the listener on the click events of this button.
setOnClickListener(OnClickListener) - Method in class ej.widget.basic.ImageButton
Sets the listener on the click events of this button.
setOnClickListener(OnClickListener) - Method in class ej.widget.event.ClickEventHandler
Sets the "on click" listener.
setOOBInline(boolean) - Method in class java.net.Socket
Enable/disable SO_OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setOption(int, Object) - Method in interface java.net.SocketOptions
Enable/disable the option specified by optID.
setOptions(Resty.Option...) - Method in class ej.rest.web.Resty
Set options if you missed your opportunity in the c'tor or if you want to change the options.
setOrientation(boolean) - Method in class ej.widget.container.Flow
Sets the orientation of this flow.
setOrientation(boolean) - Method in class ej.widget.container.Grid
Sets the orientation of this grid.
setOrientation(boolean) - Method in class ej.widget.container.List
Sets the orientation of this list.
setOrientation(boolean) - Method in class ej.widget.container.SimpleDock
Sets the orientation of this simple dock.
setOrigin(int, int) - Method in class ej.microui.event.generator.Pointer
Sets an origin offset.
setOrigin(float, float) - Method in class ej.microvg.Path
Sets the offset that will be applied to all the subsequent absolute points of the contour.
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.
setPadding(Outline) - Method in class ej.mwt.style.EditableStyle
Sets the padding.
setParameter(AlgorithmParameterSpec) - Method in class java.security.Signature
Initializes this signature engine with the specified parameter set.
setParenEnd(int, int) - Method in class org.apache.regexp.RE
Sets the end of a paren level
setParenStart(int, int) - Method in class org.apache.regexp.RE
Sets the start of a paren level
setParent(Node) - Method in class org.kxml2.kdom.Element
Sets the Parent of this element.
setParentClip(Widget, GraphicsContext) - Method in class ej.mwt.render.DefaultRenderPolicy
Clips and translates a graphics context to the absolute bounds of the parent of a widget.
setPassphrase(String) - Method in class ej.ecom.wifi.SoftAPConfiguration
Sets SoftAP passphrase.
setPassphrase(String) - Method in class ej.net.util.wifi.AccessPointConfiguration
Sets the passphrase.
setPassword(char[]) - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the password to use for the connection.
setPayload(byte[]) - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Sets the payload of this message to be the specified byte array.
setPort(int) - Method in class java.net.DatagramPacket
Sets the port number on the remote host to which this datagram is being sent.
setPosition(int, int) - Method in class ej.mwt.util.Rectangle
Sets the position of this rectangle.
setPosition(int, int) - Method in class ej.mwt.Widget
Sets the position of this widget.
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.
setPresent(boolean) - Method in class ej.net.Network
Sets the isPresent.
setPressed(boolean) - Method in class ej.widget.basic.Button
 
setPressed(boolean) - Method in class ej.widget.basic.ImageButton
 
setPressed(boolean) - Method in interface ej.widget.event.Clickable
Changes the clickable element state.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setProgram(REProgram) - Method in class org.apache.regexp.RE
Sets the current regular expression program used by this matcher object.
setProperty(String, String) - Method in class com.microej.kf.util.property.SharedPropertyRegistryKF
 
setProperty(String, String) - Method in class ej.microui.event.generator.GenericEventGenerator
Called at startup to configure the event generator with the specific properties set in the MicroUI XML file.
setProperty(String, String) - Method in interface ej.property.PropertyRegistry
Sets a property that maps a key to a value.
setProperty(String, String) - Method in class ej.property.registry.SimplePropertyRegistry
 
setProperty(String, String) - Method in class java.util.Properties
Calls the Hashtable method put.
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.
setQos(int) - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Sets the quality of service for this message.
setReadable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's read permission for this abstract pathname.
setReadable(boolean) - Method in class java.io.File
A convenience method to set the owner's read permission for this abstract pathname.
setReader(int, SPReader) - Method in class ej.sp.ShieldedPlug
Registers the given SPReader to de-serialize objects from the block with the given ID.
If an SPReader is already defined for the block, it is replaced by the given SPReader.
setReadOnly() - Method in class java.io.File
Marks the file or directory named by this abstract pathname so that only read operations are allowed.
setReadTimeout(int) - Method in class java.net.URLConnection
Sets the read timeout to a specified timeout, in milliseconds.
setReadTimeout(int) - Method in class sun.net.NetworkClient
Sets the read timeout.
setReadTimeout(int) - Method in class sun.net.www.protocol.http.HttpURLConnection
Sets the read timeout to a specified timeout, in milliseconds.
setReadTimeout(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setReason(String) - Method in class ej.websocket.ReasonForClosure
Change the close reason.
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.ServerSocket
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class java.net.Socket
Sets the SO_RCVBUF option to the specified value for this Socket.
setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
Set the maximum message recursion depth.
setRemoteListener(RemoteServiceListener) - Method in class ej.bluetooth.BluetoothService
Sets the listener which will receive the events related to this remote service.
setRequestMethod(String) - Method in class java.net.HttpURLConnection
Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.
setRequestMethod(String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setRequestProperty(String, String) - Method in class java.net.URLConnection
Sets the general request property.
setRequestProperty(String, String) - Method in class sun.net.www.protocol.http.HttpURLConnection
Sets request property.
setRequestProperty(String, String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
Sets request property.
setReservedMemory(long) - Method in class ej.kf.Kernel
Sets the minimum amount of memory heap reserved for the Kernel.
setResult(R) - Method in class com.microej.kf.util.RunnableWithResult
 
setRetained(boolean) - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Whether or not the publish message should be retained by the messaging engine.
setReuseAddress(boolean) - Method in class java.net.DatagramSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.ServerSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.Socket
Enable/disable the SO_REUSEADDR socket option.
setRotate(float) - Method in class ej.microvg.Matrix
Sets the matrix to rotate about (0,0) by the specified number of degrees.
setScale(int, int) - Method in class ej.microui.event.generator.Pointer
Sets a scaled area.
setScale(float, float) - Method in class ej.microvg.Matrix
Sets the matrix to scale by (sx, sy).
setScale(int, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose value is numerically equal to this BigDecimal's.
setScanWhileSoftAP(boolean) - Method in class ej.net.util.wifi.WifiNetworkManager
Sets whether it supports scan while mounted.
setSecurityManager(SecurityManager) - Static method in class java.lang.System
Sets the System security.
setSecurityMode(SecurityMode) - Method in class ej.ecom.wifi.AccessPoint
Sets the security mode (SecurityMode).
setSecurityMode(SecurityMode) - Method in class ej.ecom.wifi.SoftAPConfiguration
Sets SoftAP security mode.
setSecurityMode(SecurityMode) - Method in class ej.net.util.wifi.AccessPointConfiguration
Sets the securityMode.
setSeed(byte[]) - Method in class java.security.SecureRandom
Reseeds this random object.
setSeed(long) - Method in class java.security.SecureRandom
Reseeds this random object, using the eight bytes contained in the given long seed.
setSeed(long) - Method in class java.util.Random
Sets the seed of this random number generator using a single long seed.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.Socket
Sets the SO_SNDBUF option to the specified value for this Socket.
setShortMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets short month strings.
setShortWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets short weekday strings.
setShownChild(Widget) - Method in class ej.mwt.Container
Sets a child as shown.
setShownChildren() - Method in class ej.mwt.Container
Automatically declares children as shown when this container is shown.
setSize(int, int) - Method in class ej.mwt.util.Rectangle
Sets the size of this rectangle.
setSize(int, int) - Method in class ej.mwt.util.Size
Sets the size.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
Set the maximum message size.
setSocket(Socket) - Method in class ej.websocket.WebSocket
Sets the socket.
setSocketAddress(SocketAddress) - Method in class java.net.DatagramPacket
Sets the SocketAddress (usually IP address + port number) of the remote host to which this datagram is being sent.
setSocketFactory(SocketFactory) - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the SocketFactory to use.
setSoftAPConfiguration(SoftAPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
Sets the softAPConfiguration.
setSoftAPIPConfigure(IPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
Sets the IPConfiguration for the interface while in softAP.
setSoLinger(boolean, int) - Method in class java.net.Socket
Enable/disable SO_LINGER with the specified linger time in seconds.
setSoTimeout(int) - Method in class java.net.DatagramSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.ServerSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.Socket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSSID(String) - Method in class ej.ecom.wifi.AccessPoint
Sets the Service Set IDentification (SSID) of the network.
setSSID(String) - Method in class ej.ecom.wifi.SoftAPConfiguration
Sets SoftAP SSID.
setSSID(String) - Method in class ej.net.util.wifi.AccessPointConfiguration
Sets the Service Set IDentification (SSID).
setSSLSocketFactory(SSLSocketFactory) - Method in class javax.net.ssl.HttpsURLConnection
Sets the SSLSocketFactory to be used when this instance creates sockets for secure https URL connections.
setStandalone(Boolean) - Method in class org.kxml2.kdom.Document
 
setStatus(String) - Method in class ej.hoka.http.HttpResponse
Set the response status.
setStyle(Style) - Method in class ej.mwt.Widget
Sets the style of the widget.
setStylesheet(Stylesheet) - Method in class ej.mwt.Desktop
Sets the stylesheet instance.
setSwipeListener(SwipeListener) - Method in class ej.widget.swipe.SwipeEventHandler
Sets the swipe listener.
setTabSize(int) - Method in interface ej.jsonpath.parser.CharStream
 
setTabSize(int) - Method in class ej.jsonpath.parser.SimpleCharStream
 
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.
setTaskName(String) - Method in class com.microej.kf.util.IProgressMonitorProxy
 
setTaskName(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
setTaskName(String) - Method in class org.eclipse.core.runtime.SubMonitor
 
setTcpNoDelay(boolean) - Method in class java.net.Socket
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setText(String) - Method in class ej.widget.basic.Label
Sets the text to display on this label.
setThrown(Throwable) - Method in class java.util.logging.LogRecord
Set the throwable associated with this log record.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's time with the given Date.
setTime(long) - Method in class java.util.Date
Sets this Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeToLive(int) - Method in class java.net.MulticastSocket
Set the default time-to-live for multicast packets sent out on this MulticastSocket in order to control the scope of the multicasts.
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone with the given time zone value.
setTrackLineColumn(boolean) - Method in interface ej.jsonpath.parser.CharStream
 
setTrackLineColumn(boolean) - Method in class ej.jsonpath.parser.SimpleCharStream
 
setTrafficClass(int) - Method in class java.net.DatagramSocket
Sets traffic class or type-of-service octet in the IP datagram header for datagrams sent from this DatagramSocket.
setTrafficClass(int) - Method in class java.net.Socket
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setTranslate(float, float) - Method in class ej.microvg.Matrix
Sets the matrix to translate by (dx, dy).
setTranslation(int, int) - Method in class ej.microui.display.GraphicsContext
Sets the translation vector of this graphics context to the (x,y) vector.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class ej.bon.Timer
Sets the specific handler for uncaught exceptions on this Timer instance.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class java.lang.Thread
Set the handler invoked when this thread abruptly terminates due to an uncaught exception.
setUnfinishedMessage(MessageLite) - Method in exception com.google.protobuf.InvalidProtocolBufferException
Attaches an unfinished message to the exception to support best-effort parsing in Parser interface.
setup(RemoteCommandManager) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothController
 
setup(RemoteCommandClient, long, int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
setupSocket() - Method in class ej.websocket.WebSocket
Open the socket and sets it.
setupSocket() - Method in class ej.websocket.WebSocketSecure
 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class java.net.URLStreamHandler
Sets the fields of the URL argument to the indicated values.
setURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class java.net.URL
Sets an application's URLStreamHandlerFactory.
setUseCaches(boolean) - Method in class java.net.URLConnection
Sets the value of the useCaches field of this URLConnection to the specified value.
setUseCaches(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted connections are in the (default) SSL server mode, or the SSL client mode.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to use client (or server) mode when handshaking.
setUserName(String) - Method in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the user name to use for the connection.
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).
setValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
Sets the value of the instance and returns the old value without delay parsing anything.
setValue(V) - Method in class java.util.AbstractMap.SimpleEntry
Replaces the value corresponding to this entry with the specified value.
setValue(V) - Method in class java.util.AbstractMap.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(V) - Method in interface java.util.Map.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setVerticalAlignment(int) - Method in class ej.mwt.style.EditableStyle
Sets the vertical alignment.
setWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets weekday strings.
setWidget(Widget) - Method in class ej.mwt.Desktop
Attaches a widget to this desktop.
setWidth(int) - Method in class ej.mwt.util.Rectangle
Sets the width.
setWidth(int) - Method in class ej.mwt.util.Size
Sets the width.
setWorkRemaining(int) - Method in class org.eclipse.core.runtime.SubMonitor
Sets the work remaining for this SubMonitor instance.
setWritable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's write permission for this abstract pathname.
setWritable(boolean) - Method in class java.io.File
A convenience method to set the owner's write permission for this abstract pathname.
setWriter(int, SPWriter) - Method in class ej.sp.ShieldedPlug
Registers the given SPWriter to serialize objects into the block with the given ID.
If an SPWriter is already defined for the block, it is replaced by the given SPWriter.
setX(int) - Method in class ej.mwt.util.Rectangle
Sets the x coordinate.
setY(int) - Method in class ej.mwt.util.Rectangle
Sets the y coordinate.
SEVERE - Static variable in class ej.util.message.Level
Severe.
SEVERE - Static variable in class java.util.logging.Level
SEVERE is a message level indicating a serious failure.
severe(String) - Method in class java.util.logging.Logger
Log a SEVERE message.
SHA1 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-1" message digest.
SHA224 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-224" message digest.
SHA256 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-256" message digest.
SHA384 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-384" message digest.
SHA3_224 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA3-224" message digest.
SHA3_256 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA3-256" message digest.
SHA3_384 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA3-384" message digest.
SHA3_512 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA3-512" message digest.
SHA512 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-512" message digest.
SHA512_224 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-512/224" message digest.
SHA512_256 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec uses a "SHA-512/256" message digest.
ShadowAction - Enum in ej.aws.iot
Shadow possible actions.
ShadowResult - Enum in ej.aws.iot
Shadow possible result when interacting with a shadow.
ShapePainter - Class in ej.drawing
The ShapePainter class offers a set of static methods to render thick shapes (with or without anti-aliasing) and polygons.
ShapePainter.Cap - Enum in ej.drawing
Defines the cap representation when drawing a line or a circle arc.
SharedPropertyFactory - Class in ej.property
The factory that retrieves the unique instance of the SharedPropertyRegistry sets by the system.
SharedPropertyRegistry - Interface in ej.property
Shared property registry is used to share properties between different applications.
SharedPropertyRegistryKF - Class in com.microej.kf.util.property
Implementation of shared property registry over Kernel and Features.
SharedPropertyRegistryKF() - Constructor for class com.microej.kf.util.property.SharedPropertyRegistryKF
Creates a new shared registry KF.
SharedServiceRegistry - Interface in com.microej.kf.util.service
The shared service registry is used to share services between different applications.
SharedServiceRegistryKF - Class in com.microej.kf.util.service
Implementation of the shared service registry over Kernel and Features.
SharedServiceRegistryKF() - Constructor for class com.microej.kf.util.service.SharedServiceRegistryKF
Creates a shared service registry.
ShieldedPlug - Class in ej.sp
A shielded plug is a database that contains several memory blocks.
shiftLeft(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this << n).
shiftRight(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this >> n).
Short - Class in java.lang
The Short class wraps a value of primitive type short in an object.
Short(short) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the specified short value.
Short(String) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the short value indicated by the String parameter.
SHORT - Static variable in class java.text.DateFormat
Constant for short style pattern.
SHORT - Static variable in class java.util.Calendar
A style specifier indicating a short name, such as "Jan".
SHORT - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a short name, such as "PST."
SHORT_SIZE - Static variable in class ej.bon.ByteArray
The size of a short.
ShortBuffer - Class in java.nio
a short buffer.
ShortBufferException - Exception in javax.crypto
This exception is thrown when an output buffer provided by the user is too short to hold the operation result.
ShortBufferException() - Constructor for exception javax.crypto.ShortBufferException
Constructs a ShortBufferException with no detail message.
ShortBufferException(String) - Constructor for exception javax.crypto.ShortBufferException
Constructs a ShortBufferException with the specified detail message.
ShortConverter - Class in com.microej.kf.util
ShortConverter() - Constructor for class com.microej.kf.util.ShortConverter
 
SHORTENED_LOCAL_NAME - Static variable in class ej.bluetooth.BluetoothDataTypes
Shortened Local Name.
shortValue() - Method in class java.lang.Byte
Returns the value of this Byte as a short.
shortValue() - Method in class java.lang.Double
Returns the value of this Double as a short (by casting to a short).
shortValue() - Method in class java.lang.Float
Returns the value of this Float as a short (by casting to a short).
shortValue() - Method in class java.lang.Integer
Returns the value of this Integer as a short.
shortValue() - Method in class java.lang.Long
Returns the value of this Long as a short.
shortValue() - Method in class java.lang.Number
Returns the value of the specified number as a short.
shortValue() - Method in class java.lang.Short
Returns the value of this Short as a short.
shortValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a short, checking for lost information.
shortValueExact() - Method in class java.math.BigInteger
Converts this BigInteger to a short, checking for lost information.
shouldMeterInput(URL, String) - Method in interface sun.net.ProgressMeteringPolicy
Return true if metering should be turned on for a particular network input stream.
shouldMeterInput(URL, String) - Method in class sun.net.ProgressMonitor
Return true if metering should be turned on for a particular URL input stream.
shrink(int[], int, int) - Static method in class ej.basictool.ArrayTools
Shrinks an array by removing a number of cells at an index.
shrink(T[], int, int) - Static method in class ej.basictool.ArrayTools
Shrinks an array by removing a number of cells at an index.
shuffle(List<?>) - Static method in class java.util.Collections
Randomly permutes the specified list using a default source of randomness.
shuffle(List<?>, Random) - Static method in class java.util.Collections
Randomly permute the specified list using the specified source of randomness.
shutdown() - Method in class ej.util.concurrent.SingleThreadExecutor
 
shutdown() - Static method in class ej.util.Device
Shutdowns the device.
shutdown() - Method in interface java.util.concurrent.ExecutorService
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdownNow() - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
shutdownNow() - Method in interface java.util.concurrent.ExecutorService
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
SIGN - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for signing.
sign() - Method in class java.security.Signature
Returns the signature bytes of all the data updated.
sign(byte[], int, int) - Method in class java.security.Signature
Finishes the signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
SIGN_BIT_MASK - Static variable in class sun.misc.DoubleConsts
Bit mask to isolate the sign bit of a double.
SIGN_BIT_MASK - Static variable in class sun.misc.FloatConsts
Bit mask to isolate the sign bit of a float.
Signature - Class in java.security
The Signature class is used to provide applications the functionality of a digital signature algorithm.
Signature(String) - Constructor for class java.security.Signature
Creates a Signature object for the specified algorithm.
SignatureException - Exception in java.security
This is the generic Signature exception.
SignatureException() - Constructor for exception java.security.SignatureException
Constructs a SignatureException with no detail message.
SignatureException(String) - Constructor for exception java.security.SignatureException
Constructs a SignatureException with the specified detail message.
SignatureException(String, Throwable) - Constructor for exception java.security.SignatureException
Creates a SignatureException with the specified detail message and cause.
SignatureException(Throwable) - Constructor for exception java.security.SignatureException
Creates a SignatureException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SignatureSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the Signature class, which is used to provide the functionality of a digital signature algorithm.
SignatureSpi() - Constructor for class java.security.SignatureSpi
 
SIGNIF_BIT_MASK - Static variable in class sun.misc.DoubleConsts
Bit mask to isolate the significand field of a double.
SIGNIF_BIT_MASK - Static variable in class sun.misc.FloatConsts
Bit mask to isolate the significand field of a float.
SIGNIFICAND_WIDTH - Static variable in class sun.misc.DoubleConsts
The number of logical bits in the significand of a double number, including the implicit bit.
SIGNIFICAND_WIDTH - Static variable in class sun.misc.FloatConsts
The number of logical bits in the significand of a float number, including the implicit bit.
signum(int) - Static method in class java.lang.Integer
Returns the signum function of the specified int value.
signum(long) - Static method in class java.lang.Long
Returns the signum function of the specified long value.
signum(double) - Static method in class java.lang.Math
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(float) - Static method in class java.lang.Math
Returns the signum function of the argument; zero if the argument is zero, 1.0f if the argument is greater than zero, -1.0f if the argument is less than zero.
signum() - Method in class java.math.BigDecimal
Returns the signum function of this BigDecimal.
signum() - Method in class java.math.BigInteger
Returns the signum function of this BigInteger.
SILVER - Static variable in class ej.microui.display.Colors
Constant for silver color.
SimpleCharStream - Class in ej.jsonpath.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing) adapted from the generated class.
SimpleCharStream(Reader, int, int, int) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class ej.jsonpath.parser.SimpleCharStream
Constructor.
SimpleDateFormat - Class in java.text
SimpleDateFormat is a concrete class for formatting and parsing dates in a locale-sensitive manner.
SimpleDateFormat() - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the default pattern and date format symbols.
SimpleDateFormat(String) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols.
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and date format symbols.
SimpleDock - Class in ej.widget.container
Lays out three children vertically or horizontally.
SimpleDock(boolean) - Constructor for class ej.widget.container.SimpleDock
Creates a simple dock specifying its orientation.
SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleEntry
Creates an entry representing the same mapping as the specified entry.
SimpleEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
SimpleImmutableEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleNetworkCallback - Interface in ej.net.util.connectivity
A simple network call back.
SimpleNetworkCallbackAdapter - Class in ej.net.util.connectivity
A simple network call back adapter.
SimpleNetworkCallbackAdapter() - Constructor for class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Instantiates a SimpleNetworkCallback.
SimpleNetworkCallbackAdapter(SimpleNetworkCallback) - Constructor for class ej.net.util.connectivity.SimpleNetworkCallbackAdapter
Instantiates a SimpleNetworkCallback.
SimpleNode - Class in ej.jsonpath.parser
 
SimpleNode(int) - Constructor for class ej.jsonpath.parser.SimpleNode
 
SimpleNode(JSONPathCompiler, int) - Constructor for class ej.jsonpath.parser.SimpleNode
 
SimpleObservable - Class in ej.observable
This class represents an observable variant which can handle only a single observer.
SimpleObservable() - Constructor for class ej.observable.SimpleObservable
Creates a simple observable.
simplePatternToFullRegularExpression(String) - Static method in class org.apache.regexp.RE
Converts a 'simplified' regular expression to a full regular expression
SimplePropertyRegistry - Class in ej.property.registry
Simple implementation of a property registry.
SimplePropertyRegistry() - Constructor for class ej.property.registry.SimplePropertyRegistry
Creates a simple property registry.
SimpleServiceLoader - Class in ej.service.loader
Service loader that creates service instance based on default service implementation class.
SimpleServiceLoader() - Constructor for class ej.service.loader.SimpleServiceLoader
Instantiates a new default service loader.
SimpleServiceRegistry - Class in ej.service.registry
Service loader that creates service instance based on default service implementation class.
SimpleServiceRegistry() - Constructor for class ej.service.registry.SimpleServiceRegistry
 
simultaneousConnections(int) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Set the max simultaneous connections.
sin(double) - Static method in class ej.bon.XMath
Returns the trigonometric sine of an angle.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
SineEaseInFunction - Class in ej.motion.sine
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
SineEaseInOutFunction - Class in ej.motion.sine
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
SineEaseOutFunction - Class in ej.motion.sine
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
SINGLE_PRECISION_FLOAT - Static variable in interface ej.cbor.CborConstants
Denotes a single-precision float (four-byte IEEE 754, see #MT_FLOAT).
SingleThreadExecutor - Class in ej.util.concurrent
An executor that uses a single worker thread operating off an unbounded queue.
SingleThreadExecutor() - Constructor for class ej.util.concurrent.SingleThreadExecutor
Creates a single thread executor.
singleton(T) - Static method in class java.util.Collections
Returns an immutable set containing only the specified object.
singletonList(T) - Static method in class java.util.Collections
Returns an immutable list containing only the specified object.
singletonMap(K, V) - Static method in class java.util.Collections
Returns an immutable map, mapping only the specified key to the specified value.
sinh(double) - Static method in class java.lang.Math
Returns the hyperbolic sine of a double value.
SINHALA - Static variable in class ej.microui.display.FontIdentifiers
Constant for sinhala font identifier.
size() - Method in class com.google.protobuf.ByteString.Output
Returns the current size of the output stream.
size() - Method in class com.google.protobuf.ByteString
Gets the number of bytes.
size() - Method in class com.google.protobuf.Internal.ListAdapter
 
size() - Method in class com.microej.kf.util.KFList
 
size() - Method in class com.microej.kf.util.KFList2
 
size() - Method in class ej.basictool.map.AbstractPackedMap
Returns the number of key-value mappings in this map.
size() - Method in class ej.basictool.map.AbstractWeakPackedMap
 
Size - Class in ej.mwt.util
Represents a size (width and height).
Size(int, int) - Constructor for class ej.mwt.util.Size
Creates a size specifying its values.
Size(Size) - Constructor for class ej.mwt.util.Size
Creates a size from another size.
size() - Method in class java.io.ByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class java.io.DataOutputStream
Returns the current value of the counter written, the number of bytes written to this data output stream so far.
SIZE - Static variable in class java.lang.Byte
The number of bits used to represent a byte value in two's complement binary form.
SIZE - Static variable in class java.lang.Character
The number of bits used to represent a char value in unsigned binary form, constant 16.
SIZE - Static variable in class java.lang.Double
The number of bits used to represent a double value.
SIZE - Static variable in class java.lang.Float
The number of bits used to represent a float value.
SIZE - Static variable in class java.lang.Integer
The number of bits used to represent an int value in two's complement binary form.
SIZE - Static variable in class java.lang.Long
The number of bits used to represent a long value in two's complement binary form.
SIZE - Static variable in class java.lang.Short
The number of bits used to represent a short value in two's complement binary form.
size() - Method in class java.security.KeyStore
Retrieves the number of entries in this keystore.
size() - Method in class java.util.AbstractCollection
Returns the number of elements in this collection.
size() - Method in class java.util.AbstractMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.ArrayDeque
Returns the number of elements in this deque.
size() - Method in class java.util.ArrayList
Returns the number of elements in this list.
size() - Method in class java.util.BitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
size() - Method in interface java.util.Collection
Returns the number of elements in this collection.
size() - Method in interface java.util.Deque
Returns the number of elements in this deque.
size() - Method in class java.util.Dictionary
Returns the number of entries (distinct keys) in this dictionary.
size() - Method in class java.util.HashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class java.util.LinkedList
Returns the number of elements in this list.
size() - Method in interface java.util.List
Returns the number of elements in this list.
size() - Method in interface java.util.Map
Returns the number of key-value mappings in this map.
size() - Method in interface java.util.Set
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.TreeMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.TreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Vector
Returns the number of components in this vector.
size() - Method in class java.util.WeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class sun.net.www.http.ChunkedOutputStream
 
skip(long) - Method in class com.microej.kf.util.InputStreamProxy
 
skip(long) - Method in class ej.io.progress.ProgressInputStream
 
SKIP - Static variable in class ej.net.ConnectivityMessages
Skipped.
skip(long) - Method in class ej.rcommand.impl.ChunkedInputStream
 
skip(long) - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
skip(long) - Method in class java.io.BufferedInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class java.io.BufferedReader
Skips characters.
skip(long) - Method in class java.io.ByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.CharArrayReader
Skips characters.
skip(long) - Method in class java.io.FileInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.InputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.PushbackInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.Reader
Skips characters.
skip(long) - Method in class java.io.StringReader
Skips the specified number of characters in the stream.
skipBytes(int) - Method in interface java.io.DataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class java.io.DataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class java.io.RandomAccessFile
Attempts to skip over n bytes of input discarding the skipped bytes.
skipField(int) - Method in class com.google.protobuf.CodedInputStream
Reads and discards a single field, given its tag value.
skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
Reads a single field and writes it to output in wire format, given its tag value.
skipMessage() - Method in class com.google.protobuf.CodedInputStream
Reads and discards an entire message.
skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
Reads an entire message and writes it to output in wire format.
skipParameters() - Method in interface ej.rcommand.CommandReader
Skips the parameters of a command and get ready to read the following command.
skipParameters() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
skipParameters() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
skipPast(String) - Method in class org.json.me.util.XMLTokener
Skip characters until past the requested string.
skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
Reads and discards size bytes.
skipSubTree() - Method in class org.kxml2.io.KXmlParser
Skip sub tree that is currently porser positioned on.
skipTo(char) - Method in class org.json.me.JSONTokener
Skip characters until the next character is the requested character.
SLASH - Static variable in class org.json.me.util.XML
The Character '/'.
SLAVE_CONNECTION_INTERVAL_RANGE - Static variable in class ej.bluetooth.BluetoothDataTypes
Slave Connection Interval Range.
sleep(long) - Static method in class ej.basictool.ThreadUtils
Delays the execution of the current thread.
sleep(long) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds, subject to the precision and accuracy of system timers and schedulers.
sleep(long, int) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds plus the specified number of nanoseconds, subject to the precision and accuracy of system timers and schedulers.
sleep(long) - Method in enum java.util.concurrent.TimeUnit
Performs a Thread.sleep using this time unit.
slice() - Method in class java.nio.ByteBuffer
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.CharBuffer
Creates a new char buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.DoubleBuffer
Creates a new double buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.FloatBuffer
Creates a new float buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.IntBuffer
Creates a new int buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.LongBuffer
Creates a new long buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.ShortBuffer
Creates a new short buffer whose content is a shared subsequence of this buffer's content.
SNI - Class in ej.sni
 
SNI() - Constructor for class ej.sni.SNI
 
SntpClient - Class in android.net
Simple SNTP client class for retrieving network time.
SntpClient() - Constructor for class android.net.SntpClient
 
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Fetch the local address binding of a socket (this option cannot be "set" only "gotten", since sockets are bound at creation time, and so the locally bound address cannot be changed).
SO_BROADCAST - Static variable in interface java.net.SocketOptions
Sets SO_BROADCAST for a socket.
SO_KEEPALIVE - Static variable in interface java.net.SocketOptions
When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction for 2 hours (NOTE: the actual value is implementation dependent), TCP automatically sends a keepalive probe to the peer.
SO_LINGER - Static variable in interface java.net.SocketOptions
Specify a linger-on-close timeout.
SO_OOBINLINE - Static variable in interface java.net.SocketOptions
When the OOBINLINE option is set, any TCP urgent data received on the socket will be received through the socket input stream.
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets SO_REUSEADDR for a socket.
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Set a timeout on blocking Socket operations:
Socket - Class in java.net
This class implements client sockets (also called just "sockets").
Socket() - Constructor for class java.net.Socket
Creates an unconnected socket, with the system-default type of SocketImpl.
Socket(String, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number on the named host.
Socket(InetAddress, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number at the specified IP address.
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote host on the specified remote port.
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote address on the specified remote port.
SOCKET_CONNECT_ACTION - Static variable in class sun.net.www.http.HttpClient
 
SOCKET_RESOLVE_ACTION - Static variable in class sun.net.www.http.HttpClient
 
SocketAddress - Class in java.net
This class represents a Socket Address with no protocol attachment.
SocketAddress() - Constructor for class java.net.SocketAddress
 
SocketException - Exception in java.net
Thrown to indicate that there is an error creating or accessing a Socket.
SocketException(String) - Constructor for exception java.net.SocketException
Constructs a new SocketException with the specified detail message.
SocketException() - Constructor for exception java.net.SocketException
Constructs a new SocketException with no detail message.
SocketFactory - Class in javax.net
This class creates sockets.
SocketFactory() - Constructor for class javax.net.SocketFactory
Creates a SocketFactory.
SocketOptions - Interface in java.net
Interface of methods to get/set socket options.
SocketPermission - Class in java.net
This class represents access to a network via sockets.
SocketPermission(String, String) - Constructor for class java.net.SocketPermission
Creates a new SocketPermission object with the specified actions.
SocketRemoteConnection - Class in ej.rcommand.serversocket
The connection with a remote socket that uses buffered streams.
SocketRemoteConnection(Socket, RemoteCommandServer) - Constructor for class ej.rcommand.serversocket.SocketRemoteConnection
 
SocketTimeoutException - Exception in java.net
Signals that a timeout has occurred on a socket read or accept.
SocketTimeoutException(String) - Constructor for exception java.net.SocketTimeoutException
Constructs a new SocketTimeoutException with a detail message.
SocketTimeoutException() - Constructor for exception java.net.SocketTimeoutException
Construct a new SocketTimeoutException with no detailed message.
SoftAPConfiguration - Class in ej.ecom.wifi
Software enabled Access Point (SoftAP) configuration.
SoftAPConfiguration() - Constructor for class ej.ecom.wifi.SoftAPConfiguration
 
sort(int[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(long[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(short[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(char[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(byte[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(float[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(double[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(Object[]) - Static method in class java.util.Arrays
Sorts the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(Object[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(T[], Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified array of objects according to the order induced by the specified comparator.
sort(T[], int, int, Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
sort(List<T>) - Static method in class java.util.Collections
Sorts the specified list into ascending order, according to the natural ordering of its elements.
sort(List<T>, Comparator<? super T>) - Static method in class java.util.Collections
Sorts the specified list according to the order induced by the specified comparator.
SortedMap<K,V> - Interface in java.util
A Map that further provides a total ordering on its keys.
SortedSet<E> - Interface in java.util
A Set that further provides a total ordering on its elements.
source - Variable in class java.util.EventObject
The object on which the Event initially occurred.
SP - Static variable in class ej.hoka.http.support.CharacterSeparatedList
Space character.
SPACE_SEPARATOR - Static variable in class org.apache.regexp.RECharacter
 
spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
If writing to a flat array, return the space left in the array.
specialToken - Variable in class ej.jsonpath.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(String, String) - Static method in class com.microej.stringregex.StringRegexExtension
Splits this string around matches of the given regular expression.
split(String) - Method in class org.apache.regexp.RE
Splits a string into an array of strings on regular expression boundaries.
splitWhitespace(String) - Static method in class sun.net.www.http.HttpClient
String.split("\\s+") <=> split()
SPReader - Interface in ej.sp
The SPReader interface provides a method for reconstructing objects from a block.
SPWriter - Interface in ej.sp
The SPWriter interface provides a method for serializing objects into a block.
sqrt(double) - Static method in class ej.bon.XMath
Returns the correctly rounded positive square root of a double value.
sqrt(double) - Static method in class java.lang.Math
Returns the correctly rounded positive square root of a double value.
SSLContext - Class in javax.net.ssl
Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories or SSLEngines.
SSLContext() - Constructor for class javax.net.ssl.SSLContext
 
SslContextBuilder - Class in ej.net.util.ssl
Helps to create an SSL context.
SslContextBuilder() - Constructor for class ej.net.util.ssl.SslContextBuilder
Creates an SSL context builder.
SSLContextSpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the SSLContext class.
SSLContextSpi() - Constructor for class javax.net.ssl.SSLContextSpi
 
SSLException - Exception in javax.net.ssl
Indicates some kind of error detected by an SSL subsystem.
SSLException(String) - Constructor for exception javax.net.ssl.SSLException
Constructs an exception reporting an error found by an SSL subsystem.
SSLException(String, Throwable) - Constructor for exception javax.net.ssl.SSLException
Creates a SSLException with the specified detail message and cause.
SSLException(Throwable) - Constructor for exception javax.net.ssl.SSLException
Creates a SSLException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSLHandshakeException - Exception in javax.net.ssl
Indicates that the client and server could not negotiate the desired level of security.
SSLHandshakeException(String) - Constructor for exception javax.net.ssl.SSLHandshakeException
Constructs an exception reporting an error found by an SSL subsystem during handshaking.
SSLPermission - Class in javax.net.ssl
This class is for various network permissions.
SSLPermission(String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission with the specified name.
SSLPermission(String, String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission object with the specified name.
SSLServerSocket - Class in javax.net.ssl
This class extends ServerSockets and provides secure server sockets using protocols such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
SSLServerSocket() - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int, InetAddress) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocketFactory - Class in javax.net.ssl
SSLServerSocketFactorys create SSLServerSockets.
SSLServerSocketFactory() - Constructor for class javax.net.ssl.SSLServerSocketFactory
Constructor is used only by subclasses.
SSLSocket - Class in javax.net.ssl
This class extends Sockets and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
SSLSocket() - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocketFactory - Class in javax.net.ssl
SSLSocketFactorys create SSLSockets.
SSLSocketFactory() - Constructor for class javax.net.ssl.SSLSocketFactory
Constructor is used only by subclasses.
Stack<E> - Class in java.util
The Stack class represents a last-in-first-out (LIFO) stack of objects.
Stack() - Constructor for class java.util.Stack
Creates an empty Stack.
StackOverflowError - Error in java.lang
Thrown when a stack overflow occurs because an application recurses too deeply.
StackOverflowError() - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with no detail message.
StackOverflowError(String) - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with the specified detail message.
StackTraceElement - Class in java.lang
An element in a stack trace.
start() - Method in class ej.bluetooth.util.services.cts.CurrentTimeClient
Starts this current time client.
start() - Method in class ej.bluetooth.util.services.cts.CurrentTimeServer
Starts this current time server.
start() - Method in class ej.bluetooth.util.services.sps.SerialPortClient
Starts this serial port client.
start() - Method in class ej.bluetooth.util.services.sps.SerialPortServer
Starts this serial port server.
start(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Starts a network interface (hardware side).
start() - Static method in class ej.hal.WatchdogTimer
Starts the watchdog timer.
start() - Method in class ej.hoka.http.HttpServer
Start the HttpServer (in a dedicated thread): start listening for connections and start workers to process opened connections.
start() - Method in class ej.hoka.tcp.TcpServer
Starts the TcpServer.
start() - Method in class ej.kf.Feature
Causes this Feature to start.
start() - Method in interface ej.kf.FeatureEntryPoint
This method is called once by the Kernel when a Feature has been newly started.
START - Static variable in class ej.microui.event.generator.Command
Constant for "start" command.
start() - Static method in class ej.microui.MicroUI
Starts MicroUI.
It implies starting event serialization as well as rendering mechanisms.
This method does nothing if MicroUI is already started.
start(RemoteCommandManager) - Method in class ej.rcommand.comm.RemoteCommandCommPopulator
Creates the comm connection and adds it in the given remote command manager.
start() - Method in class ej.rcommand.impl.AbstractRemoteService
 
start() - Method in interface ej.rcommand.RemoteService
 
start() - Method in class ej.widget.motion.MotionAnimation
Starts (or restarts) this motion animation.
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
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_PUNCTUATION - Static variable in class org.apache.regexp.RECharacter
 
START_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startAdvertising(byte[]) - Method in class ej.bluetooth.BluetoothAdapter
Starts advertising.
startAdvertising(byte[], int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
StartAdvertisingCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
StartAdvertisingCommand(byte[], int) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingCommand
 
StartAdvertisingEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
StartAdvertisingEndpoint() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingEndpoint
 
startAnimation(Animation) - Method in class ej.mwt.animation.Animator
Starts an animation.
startCommand(String) - Method in interface ej.rcommand.CommandSender
Starts a command.
startCommand(String) - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
startCommand(String) - Method in class ej.rcommand.impl.StreamRemoteConnection
 
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.
startHandshake() - Method in class javax.net.ssl.SSLSocket
Starts an SSL handshake on this connection.
startPolling(long) - Method in class ej.net.PollerConnectivityManager
Starts the polling function.
startRead() - Method in interface ej.rcommand.RemoteConnectionListener
The remote command manager starts reading the associated connection.
startReading(RemoteConnection) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
Can be called once.
startReading(RemoteConnection, RemoteConnectionListener) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
Can be called once.
startReading(RemoteConnection, String) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
Can be called once.
startReading(RemoteConnection, String, RemoteConnectionListener) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
Can be called once.
startReading(RemoteConnection, String) - Method in interface ej.rcommand.RemoteCommandManager
Starts to read and execute the commands from the given CommandReader.
startReading(RemoteConnection, String, RemoteConnectionListener) - Method in interface ej.rcommand.RemoteCommandManager
Starts to read and execute the commands from the given CommandReader.
startScanning(BluetoothScanFilter) - Method in class ej.bluetooth.BluetoothAdapter
Starts scanning.
startScanning(byte, byte, byte[], int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
StartScanningCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
StartScanningCommand(byte, byte, byte[], int) - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StartScanningCommand
 
StartScanningEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
StartScanningEndpoint() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StartScanningEndpoint
 
startsWith(ByteString) - Method in class com.google.protobuf.ByteString
Tests if this bytestring starts with the specified prefix.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWith(String, int) - Method in class java.lang.String
Tests if the substring of this string beginning at the specified index starts with the specified prefix.
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.
startTrace() - Static method in class ej.trace.Tracer
Starts to record the events.
startup() - Method in interface com.microej.android.application.ApplicationSupport
Starts up the MicroEJ support engine for Android.
state - Variable in class java.security.Signature
Current state of this signature object.
stateChanged(Feature, Feature.State) - Method in class com.microej.kf.util.AbstractKFList
 
stateChanged(Feature, Feature.State) - Method in class com.microej.kf.util.property.SharedPropertyRegistryKF
 
stateChanged(Feature, Feature.State) - Method in class com.microej.kf.util.service.SharedServiceRegistryKF
 
stateChanged(Feature, Feature.State) - Method in interface ej.kf.FeatureStateListener
Called when the state of a Feature has changed.
States - Class in ej.microui.event.generator
A states event generator is usually associated to a group of physical devices holding a position (switch, rotary wheel encoder, ...) and allows to generate events relating to them.
States(int[], int[]) - Constructor for class ej.microui.event.generator.States
Creates a states generator.
StateSelector - Class in ej.mwt.stylesheet.selector
A state selector selects from a state.
StateSelector(int) - Constructor for class ej.mwt.stylesheet.selector.StateSelector
Creates a state selector with one state.
STATIC_LEXER_ERROR - Static variable in error ej.jsonpath.parser.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFilesHandler(StaticFilesHandler) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Set the static files handler to serve static files.
StaticFilesHandler - Interface in ej.hoka.http.requesthandler
Request handler to serve static files.
status(int) - Method in class ej.rest.web.AbstractResource
Check if the URLConnection has returned the specified responseCode
StatusLine - Class in ej.websocket.http
HTTP status line as described by RFC 2616, section 6.1.
stop() - Method in class ej.bluetooth.util.services.cts.CurrentTimeClient
Stops this current time client.
stop() - Method in class ej.bluetooth.util.services.cts.CurrentTimeServer
Stops this current time server.
stop() - Method in class ej.bluetooth.util.services.sps.SerialPortClient
Stops this serial port client.
stop() - Method in class ej.bluetooth.util.services.sps.SerialPortServer
Stops this serial port server.
stop(NetworkInterface) - Static method in class ej.ecom.network.NetworkInterfaceManager
Stops a network interface (hardware side).
stop() - Static method in class ej.hal.WatchdogTimer
Stops the watchdog timer and unregisters all existing checkpoints.
stop() - Method in class ej.hoka.http.HttpServer
Stops the HttpServer.
stop() - Method in class ej.hoka.tcp.TcpServer
Stops the TcpServer and closes the connection.
stop() - Method in class ej.kf.Feature
Causes this Feature to stop.
stop() - Method in interface ej.kf.FeatureEntryPoint
This method is called once by the Kernel when a Feature is going to be unloaded.
STOP - Static variable in class ej.microui.event.generator.Command
Constant for "stop" command.
stop() - Static method in class ej.microui.MicroUI
Stops MicroUI.
It implies stopping any potential event serialization as well as rendering mechanisms.
This method does nothing if MicroUI is already stopped.
stop() - Method in class ej.rcommand.comm.RemoteCommandCommPopulator
Stops the reading of the comm connection and closes it.
stop() - Method in class ej.rcommand.impl.AbstractRemoteService
 
stop() - Method in interface ej.rcommand.RemoteService
 
stop() - Method in class ej.rcommand.synchronous.RemoteCommandClient
Stops the client.
stop() - Method in class ej.widget.motion.MotionAnimation
Stops this motion animation.
stop() - Method in class ej.widget.swipe.SwipeEventHandler
Forces the end of the animation.
stopAdvertising() - Method in class ej.bluetooth.BluetoothAdapter
Stops advertising.
stopAdvertising() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
StopAdvertisingCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
StopAdvertisingCommand() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingCommand
 
StopAdvertisingEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
StopAdvertisingEndpoint() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingEndpoint
 
stopAll() - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
 
stopAll() - Method in interface ej.rcommand.RemoteCommandManager
Stops all the connections.
stopAllAnimations() - Method in class ej.mwt.animation.Animator
Stops all the animations.
stopAnimation(Animation) - Method in class ej.mwt.animation.Animator
Stops an animation.
stopFeature(Feature, long) - Static method in class com.microej.kf.util.KernelSupport
KF-1.3 spec: Feature.stop() may result to STOPPED state when there are remaining references from Kernel to the Feature being killed.
stopFeature(Feature) - Static method in class com.microej.kf.util.KernelSupport
This function infinitely blocks until all Feature references are removed by the Kernel.
stopPolling() - Method in class ej.net.PollerConnectivityManager
Stops the polling function.
stopRead() - Method in interface ej.rcommand.RemoteConnectionListener
The remote command manager stops reading the associated connection.
stopReading(RemoteConnection) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
 
stopReading(RemoteConnection) - Method in interface ej.rcommand.RemoteCommandManager
Stops reading the commands from the given CommandReader.
stopRunning() - Method in class ej.rcommand.serversocket.RemoteCommandServer
 
stopScanning() - Method in class ej.bluetooth.BluetoothAdapter
Stops scanning.
stopScanning() - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
StopScanningCommand - Class in ej.library.iot.rcommand.bluetooth.commands
 
StopScanningCommand() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StopScanningCommand
 
StopScanningEndpoint - Class in ej.library.iot.rcommand.bluetooth.commands
 
StopScanningEndpoint() - Constructor for class ej.library.iot.rcommand.bluetooth.commands.StopScanningEndpoint
 
stopTrace() - Static method in class ej.trace.Tracer
Stops to record the events.
Storage - Interface in ej.storage
Defines the storage mechanism.
StorageFs - Class in ej.storage.fs
Implementation of persistent storage on file system.
StorageFs() - Constructor for class ej.storage.fs.StorageFs
Creates a storage on file system.
StorageFs(String) - Constructor for class ej.storage.fs.StorageFs
Creates a storage on file system specifying the root folder where the files will be created.
StorageHeap - Class in ej.storage.heap
Implementation of not persistent storage on Java heap.
StorageHeap() - Constructor for class ej.storage.heap.StorageHeap
Creates a not persistent storage.
StorageHelper - Class in ej.storage.util
Contains tools related to storage.
StorageMessage - Class in ej.storage.util
Provides a message logger to log all messages for storage.
store(String) - Method in class ej.storage.fs.StorageFs
 
store(String) - Method in class ej.storage.heap.StorageHeap
 
store(String) - Method in interface ej.storage.Storage
Stores data that will be referenced with an ID.
store(Writer, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output character stream in a format suitable for using the load(Reader) method.
store(OutputStream, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load(InputStream) method.
STR_I - Static variable in interface org.kxml2.wap.Wbxml
 
STR_T - Static variable in interface org.kxml2.wap.Wbxml
 
stream() - Method in class ej.rest.web.AbstractResource
 
StreamCharacterIterator - Class in org.apache.regexp
Encapsulates java.io.InputStream as CharacterIterator.
StreamCharacterIterator(InputStream) - Constructor for class org.apache.regexp.StreamCharacterIterator
 
StreamConnection - Interface in ej.ecom.io
This interface defines a bidirectional connection: a connection on which an InputStream and an OutputStream can be open.
StreamConnectionNotifier - Interface in ej.ecom.io
 
streaming() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
StreamRemoteConnection - Class in ej.rcommand.impl
 
StreamRemoteConnection(InputStream, OutputStream) - Constructor for class ej.rcommand.impl.StreamRemoteConnection
 
StrictFontLoader - Class in ej.widget.font
Returns the font which matches exactly the font parameters.
StrictFontLoader() - Constructor for class ej.widget.font.StrictFontLoader
Creates a strict font loader.
StrictTypeSelector - Class in ej.mwt.stylesheet.selector
A type selector selects by checking the widget type (Java class).
StrictTypeSelector(Class<? extends Widget>) - Constructor for class ej.mwt.stylesheet.selector.StrictTypeSelector
Creates a type selector.
String - Class in java.lang
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(byte[]) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the platform's default charset.
String(byte[], int, int) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the platform's default charset.
String(byte[], int, int, String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(char[]) - Constructor for class java.lang.String
Allocates a new String so that it represents the sequence of characters currently contained in the character array argument.
String(char[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the character array argument.
String(String) - Constructor for class java.lang.String
Initializes a newly created String object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.
String(StringBuffer) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string buffer argument.
String(StringBuilder) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string builder argument.
STRING_LENGTH_TOO_LONG - Static variable in class ej.cbor.ErrorMessage
 
StringBodyParser - Class in ej.hoka.http.body
A body parser reading the full body and storing it in a string.
StringBodyParser() - Constructor for class ej.hoka.http.body.StringBodyParser
 
StringBuffer - Class in java.lang
A thread-safe, mutable sequence of characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
StringBuffer(CharSequence) - Constructor for class java.lang.StringBuffer
Constructs a string buffer that contains the same characters as the specified CharSequence.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and the specified initial capacity.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer initialized to the contents of the specified string.
StringBuilder - Class in java.lang
A mutable sequence of characters.
StringBuilder() - Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an initial capacity of 16 characters.
StringBuilder(CharSequence) - Constructor for class java.lang.StringBuilder
Constructs a string builder that contains the same characters as the specified CharSequence.
StringBuilder(int) - Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an initial capacity specified by the capacity argument.
StringBuilder(String) - Constructor for class java.lang.StringBuilder
Constructs a string builder initialized to the contents of the specified string.
StringCharacterIterator - Class in org.apache.regexp
Encapsulates String as CharacterIterator.
StringCharacterIterator(String) - Constructor for class org.apache.regexp.StringCharacterIterator
 
StringConverter - Class in com.microej.kf.util
StringConverter() - Constructor for class com.microej.kf.util.StringConverter
 
stringDefaultValue(String) - Static method in class com.google.protobuf.Internal
Helper called by generated code to construct default values for string fields.
StringFormatExtension - Class in com.microej.stringformat
Extension format method for the String class.
StringFormatExtension() - Constructor for class com.microej.stringformat.StringFormatExtension
 
StringIndexOutOfBoundsException - Exception in java.lang
Thrown by String methods to indicate that an index is either negative or greater than the size of the string.
StringIndexOutOfBoundsException() - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with no detail message.
StringIndexOutOfBoundsException(int) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException class with an argument indicating the illegal index.
StringIndexOutOfBoundsException(String) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with the specified detail message.
StringPainter - Class in ej.widget.render
Provides utility methods to draw strings.
stringPropertyNames() - Method in class java.util.Properties
Returns a set of keys in this property list where the key and its corresponding value are strings, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
StringReader - Class in java.io
A character stream whose source is a string.
StringReader(String) - Constructor for class java.io.StringReader
Creates a new string reader.
StringRegexExtension - Class in com.microej.stringregex
Extension regex methods for the String class.
StringRegexExtension() - Constructor for class com.microej.stringregex.StringRegexExtension
 
stringToByte(String, int) - Static method in class ej.library.iot.rcommand.bluetooth.HexTools
 
StringTokenizer - Class in java.util
The string tokenizer class allows an application to break a string into tokens.
StringTokenizer(String, String, boolean) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String, String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
stringToValue(String) - Static method in class ej.rest.util.Tool
Try to convert a string into a number, boolean, or null.
stringToValue(String) - Static method in class org.json.me.JSONObject
Try to convert a string into a number, boolean, or null.
stringWidth(String) - Method in class ej.microui.display.Font
Returns the width of a string when it is drawn using this font.
StringWriter - Class in java.io
A character stream that collects its output in a string buffer, which can then be used to construct a string.
StringWriter() - Constructor for class java.io.StringWriter
Create a new string writer using the default initial string-buffer size.
StringWriter(int) - Constructor for class java.io.StringWriter
Create a new string writer using the specified initial string-buffer size.
stripTrailingZeros() - Method in class java.math.BigDecimal
Returns a BigDecimal which is numerically equal to this one but with any trailing zeros removed from the representation.
Style - Interface in ej.mwt.style
A style describes how widgets must be rendered on screen.
STYLE_BOLD - Static variable in class ej.microui.display.Font
The bold style constant.
STYLE_ITALIC - Static variable in class ej.microui.display.Font
The italic style constant.
STYLE_PLAIN - Static variable in class ej.microui.display.Font
The plain style constant.
Stylesheet - Interface in ej.mwt.stylesheet
Represents a stylesheet.
subList(int, int) - Method in class java.util.AbstractList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.ArrayList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface java.util.List
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.Vector
Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive.
subMap(K, boolean, K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey to toKey.
subMap(K, K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, boolean, K, boolean) - Method in class java.util.TreeMap
 
subMap(K, K) - Method in class java.util.TreeMap
 
submit(Callable<T>) - Method in class ej.util.concurrent.SingleThreadExecutor
 
submit(Runnable, T) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
submit(Runnable) - Method in class ej.util.concurrent.SingleThreadExecutor
This method is unsupported by this implementation.
submit(Callable<T>) - Method in interface java.util.concurrent.ExecutorService
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
submit(Runnable, T) - Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Runnable) - Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
SubMonitor - Class in org.eclipse.core.runtime
A progress monitor that uses a given amount of work ticks from a parent monitor.
subscribe(String, AwsIotMessageCallback) - Method in class ej.aws.iot.AwsIotClient
Adds a topic listener on a topic.
subscribe(String, AwsIotMessageCallback, int) - Method in class ej.aws.iot.AwsIotClient
Adds a topic listener on a topic.
subscribe(String) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Subscribe to a topic, which may include wildcards using a QoS of 1.
subscribe(String, int) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Subscribe to a topic, which may include wildcards.
subscribe(String) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
subscribe(String, int) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
subscribeToShadow(ShadowAction, ShadowResult, AwsIotMessageCallback) - Method in class ej.aws.iot.AwsIotClient
Subscribe to a shadow action (GET, UPDATE, DELETE) result ACCEPTED, REJECTED and (DELTA, DOCUMENT for update only).
subscribeToShadow(String, ShadowAction, ShadowResult, AwsIotMessageCallback) - Method in class ej.aws.iot.AwsIotClient
Subscribe to a shadow action (GET, UPDATE, DELETE) result ACCEPTED, REJECTED and (DELTA, DOCUMENT for update only).
subscribeToShadow(ShadowAction, ShadowResult, AwsIotMessageCallback, int) - Method in class ej.aws.iot.AwsIotClient
Subscribe to a shadow action (GET, UPDATE, DELETE) result ACCEPTED, REJECTED and (DELTA, DOCUMENT for update only).
subscribeToShadow(String, ShadowAction, ShadowResult, AwsIotMessageCallback, int) - Method in class ej.aws.iot.AwsIotClient
Subscribe to a shadow action (GET, UPDATE, DELETE) result ACCEPTED, REJECTED and (DELTA, DOCUMENT for update only).
subSequence(int, int) - Method in interface java.lang.CharSequence
Returns a new CharSequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.String
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.StringBuffer
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.StringBuilder
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.nio.CharBuffer
Creates a new character buffer that represents the specified subsequence of this buffer, relative to the current position.
subSet(E, boolean, E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement to toElement.
subSet(E, E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(E, E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(E, boolean, E, boolean) - Method in class java.util.TreeSet
 
subSet(E, E) - Method in class java.util.TreeSet
 
subst(String, String) - Method in class org.apache.regexp.RE
Substitutes a string for this regular expression in another string.
subst(String, String, int) - Method in class org.apache.regexp.RE
Substitutes a string for this regular expression in another string.
substring(int) - Method in class com.google.protobuf.ByteString
Return the substring from beginIndex, inclusive, to the end of the string.
substring(int, int) - Method in class com.google.protobuf.ByteString
Return the substring from beginIndex, inclusive, to endIndex, exclusive.
substring(int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int, int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int) - Method in class java.lang.StringBuffer
Returns a new String that contains a subsequence of characters currently contained in this character sequence.
substring(int, int) - Method in class java.lang.StringBuffer
Returns a new String that contains a subsequence of characters currently contained in this sequence.
substring(int) - Method in class java.lang.StringBuilder
Returns a new String that contains a subsequence of characters currently contained in this character sequence.
substring(int, int) - Method in class java.lang.StringBuilder
Returns a new String that contains a subsequence of characters currently contained in this sequence.
substring(int, int) - Method in class org.apache.regexp.CharacterArrayCharacterIterator
 
substring(int) - Method in class org.apache.regexp.CharacterArrayCharacterIterator
 
substring(int, int) - Method in interface org.apache.regexp.CharacterIterator
 
substring(int) - Method in interface org.apache.regexp.CharacterIterator
 
substring(int, int) - Method in class org.apache.regexp.ReaderCharacterIterator
 
substring(int) - Method in class org.apache.regexp.ReaderCharacterIterator
 
substring(int, int) - Method in class org.apache.regexp.StreamCharacterIterator
 
substring(int) - Method in class org.apache.regexp.StreamCharacterIterator
 
substring(int, int) - Method in class org.apache.regexp.StringCharacterIterator
 
substring(int) - Method in class org.apache.regexp.StringCharacterIterator
 
substringWidth(String, int, int) - Method in class ej.microui.display.Font
Returns the width of a part of a string when it is drawn using this font.
subTask(String) - Method in class com.microej.kf.util.IProgressMonitorProxy
 
subTask(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
subTask(String) - Method in class org.eclipse.core.runtime.SubMonitor
 
subtract(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - subtrahend), and whose scale is max(this.scale(), subtrahend.scale()).
subtract(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - subtrahend), with rounding according to the context settings.
subtract(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val).
subtractFrom(Temporal) - Method in interface java.time.chrono.ChronoPeriod
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in class java.time.Duration
Subtracts this duration from the specified temporal object.
subtractFrom(Temporal) - Method in class java.time.Period
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in interface java.time.temporal.TemporalAmount
Subtracts this object from the specified temporal object.
sun.misc - package sun.misc
 
sun.net - package sun.net
 
sun.net.util - package sun.net.util
 
sun.net.www - package sun.net.www
 
sun.net.www.http - package sun.net.www.http
 
sun.net.www.protocol.http - package sun.net.www.protocol.http
 
sun.net.www.protocol.https - package sun.net.www.protocol.https
 
sun.security.x509 - package sun.security.x509
Contains classes for certificate management.
SUNDANESE - Static variable in class ej.microui.display.FontIdentifiers
Constant for sundanese font identifier.
SUNDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Sunday.
SUNDAY_START - Static variable in class java.time.temporal.WeekFields
The common definition of a week that starts on Sunday and the first week has a minimum of 1 day.
supportScanWhileSoftAP() - Method in class ej.net.util.wifi.WifiNetworkManager
Gets whether it supports scan while in softAP.
supportsExtendedFeatures(int) - Method in class ej.microui.event.generator.Buttons
Returns true if the button supports the extended features elapsedTime, click and doubleClick features.
supportsMulticast() - Method in class java.net.NetworkInterface
Returns whether a network interface supports multicasting or not.
SUPPRESS_ALL_LABELS - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_BEGINTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_NONE - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SETTASKNAME - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SUBTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SuppressWarnings - Annotation Type in java.lang
Indicates that the named compiler warnings should be suppressed in the annotated element (and in all program elements contained in the annotated element).
SURROGATE - Static variable in class org.apache.regexp.RECharacter
 
swap(List<?>, int, int) - Static method in class java.util.Collections
Swaps the elements at the specified positions in the specified list.
Swipeable - Interface in ej.widget.swipe
A swipeable element receives notifications from a SwipeEventHandler.
SwipeEventHandler - Class in ej.widget.swipe
The swipe event handler responsibility is to detect pointer events (press, drag, release) and help moving over some element(s).
SwipeEventHandler(Widget, int, boolean, boolean, Swipeable, Animator) - Constructor for class ej.widget.swipe.SwipeEventHandler
Creates a swipe event handler on an element.
SwipeEventHandler(Widget, int, int, boolean, boolean, Swipeable, Animator) - Constructor for class ej.widget.swipe.SwipeEventHandler
Creates a swipe event handler on a collection.
SwipeEventHandler(Widget, int, int, boolean, boolean, boolean, Swipeable, Animator) - Constructor for class ej.widget.swipe.SwipeEventHandler
Creates a swipe event handler on a collection.
SwipeEventHandler(Widget, int[], boolean, boolean, boolean, Swipeable, Animator) - Constructor for class ej.widget.swipe.SwipeEventHandler
Creates a swipe event handler on a collection with heterogeneous sizes.
SwipeListener - Interface in ej.widget.swipe
A swipe listener is notified when a swipe is started or stopped.
SWITCH_PAGE - Static variable in interface org.kxml2.wap.Wbxml
 
SwitchTo(int) - Method in class ej.jsonpath.parser.JSONPathCompilerTokenManager
Switch to specified lex state.
SYLOTI_NAGRI - Static variable in class ej.microui.display.FontIdentifiers
Constant for syloti nagri font identifier.
synchronizedCollection(Collection<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection backed by the specified collection.
synchronizedList(List<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) list backed by the specified list.
synchronizedMap(Map<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) map backed by the specified map.
synchronizedSet(Set<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) set backed by the specified set.
synchronizedSortedMap(SortedMap<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map backed by the specified sorted map.
synchronizedSortedSet(SortedSet<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set backed by the specified sorted set.
SyncML - Class in org.kxml2.wap.syncml
 
SyncML() - Constructor for class org.kxml2.wap.syncml.SyncML
 
syntaxError(String) - Method in class org.json.me.JSONTokener
Make a JSONException to signal a syntax error.
syntaxError(String, Throwable) - Method in class org.json.me.JSONTokener
Make a JSONException to signal a syntax error.
SYRIAC - Static variable in class ej.microui.display.FontIdentifiers
Constant for syriac font identifier.
System - Class in java.lang
The System class contains several useful class fields and methods.
system(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant using best available system clock.
systemDefault() - Static method in class java.time.ZoneId
Gets the system default time-zone (GMT).
systemDefaultZone() - Static method in class java.time.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the default time-zone.
SystemPropertiesServiceLoader - Class in ej.service.loader
Service loader that retrieves services implementations using system properties.
SystemPropertiesServiceLoader() - Constructor for class ej.service.loader.SystemPropertiesServiceLoader
 
SystemPropertyLoader - Class in ej.property.loader
A property loader that searches in system properties.
SystemPropertyLoader() - Constructor for class ej.property.loader.SystemPropertyLoader
 
systemUTC() - Static method in class java.time.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the UTC time-zone.

T

TAB - Static variable in class ej.hoka.http.HttpConstants
Tabulation '\t'.
tabSize - Variable in class ej.jsonpath.parser.SimpleCharStream
 
TAG_BASE64_ENCODED - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a base64 encoded string (UTF8 string).
TAG_BASE64_URL_ENCODED - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a base64url encoded string (UTF8 string).
TAG_BIGDECIMAL - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a big decimal value (two-element array, base 2).
TAG_CANNOT_BE_NEGATIVE - Static variable in class ej.cbor.ErrorMessage
 
TAG_CBOR_ENCODED - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing an encoded CBOR data item (byte string).
TAG_CBOR_MARKER - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing CBOR content.
TAG_DECIMAL_FRACTION - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a decimal fraction value (two-element array, base 10).
TAG_EPOCH_DATE_TIME - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing date/time values as Epoch timestamp (numeric, RFC3339).
TAG_EXPECTED_BASE16_ENCODED - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing an expected conversion to base16 encoding.
TAG_EXPECTED_BASE64_ENCODED - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing an expected conversion to base64 encoding.
TAG_EXPECTED_BASE64_URL_ENCODED - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing an expected conversion to base64url encoding.
TAG_MIME_MESSAGE - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a MIME message (UTF8 string, RFC2045).
TAG_NEGATIVE_BIGINT - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a negative big integer value (byte string).
TAG_POSITIVE_BIGINT - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a positive big integer value (byte string).
TAG_REGEXP - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing a regular expression string (UTF8 string, PCRE).
TAG_STANDARD_DATE_TIME - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing date/time values in the standard format (UTF8 string, RFC3339).
TAG_TABLE - Static variable in class org.kxml2.wap.wml.Wml
 
TAG_TABLE_0 - Static variable in class org.kxml2.wap.syncml.SyncML
 
TAG_TABLE_1 - Static variable in class org.kxml2.wap.syncml.SyncML
 
TAG_TABLE_2_DM - Static variable in class org.kxml2.wap.syncml.SyncML
 
TAG_URI - Static variable in interface ej.cbor.CborConstants
Semantic tag value describing an URL (UTF8 string).
TAGALOG - Static variable in class ej.microui.display.FontIdentifiers
Constant for tagalog font identifier.
TAGBANWA - Static variable in class ej.microui.display.FontIdentifiers
Constant for tagbanwa font identifier.
tagTablePage0 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage1 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage2 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage3 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage4 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage5 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage6 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage7 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage8 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePage9 - Static variable in class org.kxml2.wap.wv.WV
 
tagTablePageA - Static variable in class org.kxml2.wap.wv.WV
 
TAI_LE - Static variable in class ej.microui.display.FontIdentifiers
Constant for tai le font identifier.
TAI_THAM - Static variable in class ej.microui.display.FontIdentifiers
Constant for tai tham font identifier.
TAI_VIET - Static variable in class ej.microui.display.FontIdentifiers
Constant for tai viet font identifier.
tailMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
tailMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K, boolean) - Method in class java.util.TreeMap
 
tailMap(K) - Method in class java.util.TreeMap
 
tailSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than (or equal to, if inclusive is true) fromElement.
tailSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E, boolean) - Method in class java.util.TreeSet
 
tailSet(E) - Method in class java.util.TreeSet
 
takeLock() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
TAMIL - Static variable in class ej.microui.display.FontIdentifiers
Constant for tamil font identifier.
tan(double) - Static method in class ej.bon.XMath
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
tanh(double) - Static method in class java.lang.Math
Returns the hyperbolic tangent of a double value.
Target - Annotation Type in java.lang.annotation
Indicates the kinds of program element to which an annotation type is applicable.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TcpServer - Class in ej.hoka.tcp
TCP/IP server that stores incoming connections.
TcpServer(int, int) - Constructor for class ej.hoka.tcp.TcpServer
Constructs a new instance of TcpServer using environment's default socket factory.
TcpServer(int, int, ServerSocketFactory) - Constructor for class ej.hoka.tcp.TcpServer
Constructs a new instance of TcpServer using the ServerSocketFactory serverSocketFactory.
TcpServer(int, int, ServerSocketFactory, int) - Constructor for class ej.hoka.tcp.TcpServer
Constructs a new instance of TcpServer using the ServerSocketFactory serverSocketFactory.
TEAL - Static variable in class ej.microui.display.Colors
Constant for teal color.
TELUGU - Static variable in class ej.microui.display.FontIdentifiers
Constant for telugu font identifier.
Temporal - Interface in java.time.temporal
Framework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAccessor - Interface in java.time.temporal
Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAdjuster - Interface in java.time.temporal
Strategy for adjusting a temporal object.
TemporalAdjusters - Class in java.time.temporal
Common and useful TemporalAdjusters.
TemporalAmount - Interface in java.time.temporal
Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
TemporalField - Interface in java.time.temporal
A field of date-time, such as month-of-year or hour-of-minute.
TemporalQueries - Class in java.time.temporal
Common implementations of TemporalQuery.
TemporalQuery<R> - Interface in java.time.temporal
Strategy for querying a temporal object.
TemporalUnit - Interface in java.time.temporal
A unit of date-time, such as Days or Hours.
TEN - Static variable in class java.math.BigDecimal
The value 10, with a scale of 0.
TEN - Static variable in class java.math.BigInteger
The BigInteger constant ten.
term() - Method in class ej.jsonpath.parser.JSONPathCompiler
 
test(JSONObject) - Method in interface ej.jsonpath.parser.Predicates.Test
 
test - Variable in class ej.junit.AbstractTestWrapper
 
Test - Annotation Type in org.junit
The Test annotation tells JUnit that the public void method to which it is attached can be run as a test case.
Test.None - Class in org.junit
Default empty exception
testAfterClassMethod(String, String) - Method in class ej.junit.CheckHelperTestListener
 
testAfterClassMethod(String, String) - Method in interface ej.junit.TestListener
 
testAfterMethod(String, String) - Method in class ej.junit.CheckHelperTestListener
 
testAfterMethod(String, String) - Method in interface ej.junit.TestListener
 
testBeforeClassMethod(String, String) - Method in class ej.junit.CheckHelperTestListener
 
testBeforeClassMethod(String, String) - Method in interface ej.junit.TestListener
 
testBeforeMethod(String, String) - Method in class ej.junit.CheckHelperTestListener
 
testBeforeMethod(String, String) - Method in interface ej.junit.TestListener
 
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
testClass - Variable in class ej.junit.AbstractTestWrapper
 
testClassName - Variable in class ej.junit.AbstractTestWrapper
 
testError(String, String, long, Throwable, String) - Method in class ej.junit.CheckHelperTestListener
 
testError(String, String, long, Throwable, String) - Method in interface ej.junit.TestListener
 
testFailure(String, String, long, Throwable, String) - Method in class ej.junit.CheckHelperTestListener
 
testFailure(String, String, long, Throwable, String) - Method in interface ej.junit.TestListener
 
testFinalize(boolean) - Method in class ej.junit.AbstractTestWrapper
Called by generated subclasses to trigger test finalization, by reporting the test execution status and calling the After methods.
testInitialize(String) - Method in class ej.junit.AbstractTestWrapper
Called by generated subclasses to trigger test initialization, by instantiating the test class and calling the Before methods.
testInstance(String) - Method in class ej.junit.CheckHelperTestListener
 
testInstance(String) - Method in interface ej.junit.TestListener
 
testListener - Variable in class ej.junit.AbstractAllTestClassesWrapper
The test listener notified when the tests are executed.
testListener - Variable in class ej.junit.AbstractTestWrapper
 
TestListener - Interface in ej.junit
 
testMethod - Variable in class ej.junit.AbstractTestWrapper
 
testMethodStart - Variable in class ej.junit.AbstractTestWrapper
 
testStarted(String, String) - Method in class ej.junit.CheckHelperTestListener
 
testStarted(String, String) - Method in interface ej.junit.TestListener
 
testSuccess(String, String, long) - Method in class ej.junit.CheckHelperTestListener
 
testSuccess(String, String, long) - Method in interface ej.junit.TestListener
 
testSuiteEnded(String, int, int, int) - Method in class ej.junit.CheckHelperTestListener
 
testSuiteEnded(String, int, int, int) - Method in interface ej.junit.TestListener
 
testSuiteStarted(String) - Method in class ej.junit.CheckHelperTestListener
 
testSuiteStarted(String) - Method in interface ej.junit.TestListener
 
TestWrapper - Interface in ej.junit
 
text(JSONPathQuery) - Method in class ej.rest.web.JSONResource
Execute the given path query on the json and use the returned string as an URI expecting text/*
text(URI) - Method in class ej.rest.web.Resty
Get a plain text resource for the specified URI.
text(URI, AbstractContent) - Method in class ej.rest.web.Resty
Get a plain text resource for the specified URI by POSTing to it.
text(String) - Method in class ej.rest.web.Resty
Get a plain text resource for the specified URI.
text(String, AbstractContent) - Method in class ej.rest.web.Resty
Get a plain text resource for the specified URI by POSTing to it.
text - Variable in class ej.rest.web.TextResource
 
text(String) - Method in class org.kxml2.io.KXmlSerializer
 
text(char[], int, int) - Method in class org.kxml2.io.KXmlSerializer
 
TEXT - Static variable in class org.kxml2.kdom.Node
 
text(char[], int, int) - Method in class org.kxml2.wap.WbxmlSerializer
 
text(String) - Method in class org.kxml2.wap.WbxmlSerializer
 
TEXT - Static variable in interface org.xmlpull.v1.XmlPullParser
Character data was read and will is available by calling getText().
text(String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(char[], int, int) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
TextHelper - Class in ej.widget.render
Provides some text facilities.
TextResource - Class in ej.rest.web
This is a text/* representation of a resource.
TextResource(Resty.Option...) - Constructor for class ej.rest.web.TextResource
 
textToNumericFormatV4(String) - Static method in class sun.net.util.IPAddressUtil
 
textToNumericFormatV6(String) - Static method in class sun.net.util.IPAddressUtil
 
THAANA - Static variable in class ej.microui.display.FontIdentifiers
Constant for thaana font identifier.
THAI - Static variable in class ej.microui.display.FontIdentifiers
Constant for thai font identifier.
thingName(String) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
Thread - Class in java.lang
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object with a specific target object whose run method is called.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread.State - Enum in java.lang
A thread state.
Thread.UncaughtExceptionHandler - Interface in java.lang
Interface for handlers invoked when a Thread abruptly terminates due to an uncaught exception.
ThreadFactory - Interface in java.util.concurrent
An object that creates new threads on demand.
ThreadUtils - Class in ej.basictool
Provides utility methods related to threads.
Throwable - Class in java.lang
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new throwable with null as its detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message.
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message and cause.
Throwable(Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
throwing(String, String, Throwable) - Method in class java.util.logging.Logger
Log a that a method is terminating by throwing an Exception.
THURSDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Thursday.
TIBETAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for tibetan font identifier.
tick(long) - Method in interface ej.mwt.animation.Animation
Called regularly by an animator.
tick(int, boolean) - Method in interface ej.widget.motion.MotionAnimationListener
Called regularly by the animator, unless the value has not changed.
tick(Clock, Duration) - Static method in class java.time.Clock
Obtains a clock that returns instants from the specified clock truncated to the nearest occurrence of the specified duration.
tickMinutes(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant ticking in whole minutes using best available system clock.
tickSeconds(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant ticking in whole seconds using best available system clock.
TIFINAGH - Static variable in class ej.microui.display.FontIdentifiers
Constant for tifinagh font identifier.
TiledImageBackground - Class in ej.mwt.style.background
Draws a repeated image on the background.
TiledImageBackground(Image) - Constructor for class ej.mwt.style.background.TiledImageBackground
Creates a tiled image background aligned on the top-left corner and repeated horizontally and vertically.
TiledImageBackground(Image, int, int, boolean, boolean) - Constructor for class ej.mwt.style.background.TiledImageBackground
Creates a tiled image background specifying its attributes.
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
timedJoin(Thread, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Thread.join using this time unit.
timedWait(Object, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Object.wait using this time unit.
timeLineOrder() - Static method in class java.time.LocalDate
Gets a comparator that compares ChronoLocalDate in time-line order ignoring the chronology.
timeLineOrder() - Static method in class java.time.LocalDateTime
Gets a comparator that compares ChronoLocalDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class java.time.OffsetDateTime
Gets a comparator that compares two OffsetDateTime instances based solely on the instant.
timeLineOrder() - Static method in class java.time.ZonedDateTime
Gets a comparator that compares ChronoZonedDateTime in time-line order ignoring the chronology.
timeout(int) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
timeout(int) - Static method in class ej.rest.web.Resty.Option
Specify the connection timeout in milliseconds.
Timeout(int) - Constructor for class ej.rest.web.Resty.Timeout
 
TIMEOUT - Static variable in class ej.websocket.Messages
The timeout has been reached.
TIMEOUT_INTERRUPTED - Static variable in class ej.websocket.Messages
The timeout has been interrupted.
TIMEOUT_NORMAL_CLOSE - Static variable in class ej.websocket.Messages
The timeout has been closed normally.
TIMEOUT_START - Static variable in class ej.websocket.Messages
A timeout has been set.
TimeoutException - Exception in java.util.concurrent
Exception thrown when a blocking operation times out.
TimeoutException() - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with no specified detail message.
TimeoutException(String) - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with the specified detail message.
Timer - Class in ej.bon
A facility for threads to schedule tasks for future execution in a background thread.
Timer() - Constructor for class ej.bon.Timer
Creates a new timer.
Timer(boolean) - Constructor for class ej.bon.Timer
Creates a new timer.
TimerTask - Class in ej.bon
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class ej.bon.TimerTask
Creates a new timer task.
TimeUnit - Enum in java.util.concurrent
A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
TimeZone - Class in java.util
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
Sole constructor.
TITLECASE_LETTER - Static variable in class org.apache.regexp.RECharacter
 
TLS_HANDSHAKE_FAILED - Static variable in class ej.websocket.CloseCodes
1015 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
toArray() - Method in class com.microej.kf.util.AbstractKFList
 
toArray(E[]) - Method in class com.microej.kf.util.AbstractKFList
 
toArray(ArrayList<T>) - Method in class com.microej.kf.util.AbstractKFList
Add all the elements of the collection to the given ArrayList.
toArray(ArrayList<T>) - Method in class com.microej.kf.util.KFList
 
toArray(ArrayList<T>) - Method in class com.microej.kf.util.KFList2
 
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection.
toArray(T[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection.
toArray(T[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this set.
toArray(T[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray(T[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array.
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBigInteger() - Method in class sun.misc.FDBigInteger
Converts this FDBigInteger to a BigInteger.
toBigIntegerExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger, checking for lost information.
toBinaryString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 2.
toBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
 
toBuilder() - Method in interface com.google.protobuf.MessageLite
Constructs a builder initialized with the current message.
toByteArray() - Method in class com.google.protobuf.AbstractMessageLite
 
toByteArray() - Method in class com.google.protobuf.ByteString
Copies bytes to a byte[].
toByteArray(String) - Static method in class com.google.protobuf.Internal
Helper method to get the UTF-8 bytes of a string.
toByteArray() - Method in interface com.google.protobuf.MessageLite
Serializes the message to a byte array and returns it.
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toByteArray() - Method in class java.util.BitSet
Returns a new byte array containing all the bits in this bit set.
toByteString() - Method in class com.google.protobuf.AbstractMessageLite
 
toByteString() - Method in class com.google.protobuf.ByteString.Output
Creates a byte string.
toByteString() - Method in class com.google.protobuf.LazyFieldLite
Returns a BytesString for this field in a thread-safe way.
toByteString() - Method in interface com.google.protobuf.MessageLite
Serializes the message to a ByteString and returns it.
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toCString(String, byte[]) - Static method in class ej.sni.SNI
Transforms a Java String into a C String.
The platform default encoding is used to transform Java characters into C characters.
The created C String is a NULL terminated String (ends with '\0').
toCString(String) - Static method in class ej.sni.SNI
Transforms a Java String into a C String.
The platform default encoding is used to transform Java characters into C characters.
The returned C String is a NULL terminated String (ends with '\0').
toDays() - Method in class java.time.Duration
Gets the number of days in this duration.
toDays(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to DAYS.convert(duration, this).
toDegrees(double) - Static method in class ej.bon.XMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toEngineeringString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal, using engineering notation if an exponent is needed.
toEpochDay() - Method in interface java.time.chrono.ChronoLocalDate
Converts this date to the Epoch Day.
toEpochDay() - Method in class java.time.LocalDate
 
toEpochMilli() - Method in class java.time.Instant
Converts this instant to the number of milliseconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond(ZoneOffset) - Method in interface java.time.chrono.ChronoLocalDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in interface java.time.chrono.ChronoZonedDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond(ZoneOffset) - Method in class java.time.LocalDateTime
 
toEpochSecond() - Method in class java.time.OffsetDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class java.time.zone.ZoneOffsetTransition
Gets the transition instant as an epoch second.
toEpochSecond() - Method in class java.time.ZonedDateTime
 
toExternalForm() - Method in class java.net.URL
Constructs a string representation of this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
Converts a URL of a specific protocol to a String.
toHexString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHexString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 16.
toHexString() - Method in class sun.misc.FDBigInteger
Converts this FDBigInteger to a hexadecimal string.
toHours() - Method in class java.time.Duration
Gets the number of hours in this duration.
toHours(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to HOURS.convert(duration, this).
toInstant(ZoneOffset) - Method in interface java.time.chrono.ChronoLocalDateTime
Converts this date-time to an Instant.
toInstant() - Method in interface java.time.chrono.ChronoZonedDateTime
Converts this date-time to an Instant.
toInstant(ZoneOffset) - Method in class java.time.LocalDateTime
 
toInstant() - Method in class java.time.OffsetDateTime
Converts this date-time to an Instant.
toInstant() - Method in class java.time.ZonedDateTime
 
toJavaFormatString() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
Converts a floating point value into an ASCII String.
toJavaString(byte[]) - Static method in class ej.sni.SNI
Transforms a C String into a Java String, using platform default encoding.
toJSONArray(String) - Static method in class ej.rest.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONTokener) - Static method in class ej.rest.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONArray, String) - Static method in class ej.rest.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray, JSONTokener) - Static method in class ej.rest.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(String) - Static method in class ej.rest.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
toJSONArray(XMLTokener) - Static method in class ej.rest.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
toJSONArray(JSONArray) - Method in class org.json.me.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(String) - Static method in class ej.rest.json.Cookie
Convert a cookie specification string into a JSONObject.
toJSONObject(String) - Static method in class ej.rest.json.CookieList
Convert a cookie list into a JSONObject.
toJSONObject(String) - Static method in class ej.rest.json.HTTP
Convert an HTTP header string into a JSONObject.
toJSONObject(XMLTokener) - Static method in class ej.rest.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
toJSONObject(String) - Static method in class ej.rest.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
toJSONObject(JSONArray) - Method in class org.json.me.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(String) - Static method in class org.json.me.util.XML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
toJSONString() - Method in interface org.json.me.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
token - Variable in class ej.jsonpath.parser.JSONPathCompiler
Current token.
Token - Class in ej.jsonpath.parser
Describes the input token stream.
Token() - Constructor for class ej.jsonpath.parser.Token
No-argument constructor
Token(int) - Constructor for class ej.jsonpath.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class ej.jsonpath.parser.Token
Constructs a new token for the specified Image and Kind.
TOKEN_SEP - Static variable in class ej.hoka.http.support.ParameterizedArgument
Separator for the tokens: '='.
token_source - Variable in class ej.jsonpath.parser.JSONPathCompiler
Generated Token Manager.
tokenImage - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
Literal token values.
tokenImage - Variable in exception ej.jsonpath.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in ej.jsonpath.parser
Token Manager Error.
TokenMgrError() - Constructor for error ej.jsonpath.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error ej.jsonpath.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error ej.jsonpath.parser.TokenMgrError
Full Constructor.
toLocalDate() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class java.time.LocalDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class java.time.OffsetDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class java.time.ZonedDateTime
Gets the LocalDate part of this date-time.
toLocalDateTime() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local date-time part of this date-time.
toLocalDateTime() - Method in class java.time.OffsetDateTime
Gets the LocalDateTime part of this date-time.
toLocalDateTime() - Method in class java.time.ZonedDateTime
Gets the LocalDateTime part of this date-time.
toLocalTime() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class java.time.LocalDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.OffsetDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.OffsetTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.ZonedDateTime
Gets the LocalTime part of this date-time.
toLongArray() - Method in class java.util.BitSet
Returns a new long array containing all the bits in this bit set.
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase() - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the default locale.
toLowerCase(char) - Static method in class org.apache.regexp.RECharacter
 
toMicros(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to MICROSECONDS.convert(duration, this).
toMillis() - Method in class java.time.Duration
Converts this duration to the total length in milliseconds.
toMillis(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to MILLISECONDS.convert(duration, this).
toMinutes() - Method in class java.time.Duration
Gets the number of minutes in this duration.
toMinutes(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to MINUTES.convert(duration, this).
toNanoOfDay() - Method in class java.time.LocalTime
Extracts the time as nanos of day, from 0 to 24 * 60 * 60 * 1,000,000,000 - 1.
toNanos() - Method in class java.time.Duration
Converts this duration to the total length in nanoseconds expressed as a long.
toNanos(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to NANOSECONDS.convert(duration, this).
toObject() - Method in class ej.rest.web.JSONResource
Added for compatibility with Scala.
toOctalString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 8.
toOffsetDateTime() - Method in class java.time.ZonedDateTime
Converts this date-time to an OffsetDateTime.
toOffsetTime() - Method in class java.time.OffsetDateTime
Converts this date-time to an OffsetTime.
Tool - Class in ej.rest.util
 
Tool() - Constructor for class ej.rest.util.Tool
 
tooManyOpenConnections(Socket) - Method in class ej.hoka.tcp.TcpServer
Called when a connection cannot be added to the buffer.
TooManyWaitingThreadsException - Exception in ej.sp
Signals that too many threads are waiting for a block.
TooManyWaitingThreadsException() - Constructor for exception ej.sp.TooManyWaitingThreadsException
Builds a TooManyWaitingThreadsException with no detail message.
TOP - Static variable in class ej.mwt.util.Alignment
Constant for positioning on the top.
toPattern() - Method in class java.text.SimpleDateFormat
Returns a pattern string describing this date format.
toPlainString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal without an exponent field.
toRadians(double) - Static method in class ej.bon.XMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toSecondOfDay() - Method in class java.time.LocalTime
Extracts the time as seconds of day, from 0 to 24 * 60 * 60 - 1.
toSeconds(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to SECONDS.convert(duration, this).
toString() - Method in class com.google.protobuf.ByteString.Output
 
toString(String) - Method in class com.google.protobuf.ByteString
Constructs a new String by decoding the bytes using the specified charset.
toString() - Method in class com.google.protobuf.ByteString
 
toString() - Method in class com.google.protobuf.LazyField
 
toString() - Method in class ej.bluetooth.BluetoothAddress
Returns a string representation of this address (in big-endian).
toString() - Method in class ej.bluetooth.BluetoothUuid
Returns a string representation of this UUID (in big-endian).
toString() - Method in class ej.cbor.CborType
 
toString() - Method in class ej.hoka.http.Cookie
 
toString() - Method in class ej.jsonpath.parser.AbstractJSONExpr
 
toString() - Method in class ej.jsonpath.parser.SimpleNode
 
toString(String) - Method in class ej.jsonpath.parser.SimpleNode
 
toString() - Method in class ej.jsonpath.parser.Token
Returns the image.
toString() - Method in interface ej.kf.Principal
Gets a string representation of the X.500 distinguished name using the format defined in RFC 2253.
toString(JSONArray) - Static method in class ej.rest.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects.
toString(JSONArray, JSONArray) - Static method in class ej.rest.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
toString(JSONObject) - Static method in class ej.rest.json.Cookie
Convert a JSONObject into a cookie specification string.
toString(JSONObject) - Static method in class ej.rest.json.CookieList
Convert a JSONObject into a cookie list.
toString(JSONObject) - Static method in class ej.rest.json.HTTP
Convert a JSONObject into an HTTP header.
toString(JSONArray) - Static method in class ej.rest.json.JSONML
Reverse the JSONML transformation, making an XML text from a JSONArray.
toString(JSONObject) - Static method in class ej.rest.json.JSONML
Reverse the JSONML transformation, making an XML text from a JSONObject.
toString() - Method in class ej.rest.web.FormContent
 
toString() - Method in class ej.rest.web.TextResource
Kinda obvious, but, yes, it parses the inputStream with the proper charset and returns the content as String
toString() - Method in class ej.websocket.http.Header
 
toString() - Method in class ej.websocket.http.HttpResponse
 
toString() - Method in class ej.websocket.http.StatusLine
 
toString() - Method in class ej.websocket.ReasonForClosure
 
toString() - Method in class ej.websocket.WebSocketURI
 
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
toString() - Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString() - Method in interface java.lang.annotation.Annotation
Returns a string representation of this annotation.
toString(boolean) - Static method in class java.lang.Boolean
Returns a String object representing the specified boolean.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified byte.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString() - Method in interface java.lang.CharSequence
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString(double) - Static method in class java.lang.Double
Returns a string representation of the double argument.
toString() - Method in class java.lang.Double
Returns a string representation of this Double object.
toString() - Method in class java.lang.Enum
Returns the name of this enum constant, as contained in the declaration.
toString(float) - Static method in class java.lang.Float
Returns a string representation of the float argument.
toString() - Method in class java.lang.Float
Returns a string representation of this Float object.
toString(int) - Static method in class java.lang.Integer
Returns a String object representing the specified integer.
toString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument in the radix specified by the second argument.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString(long) - Static method in class java.lang.Long
Returns a String object representing the specified long.
toString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument in the radix specified by the second argument.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Package
Returns the string representation of this Package.
toString(short) - Static method in class java.lang.Short
Returns a new String object representing the specified short.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.StackTraceElement
Returns a string representation of this stack trace element.
toString() - Method in class java.lang.String
This object (which is already a string!) is itself returned.
toString() - Method in class java.lang.StringBuffer
 
toString() - Method in class java.lang.StringBuilder
 
toString() - Method in class java.lang.Thread
Returns a string representation of this thread, including the thread's name, priority, and thread group.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal, using scientific notation if an exponent is needed.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.math.MathContext
Returns the string representation of this MathContext.
toString() - Method in class java.net.InetAddress
Converts this IP address to a String.
toString() - Method in class java.net.InetSocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class java.net.InterfaceAddress
Converts this Interface address to a String.
toString() - Method in class java.net.NetworkInterface
 
toString() - Method in class java.net.ServerSocket
Returns the implementation address and implementation port of this socket as a String.
toString() - Method in class java.net.Socket
Converts this socket to a String.
toString() - Method in class java.net.URI
Returns the content of this URI as a string.
toString() - Method in class java.net.URL
Constructs a string representation of this URL.
toString() - Method in class java.net.URLConnection
Returns a String representation of this URL connection.
toString() - Method in class java.nio.ByteBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.ByteOrder
Constructs a string describing this object.
toString() - Method in class java.nio.CharBuffer
Returns a string containing the characters in this buffer.
toString() - Method in class java.nio.DoubleBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.FloatBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.IntBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.LongBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.ShortBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class java.security.MessageDigest
Returns a string representation of this message digest object.
toString() - Method in class java.security.Permission
Returns a string describing this Permission.
toString() - Method in interface java.security.Principal
Returns a string representation of this principal.
toString() - Method in class java.security.Signature
Returns a string representation of this signature object, providing information that includes the state of the object and the name of the algorithm used.
toString() - Method in class java.security.spec.MGF1ParameterSpec
 
toString() - Method in class java.time.chrono.AbstractChronology
Outputs this chronology as a String, using the chronology ID.
toString() - Method in interface java.time.chrono.ChronoLocalDate
Outputs this date as a String.
toString() - Method in interface java.time.chrono.ChronoLocalDateTime
Outputs this date-time as a String.
toString() - Method in interface java.time.chrono.Chronology
Outputs this chronology as a String.
toString() - Method in interface java.time.chrono.ChronoPeriod
Outputs this period as a String.
toString() - Method in interface java.time.chrono.ChronoZonedDateTime
Outputs this date-time as a String.
toString() - Method in class java.time.Duration
A string representation of this duration using ISO-8601 seconds based representation, such as PT8H6M12.345S.
toString() - Method in class java.time.LocalDate
Outputs this date as a String, such as 2007-12-03.
toString() - Method in class java.time.LocalDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30.
toString() - Method in class java.time.LocalTime
Outputs this time as a String, such as 10:15.
toString() - Method in class java.time.MonthDay
Outputs this month-day as a String, such as --12-03.
toString() - Method in class java.time.OffsetDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30+01:00.
toString() - Method in class java.time.OffsetTime
Outputs this time as a String, such as 10:15:30+01:00.
toString() - Method in class java.time.Period
Outputs this period as a String, such as P6Y3M1D.
toString() - Method in enum java.time.temporal.ChronoField
 
toString() - Method in enum java.time.temporal.ChronoUnit
 
toString() - Method in interface java.time.temporal.TemporalField
Gets a descriptive name for the field.
toString() - Method in interface java.time.temporal.TemporalUnit
Gets a descriptive name for the unit.
toString() - Method in class java.time.temporal.ValueRange
Outputs this range as a String.
toString() - Method in class java.time.temporal.WeekFields
A string representation of this WeekFields instance.
toString() - Method in class java.time.Year
Outputs this year as a String.
toString() - Method in class java.time.YearMonth
Outputs this year-month as a String, such as 2007-12.
toString() - Method in class java.time.zone.ZoneOffsetTransition
Returns a string describing this object.
toString() - Method in class java.time.zone.ZoneOffsetTransitionRule
Returns a string describing this object.
toString() - Method in class java.time.zone.ZoneRules
Returns a string describing this object.
toString() - Method in class java.time.ZonedDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30+01:00[Europe/Paris].
toString() - Method in class java.time.ZoneId
Outputs this zone as a String, using the ID.
toString() - Method in class java.time.ZoneOffset
Outputs this offset as a String, using the normalized ID.
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this collection.
toString() - Method in class java.util.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap
Returns a string representation of this map.
toString(long[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(int[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(short[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(char[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(byte[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(boolean[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(float[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(double[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form:
toString() - Method in class java.util.EventObject
Returns a String representation of this EventObject.
toString() - Method in class java.util.Formatter
Returns the result of invoking toString() on the destination for the output.
toString() - Method in class java.util.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class java.util.logging.Level
 
toString(Object) - Static method in class java.util.Objects
Returns the result of calling toString for a non-null argument and "null" for a null argument.
toString(Object, String) - Static method in class java.util.Objects
Returns the result of calling toString on the first argument if the first argument is not null and returns the second argument otherwise.
toString() - Method in class java.util.Vector
Returns a string representation of this Vector, containing the String representation of each element.
toString() - Method in class javax.security.auth.x500.X500Principal
Return a user-friendly string representation of this X500Principal.
toString() - Method in class org.eclipse.paho.client.mqttv3.MqttMessage
Returns a string representation of this message's payload.
toString() - Method in class org.json.me.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.json.me.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.json.me.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.json.me.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.json.me.JSONStringer
Return the JSON text.
toString() - Method in class org.json.me.JSONTokener
Make a printable string of this JSONTokener.
toString(Object) - Static method in class org.json.me.util.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(Object, String) - Static method in class org.json.me.util.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString() - Method in error org.junit.internal.ArrayComparisonFailure
Returns a short description of this throwable.
toString() - Method in class sun.net.ProgressEvent
 
toString() - Method in class sun.net.ProgressSource
 
toString() - Method in class sun.net.www.http.HttpClient
 
toString() - Method in class sun.net.www.MessageHeader
 
toString() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
toStringInternal(String) - Method in class com.google.protobuf.ByteString
Constructs a new String by decoding the bytes using the specified charset.
toStringUtf8() - Method in class com.google.protobuf.ByteString
Constructs a new String by decoding the bytes as UTF-8.
toStringUtf8(byte[]) - Static method in class com.google.protobuf.Internal
Helper method to convert a byte array to a string using UTF-8 encoding.
totalMemory() - Static method in class ej.bon.Immortals
Returns the total amount of immortal memory.
totalMemory() - Static method in class ej.bon.Immutables
Returns the total amount of immutable memory.
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java virtual machine.
toTotalMonths() - Method in class java.time.Period
Gets the total number of months in this period.
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the default locale.
toUpperCase(char) - Static method in class org.apache.regexp.RECharacter
 
toZonedDateTime() - Method in class java.time.OffsetDateTime
Converts this date-time to a ZonedDateTime using the offset as the zone ID.
TRACE - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is TRACE.
trace(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP TRACE requests on the path.
trace(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP TRACE requests on the path.
trace(String) - Method in interface ej.hoka.log.Logger
Log with level trace.
TRACE_ENABLED_CONSTANT_PROPERTY - Static variable in class ej.trace.Tracer
The value of this boolean constant property is true when the traces are enabled in the system and false otherwise (see Constants).
Tracer - Class in ej.trace
A Tracer object is used to trace events for debug or monitoring.
Tracer(String, int) - Constructor for class ej.trace.Tracer
Creates a new tracer with the given name.
trackLineColumn - Variable in class ej.jsonpath.parser.SimpleCharStream
 
TransferEncoding - Interface in ej.hoka.http.encoding
Interface for defining HTTP transfer coding handlers.
TransformPainter - Class in ej.drawing
The TransformPainter class offers a set of static methods to render elements (image, renderable character) with a transformation.
TransformPainter.Flip - Enum in ej.drawing
Specify the flip to apply when drawing an image.
translate(int, int) - Method in class ej.microui.display.GraphicsContext
Adds a given translation vector to the translation vector of this graphics context.
TRANSPARENT - Static variable in class ej.microui.display.GraphicsContext
Minimum opacity.
TreeMap<K,V> - Class in java.util
A Red-Black tree based NavigableMap implementation.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, using the natural ordering of its keys.
TreeMap(Comparator<? super K>) - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, ordered according to the given comparator.
TreeMap(Map<? extends K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
TreeMap(SortedMap<K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
TreeSet<E> - Class in java.util
A NavigableSet implementation based on a TreeMap.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
TreeSet(Comparator<? super E>) - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the specified comparator.
TreeSet(Collection<? extends E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
TreeSet(SortedSet<E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
trim() - Method in class java.lang.String
Returns a copy of the string, with leading and trailing whitespace omitted.
trimNumber(String) - Static method in class org.json.me.JSONObject
Shave off trailing zeros and decimal point, if possible.
trimToSize() - Method in class java.lang.StringBuffer
Attempts to reduce storage used for the character sequence.
trimToSize() - Method in class java.lang.StringBuilder
Attempts to reduce storage used for the character sequence.
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this ArrayList instance to be the list's current size.
trimToSize() - Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current size.
TRUE - Static variable in interface ej.cbor.CborConstants
The CBOR-encoded boolean true value (encoded as "simple value": #MT_SIMPLE).
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
truncatedTo(TemporalUnit) - Method in class java.time.Instant
Returns a copy of this Instant truncated to the specified unit.
truncatedTo(TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the time truncated.
TrustManager - Interface in javax.net.ssl
This is the base interface for JSSE trust managers.
TrustManagerFactory - Class in javax.net.ssl
This class acts as a factory for trust managers based on a source of trust material.
TrustManagerFactory() - Constructor for class javax.net.ssl.TrustManagerFactory
 
TrustManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the TrustManagerFactory class.
TrustManagerFactorySpi() - Constructor for class javax.net.ssl.TrustManagerFactorySpi
 
TRY - Static variable in class ej.net.ConnectivityMessages
Try connection.
TUESDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Tuesday.
TWO_BYTES - Static variable in interface ej.cbor.CborConstants
Denotes a two-byte value (uint16).
TWO_BYTES - Static variable in class ej.cbor.ErrorMessage
 
TX_POWER_LEVEL - Static variable in class ej.bluetooth.BluetoothDataTypes
TX Power Level.
TX_UUID - Static variable in class ej.bluetooth.util.services.sps.SerialPortConstants
The UUID of the TX characteristic.
Type - Interface in java.lang.reflect
Type is the common superinterface for all types in the Java programming language.
TYPE_ARRAY - Static variable in interface ej.cbor.CborConstants
Major type 4: array of items.
TYPE_BYTE_STRING - Static variable in interface ej.cbor.CborConstants
Major type 2: byte string.
TYPE_FLOAT_SIMPLE - Static variable in interface ej.cbor.CborConstants
Major type 7: floating point, simple data types.
TYPE_MAP - Static variable in interface ej.cbor.CborConstants
Major type 5: map of pairs.
TYPE_NEGATIVE_INTEGER - Static variable in interface ej.cbor.CborConstants
Major type 1: negative integers.
TYPE_TAG - Static variable in interface ej.cbor.CborConstants
Major type 6: semantic tags.
TYPE_TEXT_STRING - Static variable in interface ej.cbor.CborConstants
Major type 3: text/UTF8 string.
TYPE_UNSIGNED_INTEGER - Static variable in interface ej.cbor.CborConstants
Major type 0: unsigned integers.
types - Variable in class org.kxml2.kdom.Node
 
TYPES - Static variable in interface org.xmlpull.v1.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.
TypeSelector - Class in ej.mwt.stylesheet.selector
A type or subtype selector selects by checking the widget type hierarchy (Java class).
TypeSelector(Class<? extends Widget>) - Constructor for class ej.mwt.stylesheet.selector.TypeSelector
Creates a type or subtype selector.

U

ulp(double) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp(float) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp() - Method in class java.math.BigDecimal
Returns the size of an ulp, a unit in the last place, of this BigDecimal.
UNASSIGNED - Static variable in class org.apache.regexp.RECharacter
 
uncaughtException(Timer, Throwable) - Method in class ej.bon.TimerTask
Method invoked when this TimerTask terminates due to an uncaught exception thrown by TimerTask.run().
uncaughtException(Thread, Throwable) - Method in interface java.lang.Thread.UncaughtExceptionHandler
Method invoked when the given thread terminates due to the given uncaught exception.
UNDECIMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the thirteenth month of the year.
UNDEFINED - Static variable in interface ej.cbor.CborConstants
The CBOR-encoded "undefined" value (encoded as "simple value": #MT_SIMPLE).
unescape(String) - Static method in class ej.rest.json.Cookie
Convert %hh sequences to single characters, and convert plus to space.
UNEXPECTED_BOOLEAN_VALUE - Static variable in class ej.cbor.ErrorMessage
 
UNEXPECTED_PAYLOAD_OR_LENGTH - Static variable in class ej.cbor.ErrorMessage
 
UNEXPECTED_SUBTYPE - Static variable in class ej.cbor.ErrorMessage
 
UNEXPECTED_TYPE - Static variable in class ej.cbor.ErrorMessage
 
UNEXPECTED_TYPE_TWO_TYPES - Static variable in class ej.cbor.ErrorMessage
 
UniformOutline - Class in ej.mwt.style.outline
Outline that have the same thickness for all edges.
UniformOutline(int) - Constructor for class ej.mwt.style.outline.UniformOutline
Creates a uniform outline specifying its thickness.
UNINITIALIZED - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has not yet been initialized.
UninitializedMessageException - Exception in com.google.protobuf
Thrown when attempting to build a protocol message that is missing required fields.
UninitializedMessageException(MessageLite) - Constructor for exception com.google.protobuf.UninitializedMessageException
 
UninitializedMessageException(List<String>) - Constructor for exception com.google.protobuf.UninitializedMessageException
 
uninstall(Feature) - Static method in class ej.kf.Kernel
Uninstalls a Feature.
UNIVERSAL_SELECTOR - Static variable in class ej.mwt.stylesheet.selector.UniversalSelector
Universal selector singleton to avoid creating several ones.
UniversalSelector - Class in ej.mwt.stylesheet.selector
An universal selector selects all widgets.
UNKNOWN - Static variable in class ej.cbor.ErrorMessage
 
UNKNOWN - Static variable in interface org.eclipse.core.runtime.IProgressMonitor
Constant indicating an unknown amount of work.
UNKNOWN_NAME - Static variable in interface ej.ecom.Device
This value is returned by Device.getName() when this device is unregistered and its name is unavailable.
UnknownError - Error in java.lang
Thrown when an unknown but serious exception has occurred in the Java Virtual Machine.
UnknownError() - Constructor for error java.lang.UnknownError
Constructs an UnknownError with no detail message.
UnknownError(String) - Constructor for error java.lang.UnknownError
Constructs an UnknownError with the specified detail message.
UnknownFeatureException - Exception in ej.kf
This exception is thrown if a Feature being unloaded is unknown.
UnknownFeatureException() - Constructor for exception ej.kf.UnknownFeatureException
 
unknownFields - Variable in class com.google.protobuf.GeneratedMessageLite
For use by generated code only.
UnknownFieldSetLite - Class in com.google.protobuf
UnknownFieldSetLite is used to keep track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.
UnknownFormatConversionException - Exception in java.util
Unchecked exception thrown when an unknown conversion is given.
UnknownFormatConversionException(String) - Constructor for exception java.util.UnknownFormatConversionException
Constructs an instance of this class with the unknown conversion.
UnknownFormatFlagsException - Exception in java.util
Unchecked exception thrown when an unknown flag is given.
UnknownFormatFlagsException(String) - Constructor for exception java.util.UnknownFormatFlagsException
Constructs an instance of this class with the specified flags.
UnknownHostException - Exception in java.net
Thrown to indicate that the IP address of a host could not be determined.
UnknownHostException(String) - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with the specified detail message.
UnknownHostException() - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with no detail message.
unknownPermission(Permission) - Method in class com.microej.kf.util.security.KernelSecurityManager
This method is called when there is no registered delegate for this kind of Permission.
UnknownServiceException - Exception in java.net
Thrown to indicate that an unknown service exception has occurred.
UnknownServiceException() - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
UNLIKELY - Static variable in class ej.bluetooth.BluetoothStatus
Unlikely.
UNLIMITED - Static variable in class java.math.MathContext
A MathContext object whose settings have the values required for unlimited precision arithmetic.
unload(Feature) - Static method in class ej.kf.Kernel
Stops a Feature and uninstalls it if its state is Feature.State.INSTALLED after Feature.stop().
unmarshal() - Method in class ej.rest.web.JSONResource
Transforming the JSON
unmodifiableCollection(Collection<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified collection.
unmodifiableList(List<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified list.
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified map.
unmodifiableSet(Set<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified set.
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted map.
unmodifiableSortedSet(SortedSet<T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted set.
unmountSoftAccessPoint() - Method in class ej.net.util.wifi.WifiNetworkManager
Unmounts a Soft Access Point.
unread(int) - Method in class java.io.PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(byte[], int, int) - Method in class java.io.PushbackInputStream
Pushes back a portion of an array of bytes by copying it to the front of the pushback buffer.
unread(byte[]) - Method in class java.io.PushbackInputStream
Pushes back an array of bytes by copying it to the front of the pushback buffer.
UnrecoverableEntryException - Exception in java.security
This exception is thrown if an entry in the keystore cannot be recovered.
UnrecoverableEntryException() - Constructor for exception java.security.UnrecoverableEntryException
Constructs an UnrecoverableEntryException with no detail message.
UnrecoverableEntryException(String) - Constructor for exception java.security.UnrecoverableEntryException
Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown.
UnrecoverableKeyException - Exception in java.security
This exception is thrown if a key in the keystore cannot be recovered.
UnrecoverableKeyException() - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with no detail message.
UnrecoverableKeyException(String) - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with the specified detail message, which provides more information about why this exception has been thrown.
unregister(Class<T>, T) - Method in class com.microej.kf.util.service.ServiceRegistryKF
 
unregister(Class<T>, T, boolean) - Method in class com.microej.kf.util.service.ServiceRegistryKF
Unregisters a Service Instance from the Kernel.
unregister(Class<T>, T) - Method in class com.microej.kf.util.service.SharedServiceRegistryKF
 
unregister(Device) - Static method in class ej.ecom.DeviceManager
Unregisters the given device.
unregister(Class<T>, T) - Method in class ej.service.registry.SimpleServiceRegistry
 
unregister(Class<T>, T) - Static method in class ej.service.ServiceFactory
Unregisters a service instance.
unregister(Class<T>, T) - Method in interface ej.service.ServiceRegistry
Unregisters a service instance.
UNREGISTER_ACTION - Static variable in class ej.service.ServicePermission
unregisterCheckpoint(int) - Static method in class ej.hal.WatchdogTimer
Unregisters the checkpoint with the given checkpointId.
unregisterNetworkCallback(ConnectivityManager.NetworkCallback) - Method in class android.net.ConnectivityManager
Unregisters callbacks about and possibly releases networks originating from ConnectivityManager.registerNetworkCallback(android.net.NetworkRequest, android.net.ConnectivityManager.NetworkCallback) calls.
unregisterSource(ProgressSource) - Method in class sun.net.ProgressMonitor
Unregister progress source when progress is finished.
UnsatisfiedLinkError - Error in java.lang
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError() - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError(String) - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with the specified detail message.
unscaledValue() - Method in class java.math.BigDecimal
Returns a BigInteger whose value is the unscaled value of this BigDecimal.
unsetBooleanProperty(int, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to false in a bit field.
unsetBooleanPropertyAtOffset(int, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to false in a bit field.
unsetDisplay(ApplicationDisplay) - Method in interface com.microej.android.application.ApplicationSupport
Unsets the current application display.
unsetDisplayListener(InternalDisplayListener) - Method in interface com.microej.android.internal.InternalSupport
Unsets the current display listener.
unsetObserver(Observer) - Method in class ej.observable.SimpleObservable
Unsets the observer of this simple observable if it the same instance as the given observer.
unsetObserver() - Method in class ej.observable.SimpleObservable
Unsets the observer of this simple observable.
unsubscribe(String) - Method in class ej.aws.iot.AwsIotClient
Unsubscribe from a topic.
unsubscribe(String) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
Requests the server unsubscribe the client from a topic.
unsubscribe(String) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
 
unsubscribeFromShadow(ShadowAction, ShadowResult) - Method in class ej.aws.iot.AwsIotClient
Unsubscribe from a shadow action.
unsubscribeFromShadow(String, ShadowAction, ShadowResult) - Method in class ej.aws.iot.AwsIotClient
Unsubscribe from a shadow action.
UNSUPPORTED_GROUP_TYPE - Static variable in class ej.bluetooth.BluetoothStatus
Unsupported group type.
UNSUPPORTED_MASKED - Static variable in class ej.websocket.Messages
This implementation does not support masked frame.
UNSUPPORTED_VERY_EXTENDED_LENGTH - Static variable in class ej.websocket.Messages
This implementation does not support very extended length.
UnsupportedClassVersionError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
UnsupportedClassVersionError() - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with no detail message.
UnsupportedClassVersionError(String) - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with the specified detail message.
UnsupportedEncodingException - Exception in java.io
The Character Encoding is not supported.
UnsupportedEncodingException() - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String) - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
UnsupportedOperationException - Exception in java.lang
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException() - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with no detail message.
UnsupportedOperationException(String) - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with the specified detail message.
UnsupportedOperationException(String, Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified detail message and cause.
UnsupportedOperationException(Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UnsupportedTemporalTypeException - Exception in java.time.temporal
UnsupportedTemporalTypeException indicates that a ChronoField or ChronoUnit is not supported for a Temporal class.
UnsupportedTemporalTypeException(String) - Constructor for exception java.time.temporal.UnsupportedTemporalTypeException
Constructs a new UnsupportedTemporalTypeException with the specified message.
UnsupportedTemporalTypeException(String, Throwable) - Constructor for exception java.time.temporal.UnsupportedTemporalTypeException
Constructs a new UnsupportedTemporalTypeException with the specified message and cause.
until(Temporal, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Calculates the amount of time until another date in terms of the specified unit.
until(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Calculates the period between this date and another date as a ChronoPeriod.
until(Temporal, TemporalUnit) - Method in class java.time.Instant
Calculates the amount of time until another instant in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.LocalDate
Calculates the amount of time until another date in terms of the specified unit.
until(ChronoLocalDate) - Method in class java.time.LocalDate
Calculates the period between this date and another date as a Period.
until(Temporal, TemporalUnit) - Method in class java.time.LocalDateTime
Calculates the amount of time until another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.LocalTime
Calculates the amount of time until another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.OffsetDateTime
Calculates the amount of time until another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.OffsetTime
Calculates the amount of time until another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in interface java.time.temporal.Temporal
Calculates the amount of time until another temporal in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.Year
Calculates the amount of time until another year in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.YearMonth
Calculates the amount of time until another year-month in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.ZonedDateTime
Calculates the amount of time until another date-time in terms of the specified unit.
unwrap(byte[], String, int) - Method in class javax.crypto.Cipher
Unwrap a previously wrapped key.
UNWRAP_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-unwrapping mode.
unwrapIOException() - Method in exception com.google.protobuf.InvalidProtocolBufferException
Unwraps the underlying IOException if this exception was caused by an I/O problem.
unwrapKey(Object) - Method in class ej.basictool.map.AbstractPackedMap
Unwraps a wrapped key.
unwrapKey(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
UP - Static variable in class ej.microui.event.generator.Command
Constant for "up" command.
update() - Method in interface ej.observable.Observer
This method is called whenever the observed object is changed.
update(byte) - Method in class java.security.MessageDigest
Updates the digest using the specified byte.
update(byte[], int, int) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes, starting at the specified offset.
update(byte[]) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes.
update(byte) - Method in class java.security.Signature
Updates the data to be signed or verified by a byte.
update(byte[]) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes.
update(byte[], int, int) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
update(Observable, Object) - Method in interface java.util.Observer
This method is called whenever the observed object is changed.
update(byte[]) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte) - Method in class javax.crypto.Mac
Processes the given byte.
update(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes.
update(byte[], int, int) - Method in class javax.crypto.Mac
Processes the first len bytes in input, starting at offset inclusive.
updateAAD(byte[]) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD).
updateAAD(byte[], int, int) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD), using a subset of the provided buffer.
updateComponent(int, int) - Static method in class ej.widget.color.ColorHelper
Update a color component by incrementing it.
UpdateLineColumn(char) - Method in class ej.jsonpath.parser.SimpleCharStream
 
updateLocalTime() - Static method in class ej.net.util.NtpUtil
Updates the local time.
updateLocalTime(String, int, int) - Static method in class ej.net.util.NtpUtil
Updates the local time.
updateProgress(ProgressSource) - Method in class sun.net.ProgressMonitor
Progress source is updated.
updateProgress(long, long) - Method in class sun.net.ProgressSource
Update progress.
updateShadow(byte[]) - Method in class ej.aws.iot.AwsIotClient
Creates a no-named shadow if it doesn't exist, or updates the contents of an existing shadow with the state information provided in the message body.
updateShadow(byte[], int) - Method in class ej.aws.iot.AwsIotClient
Creates a no-named shadow if it doesn't exist, or updates the contents of an existing shadow with the state information provided in the message body.
updateShadow(String, byte[]) - Method in class ej.aws.iot.AwsIotClient
Creates a shadow if it doesn't exist, or updates the contents of an existing shadow with the state information provided in the message body.
updateShadow(String, byte[], int) - Method in class ej.aws.iot.AwsIotClient
updateShadow : Creates a shadow if it doesn't exist, or updates the contents of an existing shadow with the state information provided in the message body.
updateStyle() - Method in class ej.mwt.Container
Updates the style of this widget.
updateStyle() - Method in class ej.mwt.Widget
Updates the style of this widget.
UPPERCASE_LETTER - Static variable in class org.apache.regexp.RECharacter
 
URI - Static variable in class ej.bluetooth.BluetoothDataTypes
URI.
uri - Variable in class ej.restserver.RestEndpoint
The URI this endpoint answers.
URI - Class in java.net
Represents a Uniform Resource Identifier (URI) reference.
URI(String) - Constructor for class java.net.URI
Constructs a URI by parsing the given string.
URI(String, String, String, int, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String) - Constructor for class java.net.URI
Constructs a URI from the given components.
URISyntaxException - Exception in java.net
Checked exception thrown to indicate that a string could not be parsed as a URI reference.
URISyntaxException(String, String, int) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string, reason, and error index.
URISyntaxException(String, String) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string and reason.
URL - Class in java.net
Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web.
URL(String, String, int, String) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, and file.
URL(String, String, String) - Constructor for class java.net.URL
Creates a URL from the specified protocol name, host name, and file name.
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, file , and handler.
URL(String) - Constructor for class java.net.URL
Creates a URL object from the String representation.
URL(URL, String) - Constructor for class java.net.URL
Creates a URL by parsing the given spec within a specified context.
URL(URL, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL by parsing the given spec with the specified handler within a specified context.
url - Variable in class java.net.URLConnection
The URL represents the remote object on the World Wide Web to which this connection is opened.
url - Variable in class sun.net.www.http.HttpClient
Url being fetched.
urlConnection - Variable in class ej.rest.web.AbstractResource
 
URLConnection - Class in java.net
The abstract class URLConnection is the superclass of all classes that represent a communications link between the application and a URL.
URLConnection(URL) - Constructor for class java.net.URLConnection
Constructs a URL connection to the specified URL.
UrlDecoder - Class in ej.hoka.http.support
Utilities for decoding percent encoded characters.
URLDecoder - Class in java.net
Utility class for HTML form decoding.
URLDecoder() - Constructor for class java.net.URLDecoder
 
URLEncoder - Class in java.net
Utility class for HTML form encoding.
URLStreamHandler - Class in java.net
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers.
URLStreamHandler() - Constructor for class java.net.URLStreamHandler
 
URLStreamHandlerFactory - Interface in java.net
This interface defines a factory for URL stream protocol handlers.
useCaches - Variable in class java.net.URLConnection
If true, the protocol is allowed to use caching whenever it can.
useDaylightTime() - Method in class java.util.TimeZone
Queries if this TimeZone uses Daylight Saving Time.
useDHCP(boolean) - Method in class ej.ecom.network.IPConfiguration
Forces the use of DHCP or not.
userAgent - Variable in class ej.rest.web.Resty
 
userAgent - Static variable in class sun.net.www.protocol.http.HttpURLConnection
 
username(String) - Method in class ej.aws.iot.AwsIotClientOptions.Builder
 
useStaticDNS(boolean) - Method in class ej.ecom.network.IPConfiguration
Selects the DNS configuration between a static statically configured DNS and the DNS given by DHCP server.
usingProxy() - Method in class java.net.HttpURLConnection
Indicates if the connection is going through a proxy.
usingProxy() - Method in class sun.net.www.protocol.http.HttpURLConnection
 
usingProxy() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
 
UTC - Static variable in class java.time.ZoneOffset
The time-zone offset for UTC, with an ID of 'Z'.
UTF8Validator - Class in ej.websocket.util
Utility class to check the validity of an UTF8 message.
UTFDataFormatException - Exception in java.io
Signals that a malformed string in modified UTF-8 format has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException() - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String) - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
Util - Class in ej.bon
This class offers basic services for B-ON implementation.
Util() - Constructor for class ej.bon.Util
 
Util() - Constructor for class org.json.me.JSONObject.Util
 

V

VAI - Static variable in class ej.microui.display.FontIdentifiers
Constant for vai font identifier.
VALID_PACKET_CONNECTION_CLOSED - Static variable in class ej.websocket.Messages
We can receive valid packets if the connection is not in the OPEN state.
validateExtraFieldId(int) - Static method in class ej.mwt.style.EditableStyle
Validates that the extra field ID is correct.
validateHorizontalAlignment(int) - Static method in class ej.mwt.util.Alignment
Validates that the given value represents a valid horizontal alignment.
validateQos(int) - Static method in class org.eclipse.paho.client.mqttv3.MqttMessage
Utility method to validate the supplied QoS value.
validateVerticalAlignment(int) - Static method in class ej.mwt.util.Alignment
Validates that the given value represents a valid vertical alignment.
value - Variable in class com.google.protobuf.LazyFieldLite
The parsed value.
value(String) - Method in class ej.hoka.http.Cookie.Builder
A <cookie-value> can optionally be wrapped in double quotes and include any US-ASCII characters excluding control characters, Whitespace, double quotes, comma, semicolon, and backslash.
value(boolean) - Method in class ej.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class ej.json.JSONWriter
Append a double value.
value(long) - Method in class ej.json.JSONWriter
Append a long value.
value(String) - Method in class ej.json.JSONWriter
Append a String value.
value - Variable in class ej.jsonpath.parser.SimpleNode
 
value(boolean) - Method in class org.json.me.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.me.JSONWriter
Append a double value.
value(long) - Method in class org.json.me.JSONWriter
Append a long value.
value(Object) - Method in class org.json.me.JSONWriter
Append an object value.
valueOf(String) - Static method in enum com.google.protobuf.GeneratedMessageLite.MethodToInvoke
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.WireFormat.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.WireFormat.JavaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.aws.iot.ShadowAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.aws.iot.ShadowResult
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class ej.cbor.CborType
Decodes a given byte value to a CborType value.
valueOf(String) - Static method in enum ej.drawing.ShapePainter.Cap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.drawing.TransformPainter.Flip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.ecom.wifi.SecurityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.ecom.wifi.WifiCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.ecom.wifi.WPSMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.hoka.http.Cookie.SameSite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.kf.Feature.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.kf.ResourceControlListener.StopCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microui.display.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microui.display.ResourceImage.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microvg.BlendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microvg.VectorGraphicsPainter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microvg.VectorGraphicsPainter.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.websocket.ConnectionStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.widget.container.Flex.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.widget.container.Flex.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.widget.container.Flex.Justify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified string.
valueOf(byte) - Static method in class java.lang.Byte
Returns a Byte instance representing the specified byte value.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance representing the specified char value.
valueOf(double) - Static method in class java.lang.Double
Returns a Double instance representing the specified double value.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(Class<T>, String) - Static method in class java.lang.Enum
This method is available for compilation purpose.
valueOf(float) - Static method in class java.lang.Float
Returns a Float instance representing the specified float value.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(int) - Static method in class java.lang.Integer
Returns an Integer instance representing the specified int value.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(long) - Static method in class java.lang.Long
Returns a Long instance representing the specified long value.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(short) - Static method in class java.lang.Short
Returns a Short instance representing the specified short value.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(String) - Static method in enum java.lang.Thread.State
Returns the enum constant of this type with the specified name.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(double) - Static method in class java.math.BigDecimal
Translates a double into a BigDecimal, using the double's canonical string representation provided by the Double.toString(double) method.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
valueOf(String) - Static method in enum java.math.RoundingMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum java.math.RoundingMode
Returns the RoundingMode object corresponding to a legacy integer rounding mode constant in BigDecimal.
valueOf(String) - Static method in enum java.time.chrono.IsoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.format.ResolverStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.temporal.ChronoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.temporal.ChronoUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns the enum constant of this type with the specified name.
valueOf(long[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long array.
valueOf(byte[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte array.
valueOf(String) - Static method in enum java.util.concurrent.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(double, int, Object) - Static method in class sun.misc.FormattedFloatingDecimal
 
valueOf(String) - Static method in enum sun.net.ProgressSource.State
Returns the enum constant of this type with the specified name.
valueOfMulPow52(long, int, int) - Static method in class sun.misc.FDBigInteger
Returns an FDBigInteger with the numerical value value * 5p5 * 2p2.
valueOfPow52(int, int) - Static method in class sun.misc.FDBigInteger
Returns an FDBigInteger with the numerical value 5p5 * 2p2.
ValueRange - Class in java.time.temporal
The range of valid values for a date-time field.
values() - Static method in enum com.google.protobuf.GeneratedMessageLite.MethodToInvoke
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.WireFormat.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.WireFormat.JavaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.aws.iot.ShadowAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.aws.iot.ShadowResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class ej.basictool.map.AbstractPackedMap
Returns an unmodifiable Collection view of the values contained in this map.
values() - Static method in enum ej.drawing.ShapePainter.Cap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.drawing.TransformPainter.Flip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.ecom.wifi.SecurityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.ecom.wifi.WifiCapability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.ecom.wifi.WPSMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.hoka.http.Cookie.SameSite
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.kf.Feature.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.kf.ResourceControlListener.StopCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microui.display.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microui.display.ResourceImage.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microvg.BlendMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microvg.VectorGraphicsPainter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microvg.VectorGraphicsPainter.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.websocket.ConnectionStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.widget.container.Flex.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.widget.container.Flex.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.widget.container.Flex.Justify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.RetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Thread.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.math.RoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.chrono.IsoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.format.ResolverStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.temporal.ChronoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.temporal.ChronoUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.AbstractMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.concurrent.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.HashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.Hashtable
Returns a Collection view of the values contained in this map.
values() - Method in interface java.util.Map
Returns a Collection view of the values contained in this map.
values() - Method in interface java.util.SortedMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.TreeMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.WeakHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum sun.net.ProgressSource.State
Returns an array containing the constants of this enum type, in the order they are declared.
VCENTER - Static variable in class ej.mwt.util.Alignment
Constant for centering vertically.
Vector<E> - Class in java.util
The Vector class implements a growable array of objects.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(Collection<? extends E>) - Constructor for class java.util.Vector
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
VectorFont - Class in ej.microvg
Represents a vector font.
VectorGraphicsException - Exception in ej.microvg
Thrown to indicate that a method has caused an internal VectorGraphics error.
VectorGraphicsException(int) - Constructor for exception ej.microvg.VectorGraphicsException
Constructs an exception with the specified error code.
VectorGraphicsPainter - Class in ej.microvg
Provides static methods to draw paths, texts and images.
VectorGraphicsPainter.Direction - Enum in ej.microvg
Enum for specifying the direction in which a rotation can occur.
VectorGraphicsPainter.FillType - Enum in ej.microvg
Enum for the ways a path may be filled.
VectorImage - Class in ej.microvg
Represents a vector image.
VectorImageBuilder - Class in ej.microvg
A builder for vector images.
VectorImageBuilder(float, float) - Constructor for class ej.microvg.VectorImageBuilder
Creates a new builder for vector images.
verify(PublicKey) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
VERIFY - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for verification.
verify(byte[]) - Method in class java.security.Signature
Verifies the passed-in signature.
verify(byte[], int, int) - Method in class java.security.Signature
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
VerifyError - Error in java.lang
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for error java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for error java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
VERSION - Static variable in class ej.aws.iot.SDK
SDK version used for metric with SDK=MicroEJ&Version=VERSION
VERTICAL - Static variable in class ej.widget.container.LayoutOrientation
Vertical orientation.
VERTICAL_ALIGNMENT - Static variable in class ej.mwt.style.DefaultStyle
The vertical alignment of the default style.
VirtualMachineError - Error in java.lang
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
visitBoolean(boolean, boolean, boolean, boolean) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitBoolean(boolean, boolean, boolean, boolean) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitBooleanList(Internal.BooleanList, Internal.BooleanList) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitBooleanList(Internal.BooleanList, Internal.BooleanList) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitByteString(boolean, ByteString, boolean, ByteString) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitByteString(boolean, ByteString, boolean, ByteString) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitDouble(boolean, double, boolean, double) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitDouble(boolean, double, boolean, double) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitDoubleList(Internal.DoubleList, Internal.DoubleList) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitDoubleList(Internal.DoubleList, Internal.DoubleList) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitExtensions(FieldSet<GeneratedMessageLite.ExtensionDescriptor>, FieldSet<GeneratedMessageLite.ExtensionDescriptor>) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitExtensions(FieldSet<GeneratedMessageLite.ExtensionDescriptor>, FieldSet<GeneratedMessageLite.ExtensionDescriptor>) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitFloat(boolean, float, boolean, float) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitFloat(boolean, float, boolean, float) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitFloatList(Internal.FloatList, Internal.FloatList) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitFloatList(Internal.FloatList, Internal.FloatList) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitHierarchy(Widget, WidgetVisitor) - Static method in class ej.widget.debug.HierarchyInspector
Visits a widget hierarchy.
visitInt(boolean, int, boolean, int) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitInt(boolean, int, boolean, int) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitIntList(Internal.IntList, Internal.IntList) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitIntList(Internal.IntList, Internal.IntList) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitLazyMessage(LazyFieldLite, LazyFieldLite) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitLazyMessage(LazyFieldLite, LazyFieldLite) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitList(Internal.ProtobufList<T>, Internal.ProtobufList<T>) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitList(Internal.ProtobufList<T>, Internal.ProtobufList<T>) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitLong(boolean, long, boolean, long) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitLong(boolean, long, boolean, long) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitLongList(Internal.LongList, Internal.LongList) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitLongList(Internal.LongList, Internal.LongList) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitMap(MapFieldLite<K, V>, MapFieldLite<K, V>) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitMap(MapFieldLite<K, V>, MapFieldLite<K, V>) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitMessage(T, T) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitMessage(T, T) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
Message fields use null sentinals.
visitOneofBoolean(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofBoolean(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofByteString(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofByteString(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofDouble(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofDouble(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofFloat(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofFloat(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofInt(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofInt(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofLazyMessage(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofLazyMessage(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofLong(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofLong(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofMessage(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofMessage(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofNotSet(boolean) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofNotSet(boolean) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitOneofString(boolean, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitOneofString(boolean, Object, Object) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitString(boolean, String, boolean, String) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitString(boolean, String, boolean, String) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitUnknownFields(UnknownFieldSetLite, UnknownFieldSetLite) - Method in class com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
 
visitUnknownFields(UnknownFieldSetLite, UnknownFieldSetLite) - Method in interface com.google.protobuf.GeneratedMessageLite.Visitor
 
visitWidget(Widget) - Method in interface ej.widget.debug.WidgetVisitor
Visits a Widget.
VOID_RESPONSE - Static variable in class ej.rcommand.synchronous.Command
 
VoidStylesheet - Class in ej.mwt.stylesheet
Stylesheet that always returns the default style.
VoidStylesheet() - Constructor for class ej.mwt.stylesheet.VoidStylesheet
Creates a void stylesheet.

W

wait() - Method in class java.lang.Object
Causes the current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object.
wait(long) - Method in class java.lang.Object
Causes the current thread to wait until either another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or a specified amount of time has elapsed.
wait(long, int) - Method in class java.lang.Object
Causes the current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or some other thread interrupts the current thread, or a certain amount of real time has elapsed.
waitEvent(byte[], int) - Method in class ej.library.iot.rcommand.bluetooth.BluetoothHost
 
waitFlushCompleted() - Method in class ej.microui.display.Display
Blocks the current thread (with all its locks) until previous call Display.flush() has been processed.
waitFor(int) - Method in class ej.sp.ShieldedPlug
Causes current thread to wait until another thread write data into the block with the given ID.
If data has been written in the block since last read, this method returns immediately.
waitFor(int[]) - Method in class ej.sp.ShieldedPlug
Causes current thread to wait until another thread write data into at least one block from the blocks with the given IDs.
If data has been written in one block since last read from it, this method returns immediately.
WAP_EXTENSION - Static variable in class org.kxml2.wap.WbxmlParser
Parser event type for Wbxml-specific events.
warn(String) - Method in interface ej.hoka.log.Logger
Log with level warn.
WARNING - Static variable in class ej.util.message.Level
Warning.
WARNING - Static variable in class java.util.logging.Level
WARNING is a message level indicating a potential problem.
warning(String) - Method in class java.util.logging.Logger
Log a WARNING message.
WatchdogTimer - Class in ej.hal
This class provides a way to handle watchdog timers.
WatchdogTimerException - Exception in ej.hal
Unchecked exception thrown when error occurred during WatchdogTimer operations.
WatchdogTimerException() - Constructor for exception ej.hal.WatchdogTimerException
Default Constructor for WatchdogTimerException.
WatchdogTimerException(String, Throwable) - Constructor for exception ej.hal.WatchdogTimerException
Constructs a new WatchdogTimerException with the specified message and cause.
WatchdogTimerException(Throwable) - Constructor for exception ej.hal.WatchdogTimerException
Constructs a new WatchdogTimerException with the specified cause.
Wbxml - Interface in org.kxml2.wap
contains the WBXML constants
WbxmlParser - Class in org.kxml2.wap
 
WbxmlParser() - Constructor for class org.kxml2.wap.WbxmlParser
 
WbxmlSerializer - Class in org.kxml2.wap
A class for writing WBXML.
WbxmlSerializer() - Constructor for class org.kxml2.wap.WbxmlSerializer
 
WeakHashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface, with weak keys.
WeakHashMap() - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the default initial capacity (16) and load factor (0.75).
WeakHashMap(int) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor (0.75).
WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
WeakHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.WeakHashMap
Constructs a new WeakHashMap with the same mappings as the specified map.
WeakHashtable - Class in ej.bon
A Hashtable implementation with weak keys.
WeakHashtable() - Constructor for class ej.bon.WeakHashtable
Constructs a new, empty weak hashtable with a default capacity and load factor.
WeakHashtable(int) - Constructor for class ej.bon.WeakHashtable
Constructs a new, empty weak hashtable with the specified initial capacity.
WeakIdentityPackedMap<K,V> - Class in ej.basictool.map
 
WeakIdentityPackedMap() - Constructor for class ej.basictool.map.WeakIdentityPackedMap
Constructs an empty map.
WeakIdentityPackedMap(WeakIdentityPackedMap<K, V>) - Constructor for class ej.basictool.map.WeakIdentityPackedMap
Constructs a map with the same mappings as the specified map.
WeakPackedMap<K,V> - Class in ej.basictool.map
 
WeakPackedMap() - Constructor for class ej.basictool.map.WeakPackedMap
Constructs an empty map.
WeakPackedMap(WeakPackedMap<K, V>) - Constructor for class ej.basictool.map.WeakPackedMap
Constructs a map with the same mappings as the specified map.
WeakReference<T> - Class in java.lang.ref
Weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.
WeakReference(T) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object.
WeakReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object and is registered with the given queue.
WebSocket - Class in ej.websocket
Representation for the physical websocket connection following RFC 6455 definition.
WebSocket(WebSocketURI, Endpoint) - Constructor for class ej.websocket.WebSocket
Create a new WebSocket instance.
WebSocketException - Exception in ej.websocket
A special kind of exception thrown by classes associated to WebSockets.
WebSocketException(String) - Constructor for exception ej.websocket.WebSocketException
Create a new Websocket exception.
WebSocketException(String, Exception) - Constructor for exception ej.websocket.WebSocketException
Create a new Websocket exception.
WebSocketException(Exception) - Constructor for exception ej.websocket.WebSocketException
Create a new Websocket exception.
WebSocketException() - Constructor for exception ej.websocket.WebSocketException
 
WebSocketSecure - Class in ej.websocket
Representation for the physical websocket connection that support SSL Context.
WebSocketSecure(WebSocketURI, Endpoint) - Constructor for class ej.websocket.WebSocketSecure
Create a new WebSocket instance.
WebSocketSecure(WebSocketURI, Endpoint, SSLContext) - Constructor for class ej.websocket.WebSocketSecure
Create a new WebSocket instance with SSL support.
WebSocketURI - Class in ej.websocket
WebSocketURI is a container for a WebSocket URI as described in RFC 6455.
WebSocketURI(String, int, String, boolean) - Constructor for class ej.websocket.WebSocketURI
Create a new websocket URI.
WebSocketURI(String, int, String) - Constructor for class ej.websocket.WebSocketURI
Create a new (not secure) websocket URI.
WebSocketURI(String, String) - Constructor for class ej.websocket.WebSocketURI
Create a new (not secure) websocket URI.
WebSocketURI(String, int) - Constructor for class ej.websocket.WebSocketURI
Create a new (not secure) websocket URI.
WebSocketURI(String) - Constructor for class ej.websocket.WebSocketURI
Create a new (not secure) websocket URI.
WEDNESDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Wednesday.
WEEK_BASED_YEAR - Static variable in class java.time.temporal.IsoFields
The field that represents the week-based-year.
WEEK_BASED_YEARS - Static variable in class java.time.temporal.IsoFields
The unit that represents week-based-years for the purpose of addition and subtraction.
WEEK_BASED_YEARS - Static variable in class java.time.temporal.WeekFields
The unit that represents week-based-years for the purpose of addition and subtraction.
WEEK_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current month.
WEEK_OF_WEEK_BASED_YEAR - Static variable in class java.time.temporal.IsoFields
The field that represents the week-of-week-based-year.
WEEK_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current year.
weekBasedYear() - Method in class java.time.temporal.WeekFields
Returns a field to access the year of a week-based-year based on this WeekFields.
WeekFields - Class in java.time.temporal
Localized definitions of the day-of-week, week-of-month and week-of-year fields.
weekOfMonth() - Method in class java.time.temporal.WeekFields
Returns a field to access the week of month based on this WeekFields.
weekOfWeekBasedYear() - Method in class java.time.temporal.WeekFields
Returns a field to access the week of a week-based-year based on this WeekFields.
weekOfYear() - Method in class java.time.temporal.WeekFields
Returns a field to access the week of year based on this WeekFields.
welcomeFile(String) - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler.ClasspathFilesHandlerBuilder
Returns the instance of ClasspathFilesHandler.ClasspathFilesHandlerBuilder configured with the given file name as the index.
WHITE - Static variable in class ej.microui.display.Colors
Constant for white color.
Widget - Class in ej.mwt
Widget is the superclass of all the user interface objects.
Widget() - Constructor for class ej.mwt.Widget
Creates a widget.
Widget(boolean) - Constructor for class ej.mwt.Widget
Creates a widget specifying if its enabled or not.
WidgetVisitor - Interface in ej.widget.debug
Visitor for Widget and Container.
WIFI_CATEGORY - Static variable in class ej.net.util.wifi.Messages
Category for Wi-Fi errors.
WifiCapability - Enum in ej.ecom.wifi
List of possible capabilities for the underlying Wi-Fi module.
WifiManager - Class in ej.ecom.wifi
Manages the Wi-Fi capabilities.
WifiManager() - Constructor for class ej.ecom.wifi.WifiManager
 
WifiNetworkManager - Class in ej.net.util.wifi
This manager manage the Wi-Fi manager and network to keep a state.
WifiNetworkManager() - Constructor for class ej.net.util.wifi.WifiNetworkManager
Instantiates a WifiNetworkManager with a default AccessPointConfiguration and SoftAPConfiguration.
WifiNetworkManager(AccessPointConfiguration, SoftAPConfiguration) - Constructor for class ej.net.util.wifi.WifiNetworkManager
Instantiates a WifiNetworkManager.
WILDCARD - Static variable in class ej.hoka.http.HttpConstants
Wildcard '*'.
willChanged(boolean) - Method in class ej.net.Network
Checks whether the network will change or has not been initialised yet.
willChanged(NetworkCapabilities) - Method in class ej.net.Network
Checks if the Network state will change if set a new capability.
WireFormat - Class in com.google.protobuf
This class is used internally by the Protocol Buffer library and generated message implementations.
WireFormat.FieldType - Enum in com.google.protobuf
This is only here to support the lite runtime and should not be used by users.
WireFormat.JavaType - Enum in com.google.protobuf
This is only here to support the lite runtime and should not be used by users.
WIRETYPE_END_GROUP - Static variable in class com.google.protobuf.WireFormat
 
WIRETYPE_FIXED32 - Static variable in class com.google.protobuf.WireFormat
 
WIRETYPE_FIXED64 - Static variable in class com.google.protobuf.WireFormat
 
WIRETYPE_LENGTH_DELIMITED - Static variable in class com.google.protobuf.WireFormat
 
WIRETYPE_START_GROUP - Static variable in class com.google.protobuf.WireFormat
 
WIRETYPE_VARINT - Static variable in class com.google.protobuf.WireFormat
 
with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoLocalDate
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalField, long) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with the specified field altered.
with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalField, long) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with the specified field altered.
with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalField, long) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with the specified field altered.
with(TemporalAdjuster) - Method in class java.time.Instant
Returns an adjusted copy of this instant.
with(TemporalField, long) - Method in class java.time.Instant
Returns a copy of this instant with the specified field set to a new value.
with(TemporalAdjuster) - Method in class java.time.LocalDate
Returns an adjusted copy of this date.
with(TemporalField, long) - Method in class java.time.LocalDate
Returns a copy of this date with the specified field set to a new value.
with(TemporalAdjuster) - Method in class java.time.LocalDateTime
Returns an adjusted copy of this date-time.
with(TemporalField, long) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalAdjuster) - Method in class java.time.LocalTime
Returns an adjusted copy of this time.
with(TemporalField, long) - Method in class java.time.LocalTime
Returns a copy of this time with the specified field set to a new value.
with(Month) - Method in class java.time.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
with(TemporalAdjuster) - Method in class java.time.OffsetDateTime
Returns an adjusted copy of this date-time.
with(TemporalField, long) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalAdjuster) - Method in class java.time.OffsetTime
Returns an adjusted copy of this time.
with(TemporalField, long) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalAdjuster) - Method in interface java.time.temporal.Temporal
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalField, long) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with the specified field altered.
with(TemporalAdjuster) - Method in class java.time.Year
Returns an adjusted copy of this year.
with(TemporalField, long) - Method in class java.time.Year
Returns a copy of this year with the specified field set to a new value.
with(TemporalAdjuster) - Method in class java.time.YearMonth
Returns an adjusted copy of this year-month.
with(TemporalField, long) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified field set to a new value.
with(TemporalAdjuster) - Method in class java.time.ZonedDateTime
Returns an adjusted copy of this date-time.
with(TemporalField, long) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified field set to a new value.
withDayOfMonth(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.MonthDay
Returns a copy of this MonthDay with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-month altered.
withDayOfYear(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the day-of-year altered.
withDayOfYear(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-year altered.
withDays(int) - Method in class java.time.Period
Returns a copy of this period with the specified amount of days.
withEarlierOffsetAtOverlap() - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withEarlierOffsetAtOverlap() - Method in class java.time.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withFixedOffsetZone() - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the zone ID set to the offset.
withHeader(String, String) - Method in class ej.rest.web.Resty
Tell Resty to send the specified header with each request done on this instance.
withHour(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the hour-of-day altered.
withHour(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the hour-of-day altered.
withHour(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the hour-of-day altered.
withHour(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the hour-of-day altered.
withHour(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the hour-of-day altered.
withLaterOffsetAtOverlap() - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLaterOffsetAtOverlap() - Method in class java.time.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withMinute(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the minute-of-hour altered.
withMonth(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the month-of-year altered.
withMonth(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the month-of-year altered.
withMonth(int) - Method in class java.time.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
withMonth(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the month-of-year altered.
withMonth(int) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the month-of-year altered.
withMonth(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the month-of-year altered.
withMonths(int) - Method in class java.time.Period
Returns a copy of this period with the specified amount of months.
withNano(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the nano-of-second altered.
withNano(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the nano-of-second altered.
withNano(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the nano-of-second altered.
withNano(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the nano-of-second altered.
withNano(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the nano-of-second altered.
withNanos(int) - Method in class java.time.Duration
Returns a copy of this duration with the specified nano-of-second.
withOffsetSameInstant(ZoneOffset) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result is at the same instant.
withOffsetSameInstant(ZoneOffset) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result is at the same instant on an implied day.
withOffsetSameLocal(ZoneOffset) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result has the same local date-time.
withOffsetSameLocal(ZoneOffset) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result has the same local time.
withoutPadding() - Method in class java.util.Base64.Encoder
Returns an encoder instance that encodes equivalently to this one, but without adding any padding character at the end of the encoded byte data.
withSecond(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the second-of-minute altered.
withSeconds(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified amount of seconds.
withStrictAcceptContentEncoding() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
RFC2616 14.3 Activate strict content encoding acceptance.
withTrailingSlashSupport() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Activate trailing slash matching support in URI.
withYear(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the year altered.
withYear(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the year altered.
withYear(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the year altered.
withYear(int) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the year altered.
withYear(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the year altered.
withYears(int) - Method in class java.time.Period
Returns a copy of this period with the specified amount of years.
withZone(ZoneId) - Method in class java.time.Clock
Returns a copy of this clock with a different time-zone.
withZoneSameInstant(ZoneId) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameInstant(ZoneId) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameLocal(ZoneId) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the local date-time if possible.
withZoneSameLocal(ZoneId) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the local date-time if possible.
Wml - Class in org.kxml2.wap.wml
This class contains the wml coding tables for elements and attributes needed by the WmlParser.
Wml() - Constructor for class org.kxml2.wap.wml.Wml
 
worked(int) - Method in class com.microej.kf.util.IProgressMonitorProxy
 
worked(int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
worked(int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
worked(int) - Method in class org.eclipse.core.runtime.SubMonitor
 
workerCount(int) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Set threads count that handles incoming request.
WPSMode - Enum in ej.ecom.wifi
List of Wi-Fi Protected Setup (WPS) modes.
wrap(String, Font, int) - Static method in class ej.widget.render.TextHelper
Wraps a text in lines.
wrap(byte[], int, int) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(byte[]) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(char[], int, int) - Static method in class java.nio.CharBuffer
Wraps a char array into a buffer.
wrap(char[]) - Static method in class java.nio.CharBuffer
Wraps a char array into a buffer.
wrap(CharSequence, int, int) - Static method in class java.nio.CharBuffer
Wraps a character sequence into a buffer.
wrap(CharSequence) - Static method in class java.nio.CharBuffer
Wraps a character sequence into a buffer.
wrap(double[], int, int) - Static method in class java.nio.DoubleBuffer
Wraps a double array into a buffer.
wrap(double[]) - Static method in class java.nio.DoubleBuffer
Wraps a double array into a buffer.
wrap(float[], int, int) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(float[]) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(int[], int, int) - Static method in class java.nio.IntBuffer
Wraps an int array into a buffer.
wrap(int[]) - Static method in class java.nio.IntBuffer
Wraps an int array into a buffer.
wrap(long[], int, int) - Static method in class java.nio.LongBuffer
Wraps a long array into a buffer.
wrap(long[]) - Static method in class java.nio.LongBuffer
Wraps a long array into a buffer.
wrap(short[], int, int) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(short[]) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(InputStream) - Method in class java.util.Base64.Decoder
Returns an input stream for decoding Base64 encoded byte stream.
wrap(OutputStream) - Method in class java.util.Base64.Encoder
Wraps an output stream for encoding byte data using the Base64 encoding scheme.
wrap(Key) - Method in class javax.crypto.Cipher
Wrap a key.
wrap(Object) - Static method in class org.json.me.JSONObject
Wrap an object, if necessary.
WRAP_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-wrapping mode.
wrapKey(K) - Method in class ej.basictool.map.AbstractPackedMap
Wraps a key.
wrapKey(K) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
wrapperRunTestClass(AbstractTestWrapper) - Method in class ej.junit.AbstractAllTestClassesWrapper
Runs all the methods in the test.
write(byte) - Method in class com.google.protobuf.ByteOutput
Writes a single byte.
write(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
Writes a sequence of bytes.
write(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
Writes a sequence of bytes.
write(int) - Method in class com.google.protobuf.ByteString.Output
 
write(byte[], int, int) - Method in class com.google.protobuf.ByteString.Output
 
write(byte) - Method in class com.google.protobuf.CodedOutputStream
 
write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
 
write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
 
WRITE - Static variable in class ej.bluetooth.BluetoothPermissions
Write access, no encryption required.
WRITE - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic value may be written.
WRITE - Static variable in class ej.ecom.io.Connector
Access mode WRITE.
write(byte[], int, int) - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
Writes the content of the byte array b from the offset off in length len in chunked encoding using the underlying OutputStream.
write(int) - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
Write one byte of data.
write(byte[]) - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Writes the content of the byte array to the underlying output stream.
write(byte[], int, int) - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Writes the specified byte to this output stream.
write(int, byte[]) - Method in class ej.sp.ShieldedPlug
Writes block length bytes from the specified byte array to the block with the given ID.
The write(blockID, data) method has the same effect as:
write(int, byte[], int) - Method in class ej.sp.ShieldedPlug
Writes block length bytes from the specified byte array to the block with the given ID.
Element data[destOffset] is the first byte written to the block.
write(int) - Method in class java.io.BufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) - Method in class java.io.BufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class java.io.BufferedWriter
Writes a single character.
write(char[], int, int) - Method in class java.io.BufferedWriter
Writes a portion of an array of characters.
write(String, int, int) - Method in class java.io.BufferedWriter
Writes a portion of a String.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[]) - Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b.
write(byte[], int, int) - Method in interface java.io.DataOutput
Writes len bytes from array b, in order, to the output stream.
write(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(byte[], int, int) - Method in class java.io.DataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(int) - Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(int) - Method in class java.io.FileOutputStream
Writes the specified byte to this file output stream.
write(byte[]) - Method in class java.io.FileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[], int, int) - Method in class java.io.FileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(byte[]) - Method in class java.io.FilterOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class java.io.FilterOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.FilterOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.OutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class java.io.OutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
Writes a portion of an array of characters.
write(int) - Method in class java.io.OutputStreamWriter
Writes a single character.
write(String, int, int) - Method in class java.io.OutputStreamWriter
Writes a portion of a string.
write(int) - Method in class java.io.PipedOutputStream
Writes the specified byte to the piped output stream.
write(byte[], int, int) - Method in class java.io.PipedOutputStream
Writes len bytes from the specified byte array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PipedWriter
Writes the specified char to the piped output stream.
write(char[], int, int) - Method in class java.io.PipedWriter
Writes len characters from the specified character array starting at offset off to this piped output stream.
write(byte[], int, int) - Method in class java.io.PrintStream
Writes len bytes from the specified byte array starting at offset off to this stream.
write(int) - Method in class java.io.PrintStream
Writes the specified byte to this stream.
write(int) - Method in class java.io.PrintWriter
Writes a single character.
write(char[], int, int) - Method in class java.io.PrintWriter
Writes A Portion of an array of characters.
write(char[]) - Method in class java.io.PrintWriter
Writes an array of characters.
write(String, int, int) - Method in class java.io.PrintWriter
Writes a portion of a string.
write(String) - Method in class java.io.PrintWriter
Writes a string.
write(int) - Method in class java.io.RandomAccessFile
 
write(byte[]) - Method in class java.io.RandomAccessFile
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[], int, int) - Method in class java.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(int) - Method in class java.io.StringWriter
Write a single character.
write(char[], int, int) - Method in class java.io.StringWriter
Write a portion of an array of characters.
write(String) - Method in class java.io.StringWriter
Write a string.
write(String, int, int) - Method in class java.io.StringWriter
Write a portion of a string.
write(char[]) - Method in class java.io.Writer
Writes an array of characters.
write(char[], int, int) - Method in class java.io.Writer
Writes a portion of an array of characters.
write(int) - Method in class java.io.Writer
Writes a single character.
write(String) - Method in class java.io.Writer
Writes a string.
write(String, int, int) - Method in class java.io.Writer
Writes a portion of a string.
write(Writer) - Method in class org.json.me.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.me.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(XmlSerializer) - Method in class org.kxml2.kdom.Document
Writes this node to the given XmlWriter.
write(XmlSerializer) - Method in class org.kxml2.kdom.Element
Writes this element and all children to the given XmlWriter.
write(XmlSerializer) - Method in class org.kxml2.kdom.Node
Writes this node to the given XmlWriter.
write(byte[], int, int) - Method in class sun.net.www.http.ChunkedOutputStream
 
write(int) - Method in class sun.net.www.http.ChunkedOutputStream
 
write(int) - Method in class sun.net.www.http.PosterOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - Method in class sun.net.www.http.PosterOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
WRITE_AUTH - Static variable in class ej.bluetooth.BluetoothPermissions
Write access, authentication required.
WRITE_ENCRYPT - Static variable in class ej.bluetooth.BluetoothPermissions
Write access, encryption required.
WRITE_NO_RESPONSE - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic value may be written (using write without response procedure).
WRITE_NOT_PERMITTED - Static variable in class ej.bluetooth.BluetoothStatus
Write not permitted.
WRITE_REQUEST_REJECTED - Static variable in class ej.bluetooth.BluetoothStatus
Write request rejected.
WRITE_SIGNED - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic value may be written (using signed write procedure).
writeArrayStart() - Method in class ej.cbor.CborEncoder
Writes the start of an indefinite-length array.
writeArrayStart(int) - Method in class ej.cbor.CborEncoder
Writes the start of a definite-length array.
writeBits(int) - Method in interface ej.ecom.io.BitsOutput
The data to send is masked using the following formula:
val &= (1 << getLength()) - 1
writeBits(int[]) - Method in interface ej.ecom.io.BitsOutput
Writes data.length data from the specified integer array to this output stream.
writeBits(int[], int, int) - Method in interface ej.ecom.io.BitsOutput
Writes len data from the specified integer array starting at offset off to this output stream.
writeBits(short[], boolean) - Method in interface ej.ecom.io.BitsOutput
Writes data.length data from the specified short array to this output stream.
writeBits(short[], int, int, boolean) - Method in interface ej.ecom.io.BitsOutput
Writes len data from the specified short array starting at offset off to this output stream.
writeBits(byte[], boolean) - Method in interface ej.ecom.io.BitsOutput
Writes data.length data from the specified short array to this output stream.
writeBits(byte[], int, int, boolean) - Method in interface ej.ecom.io.BitsOutput
Writes len data from the specified short array starting at offset off to this output stream.
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.AddServiceCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.ConnectCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisableCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisconnectCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.EnableCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendNotificationCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartScanningCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopScanningCommand
 
writeBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.notifications.EventNotification
 
writeBody(CommandSender) - Method in interface ej.rcommand.RemoteNotification
Writes the body of the notification using the given command sender.
writeBody(CommandSender) - Method in class ej.rcommand.synchronous.Command
Writes the body of the command.
writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream
Write a bool field, including tag, to the stream.
writeBoolean(boolean) - Method in class ej.cbor.CborEncoder
Writes a boolean value in canonical CBOR format.
writeBoolean(boolean) - Method in interface java.io.DataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class java.io.RandomAccessFile
Writes a boolean to the file as a one-byte value.
writeBoolNoTag(boolean) - Method in class com.google.protobuf.CodedOutputStream
Write a bool field to the stream.
writeBreak() - Method in class ej.cbor.CborEncoder
Writes a "break" stop-value in canonical CBOR format.
writeByte(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(int) - Method in class java.io.DataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class java.io.RandomAccessFile
Writes a byte to the file as a one-byte value.
writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream
Write a bytes field, including tag, to the stream.
writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
Write a bytes field, including tag, to the stream.
writeByteArrayNoTag(byte[]) - Method in class com.google.protobuf.CodedOutputStream
Write a bytes field to the stream.
writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
Write a bytes field, including tag, to the stream.
writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
Write a bytes field, including tag, to the stream.
writeBytes(String) - Method in class java.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream
Write a bytes field to the stream.
writeByteString(byte[]) - Method in class ej.cbor.CborEncoder
Writes a byte string in canonical CBOR-format.
writeByteStringStart() - Method in class ej.cbor.CborEncoder
Writes the start of an indefinite-length byte string.
writeChar(int) - Method in interface java.io.DataOutput
Writes a char value, which is comprised of two bytes, to the output stream.
writeChar(int) - Method in class java.io.DataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class java.io.RandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeChars(String) - Method in interface java.io.DataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class java.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeChildren(XmlSerializer) - Method in class org.kxml2.kdom.Node
Writes the children of this node to the given XmlWriter.
writeContent(OutputStream) - Method in class ej.rest.web.AbstractContent
 
writeContent(OutputStream) - Method in class ej.rest.web.ChunkedContent
 
writeContent(OutputStream) - Method in class ej.rest.web.Content
 
writeContent(OutputStream) - Method in class ej.rest.web.Deletion
 
writeContent(OutputStream) - Method in class ej.rest.web.FormData
 
writeContent(OutputStream) - Method in class ej.rest.web.mime.MultipartContent
 
writeContent(OutputStream) - Method in class ej.rest.web.Replacement
 
writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
 
writeDelimitedTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
Like MessageLite.writeTo(OutputStream), but writes the size of the message as a varint before writing the data.
writeDouble(int, double) - Method in class com.google.protobuf.CodedOutputStream
Write a double field, including tag, to the stream.
writeDouble(double) - Method in class ej.cbor.CborEncoder
Writes a double-precision float value in canonical CBOR format.
writeDouble(int, double) - Method in class ej.sp.ShieldedPlug
Writes a double value, which is comprised of eight bytes, to the block with the given ID.
The way the double is written from the eight bytes is platform dependent.
writeDouble(double) - Method in interface java.io.DataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(double) - Method in class java.io.DataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class java.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high byte first.
writeDoubleNoTag(double) - Method in class com.google.protobuf.CodedOutputStream
Write a double field to the stream.
writeEnum(int, int) - Method in class com.google.protobuf.CodedOutputStream
Write an enum field, including tag, to the stream.
writeEnumNoTag(int) - Method in class com.google.protobuf.CodedOutputStream
Write an enum field to the stream.
writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
Write a fixed32 field, including tag, to the stream.
writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
Write a fixed32 field to the stream.
writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
Write a fixed64 field, including tag, to the stream.
writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
Write a fixed64 field to the stream.
writeFloat(int, float) - Method in class com.google.protobuf.CodedOutputStream
Write a float field, including tag, to the stream.
writeFloat(float) - Method in class ej.cbor.CborEncoder
Writes a single-precision float value in canonical CBOR format.
writeFloat(int, float) - Method in class ej.sp.ShieldedPlug
Writes a float value, which is comprised of four bytes, to the block with the given ID.
The way the float is written from the four bytes is platform dependent.
writeFloat(float) - Method in interface java.io.DataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class java.io.DataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class java.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high byte first.
writeFloatNoTag(float) - Method in class com.google.protobuf.CodedOutputStream
Write a float field to the stream.
writeHalfPrecisionFloat(float) - Method in class ej.cbor.CborEncoder
Writes a half-precision float value in canonical CBOR format.
writeHeader(OutputStream) - Method in class ej.rest.web.AbstractContent
 
writeHeader(OutputStream) - Method in class ej.rest.web.ChunkedContent
 
writeHeader(OutputStream) - Method in class ej.rest.web.Content
Used as a mime part, writing content headers
writeHeader(OutputStream) - Method in class ej.rest.web.Deletion
 
writeHeader(OutputStream) - Method in class ej.rest.web.FormData
 
writeHeader(OutputStream) - Method in class ej.rest.web.mime.MultipartContent
 
writeHeader(OutputStream) - Method in class ej.rest.web.Replacement
 
writeInt(byte[], int, int) - Static method in class ej.bon.ByteArray
Writes an int in the given byte array at the given offset respecting the endianness of the platform.
writeInt(byte[], int, int, int) - Static method in class ej.bon.ByteArray
Writes an int in the given byte array at the given offset respecting the endianness of the array.
writeInt(long) - Method in class ej.cbor.CborEncoder
Writes a signed or unsigned integer value in canonical CBOR format, that is, tries to encode it in a little bytes as possible.
writeInt(int, int) - Method in class ej.sp.ShieldedPlug
Writes an int value, which is comprised of four bytes, to the block with the given ID.
The way the int is written from the four bytes is platform dependent.
writeInt(int) - Method in interface java.io.DataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class java.io.DataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class java.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt16(int) - Method in class ej.cbor.CborEncoder
Writes a signed or unsigned 16-bit integer value in CBOR format.
writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
Write an int32 field, including tag, to the stream.
writeInt32(long) - Method in class ej.cbor.CborEncoder
Writes a signed or unsigned 32-bit integer value in CBOR format.
writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
Write an int32 field to the stream.
writeInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
Write an int64 field, including tag, to the stream.
writeInt64(long) - Method in class ej.cbor.CborEncoder
Writes a signed or unsigned 64-bit integer value in CBOR format.
writeInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
Write an int64 field to the stream.
writeInt8(int) - Method in class ej.cbor.CborEncoder
Writes a signed or unsigned 8-bit integer value in CBOR format.
writeLazy(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
Writes a sequence of bytes.
writeLazy(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
Writes a sequence of bytes.
writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
 
writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
 
writeLong(byte[], int, long) - Static method in class ej.bon.ByteArray
Writes a long in the given byte array at the given offset respecting the endianness of the platform.
writeLong(byte[], int, long, int) - Static method in class ej.bon.ByteArray
Writes a long in the given byte array at the given offset respecting the endianness of the array.
writeLong(int, long) - Method in class ej.sp.ShieldedPlug
Writes a long value, which is comprised of eight bytes, to the block with the given ID.
The way the long is written from the eight bytes is platform dependent.
writeLong(long) - Method in interface java.io.DataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long) - Method in class java.io.DataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(long) - Method in class java.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeMapStart() - Method in class ej.cbor.CborEncoder
Writes the start of an indefinite-length map.
writeMapStart(int) - Method in class ej.cbor.CborEncoder
Writes the start of a finite-length map.
writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
Write an embedded message field, including tag, to the stream.
writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
Write an embedded message field to the stream.
writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
Write a MessageSet extension field to the stream.
writeNull() - Method in class ej.cbor.CborEncoder
Writes a null value in canonical CBOR format.
writeObject(int, Object) - Method in class ej.sp.ShieldedPlug
Invokes the writeObject method of the SPWriter registered for the block with the given ID.
writeObject(ShieldedPlug, int, Object) - Method in interface ej.sp.SPWriter
Writes an object into a block of the given ShieldedPlug.
writePixel(GraphicsContext, int, int) - Static method in class ej.microui.display.Painter
Draws the pixel at the given coordinates.
Writer - Class in java.io
Abstract class for writing to character streams.
Writer() - Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will synchronize on the writer itself.
Writer(Object) - Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will synchronize on the given object.
writer - Variable in class org.json.me.JSONWriter
The writer that will receive the output.
writeRawByte(byte) - Method in class com.google.protobuf.CodedOutputStream
Write a single byte.
writeRawByte(int) - Method in class com.google.protobuf.CodedOutputStream
Write a single byte, represented by an integer value.
writeRawBytes(byte[]) - Method in class com.google.protobuf.CodedOutputStream
Write an array of bytes.
writeRawBytes(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
Write part of an array of bytes.
writeRawBytes(ByteString) - Method in class com.google.protobuf.CodedOutputStream
Write a byte string.
writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
Write a ByteBuffer.
writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
Write an unparsed MessageSet extension field to the stream.
writeRequests(MessageHeader, PosterOutputStream) - Method in class sun.net.www.http.HttpClient
 
writeRequests(MessageHeader, PosterOutputStream, boolean) - Method in class sun.net.www.http.HttpClient
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.AddServiceEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.ConnectEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisableEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.DisconnectEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.DiscoverServicesEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.EnableEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendExecuteWriteResponseEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendNotificationEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairRequestEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPairResponseEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPasskeyResponseEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendPrepareWriteResponseEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadRequestEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendReadResponseEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteRequestEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.SendWriteResponseEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartAdvertisingEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StartScanningEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopAdvertisingEndpoint
 
writeResponseBody(CommandSender) - Method in class ej.library.iot.rcommand.bluetooth.commands.StopScanningEndpoint
 
writeResponseBody(CommandSender) - Method in interface ej.rcommand.synchronous.Endpoint
 
writeSFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
Write an sfixed32 field, including tag, to the stream.
writeSFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
Write a sfixed32 field to the stream.
writeSFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
Write an sfixed64 field, including tag, to the stream.
writeSFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
Write a sfixed64 field to the stream.
writeShort(byte[], int, int) - Static method in class ej.bon.ByteArray
Writes a short in the given byte array at the given offset respecting the endianness of the platform.
writeShort(byte[], int, int, int) - Static method in class ej.bon.ByteArray
Writes a short in the given byte array at the given offset respecting the endianness of the array.
writeShort(int) - Method in interface java.io.DataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(int) - Method in class java.io.DataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(int) - Method in class java.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeSimpleType(int, int) - Method in class ej.cbor.CborEncoder
Encodes and writes the major type and value as a simple type.
writeSimpleValue(byte) - Method in class ej.cbor.CborEncoder
Writes a simple value, i.e., an "atom" or "constant" value in canonical CBOR format.
writeSInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
Write a sint32 field, including tag, to the stream.
writeSInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
Write a sint32 field to the stream.
writeSInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
Write an sint64 field, including tag, to the stream.
writeSInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
Write a sint64 field to the stream.
writeSmallInt(int) - Method in class ej.cbor.CborEncoder
Writes a signed or unsigned small (<= 23) integer value in CBOR format.
writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream
Write a string field, including tag, to the stream.
writeString(int, byte[]) - Method in class ej.cbor.CborEncoder
Writes a byte string in canonical CBOR-format.
writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream
Write a string field to the stream.
writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream
Encode and write a tag.
writeTag(long) - Method in class ej.cbor.CborEncoder
Writes a semantic tag in canonical CBOR format.
writeTextString(String) - Method in class ej.cbor.CborEncoder
Writes an UTF-8 string in canonical CBOR-format.
writeTextStringStart() - Method in class ej.cbor.CborEncoder
Writes the start of an indefinite-length UTF-8 string.
writeTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
 
writeTo(OutputStream) - Method in class com.google.protobuf.ByteString.Output
Writes the complete contents of this byte array output stream to the specified output stream argument.
writeTo(OutputStream) - Method in class com.google.protobuf.ByteString
Writes a copy of the contents of this byte string to the specified output stream argument.
writeTo(CodedOutputStream) - Method in interface com.google.protobuf.MessageLite
Serializes the message and writes it to output.
writeTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
Serializes the message and writes it to output.
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
Serializes the set and writes it to output.
writeTo(OutputStream) - Method in class java.io.ByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeType(int, long) - Method in class ej.cbor.CborEncoder
Encodes and writes the major type indicator with a given payload (length).
writeUInt(int, long) - Method in class ej.cbor.CborEncoder
Encodes and writes an unsigned integer value, that is, tries to encode it in a little bytes as possible.
writeUInt16(int, int) - Method in class ej.cbor.CborEncoder
Encodes and writes an unsigned 16-bit integer value.
writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
Write a uint32 field, including tag, to the stream.
writeUInt32(int, int) - Method in class ej.cbor.CborEncoder
Encodes and writes an unsigned 32-bit integer value.
writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
Write a uint32 field to the stream.
writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
Write a uint64 field, including tag, to the stream.
writeUInt64(int, long) - Method in class ej.cbor.CborEncoder
Encodes and writes an unsigned 64-bit integer value.
writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
Write a uint64 field to the stream.
writeUInt8(int, int) - Method in class ej.cbor.CborEncoder
Encodes and writes an unsigned 8-bit integer value.
writeUndefined() - Method in class ej.cbor.CborEncoder
Writes an "undefined" value in canonical CBOR format.
writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
 
writeUTF(String) - Method in interface java.io.DataOutput
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the string s.
writeUTF(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class java.io.RandomAccessFile
Writes a string to the file using modified UTF-8 encoding in a machine-independent manner.
writeWapExtension(int, Object) - Method in class org.kxml2.wap.WbxmlSerializer
 
written - Variable in class java.io.DataOutputStream
The number of bytes written to the data output stream so far.
WRONG_CRC - Static variable in class com.microej.nls.BinaryNLS
Error code when binary is incompatible: wrong CRC.
WRONG_FORMAT_VERSION - Static variable in class com.microej.nls.BinaryNLS
Error code when binary is incompatible: wrong format version.
WRONG_HEADER - Static variable in class com.microej.nls.BinaryNLS
Error code when binary is incompatible: wrong header.
WRONG_LOCALE_INDEX - Static variable in class com.microej.nls.BinaryNLS
Error code when the provided locale index does not correspond to an available one.
WV - Class in org.kxml2.wap.wv
Wireless Village CSP 1.1 ("OMA-WV-CSP-V1_1-20021001-A.pdf") Wireless Village CSP 1.2 ("OMA-IMPS-WV-CSP_WBXML-v1_2-20030221-C.PDF") There are some bugs in the 1.2 spec but this is Ok.
WV() - Constructor for class org.kxml2.wap.wv.WV
 

X

X500Principal - Class in javax.security.auth.x500
This class represents an X.500 Principal.
X500Principal(byte[]) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a distinguished name in ASN.1 DER encoded form.
X500Principal(InputStream) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from an InputStream containing the distinguished name in ASN.1 DER encoded form.
X509Certificate - Class in java.security.cert
Abstract class for X.509 certificates.
X509Certificate() - Constructor for class java.security.cert.X509Certificate
Constructor for X.509 certificates.
X509EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo.
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the given encoded key.
X509Extension - Interface in java.security.cert
Interface for an X.509 extension.
X509KeyManager - Interface in javax.net.ssl
Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket.
X509TrustManager - Interface in javax.net.ssl
Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure socket.
XMath - Class in ej.bon
This class provides advanced mathematical functions.
XML - Class in org.json.me.util
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
XML() - Constructor for class org.json.me.util.XML
 
XmlPullParser - Interface in org.xmlpull.v1
XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).
XmlPullParserException - Exception in org.xmlpull.v1
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for exception org.xmlpull.v1.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception org.xmlpull.v1.XmlPullParserException
 
XmlPullParserFactory - Class in org.xmlpull.v1
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.
XmlPullParserFactory() - Constructor for class org.xmlpull.v1.XmlPullParserFactory
Protected constructor to be called by factory implementations.
XmlSerializer - Interface in org.xmlpull.v1
Define an interface to serialziation of XML Infoset.
XMLTokener - Class in org.json.me.util
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
XMLTokener(String) - Constructor for class org.json.me.util.XMLTokener
Construct an XMLTokener from a string.
xor(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).
xor(BitSet) - Method in class java.util.BitSet
Performs a logical XOR of this bit set with the bit set argument.

Y

Year - Class in java.time
A year in the ISO-8601 calendar system, such as 2007.
YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the year.
YearMonth - Class in java.time
A year-month in the ISO-8601 calendar system, such as 2007-12.
YELLOW - Static variable in class ej.microui.display.Colors
Constant for yellow color.
YI - Static variable in class ej.microui.display.FontIdentifiers
Constant for yi font identifier.
yield() - Static method in class java.lang.Thread
A hint to the scheduler that the current thread is willing to yield its current use of a processor.

Z

ZERO - Static variable in class java.math.BigDecimal
The value 0, with a scale of 0.
ZERO - Static variable in class java.math.BigInteger
The BigInteger constant zero.
ZERO - Static variable in class java.time.Duration
Constant for a duration of zero.
ZERO - Static variable in class java.time.Period
A constant for a period of zero.
ZERO - Static variable in class sun.misc.FDBigInteger
 
zone() - Static method in class java.time.temporal.TemporalQueries
A lenient query for the ZoneId, falling back to the ZoneOffset.
ZONE_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the raw offset from GMT in milliseconds.
zonedDateTime(TemporalAccessor) - Method in interface java.time.chrono.Chronology
Obtains a ChronoZonedDateTime in this chronology from another temporal object.
zonedDateTime(Instant, ZoneId) - Method in interface java.time.chrono.Chronology
Obtains a ChronoZonedDateTime in this chronology from an Instant.
zonedDateTime(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
Obtains an ISO zoned date-time from another date-time object.
zonedDateTime(Instant, ZoneId) - Method in class java.time.chrono.IsoChronology
Obtains an ISO zoned date-time in this chronology from an Instant.
ZonedDateTime - Class in java.time
A date-time with a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30+01:00 Europe/Paris.
zoneId() - Static method in class java.time.temporal.TemporalQueries
A strict query for the ZoneId.
ZoneId - Class in java.time
A time-zone ID, such as Europe/Paris.
ZoneOffset - Class in java.time
A time-zone offset from Greenwich/UTC, such as +02:00.
ZoneOffsetTransition - Class in java.time.zone
A transition between two offsets caused by a discontinuity in the local time-line.
ZoneOffsetTransitionRule - Class in java.time.zone
A rule expressing how to create a transition.
ZoneOffsetTransitionRule.TimeDefinition - Enum in java.time.zone
A definition of the way a local time can be converted to the actual transition date-time.
ZoneRules - Class in java.time.zone
The rules defining how the zone offset varies for a single time-zone.
ZoneRulesException - Exception in java.time.zone
Thrown to indicate a problem with time-zone configuration.
ZoneRulesException(String) - Constructor for exception java.time.zone.ZoneRulesException
Constructs a new date-time exception with the specified message.
ZoneRulesException(String, Throwable) - Constructor for exception java.time.zone.ZoneRulesException
Constructs a new date-time exception with the specified message and cause.
ZoneRulesProvider - Class in java.time.zone
Provider of time-zone rules to the system.
ZoneRulesProvider() - Constructor for class java.time.zone.ZoneRulesProvider
Constructor.

_

_307_TEMPORARY_REDIRECT - Static variable in class ej.hoka.http.HttpConstants
HTTP code 307: the requested URL redirected to another URL.
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