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

S

schedule(long) - function in org.eclipse.paho.client.mqttv3.TimerPingSender
Schedule next ping in certain delay.
schedule(long) - function in org.eclipse.paho.client.mqttv3.MqttPingSender
Schedule next ping in certain delay.
send(MqttWireMessage,MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.ClientState
Submits a message for delivery.
sendForcePingRequest() - function in org.eclipse.paho.client.mqttv3.internal.ClientState
Check and send a ping and check for ping timeout.
sendNoWait(MqttWireMessage,MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
Sends a message to the broker if in connected state, but only waits for the message to be stored, before returning.
sendPingRequest() - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
 
setActionCallback(IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.MqttDeliveryToken
Register a listener to be notified when an action completes.
setActionCallback(IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.IMqttToken
Register a listener to be notified when an action completes.
setActionCallback(IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.MqttToken
Register a listener to be notified when an action completes.
setActionCallback(IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.IMqttDeliveryToken
Register a listener to be notified when an action completes.
setActionCallback(IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setAppKillTime(long) - function in org.eclipse.paho.client.mqttv3.ILogger
 
setAppKillTime(long) - function in org.eclipse.paho.client.mqttv3.NoOpLogger
 
setBufferEnabled(boolean) - function in org.eclipse.paho.client.mqttv3.DisconnectedBufferOptions
 
setBufferOpts(DisconnectedBufferOptions) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
Sets the DisconnectedBufferOptions for this client
setBufferSize(int) - function in org.eclipse.paho.client.mqttv3.DisconnectedBufferOptions
 
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.IMqttClient
Sets the callback listener to use for events that happen asynchronously.
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.MqttClient
Sets the callback listener to use for events that happen asynchronously.
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.ICommsCallback
 
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Sets a callback listener to use for events that happen asynchronously.
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
Sets a callback listener to use for events that happen asynchronously.
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
 
setCallback(MqttCallback) - function in org.eclipse.paho.client.mqttv3.internal.CommsCallback
 
setCleanSession(boolean) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets whether the client and server should remember state across restarts and reconnects.
setClient(IMqttAsyncClient) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setClientId(String) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
 
setClientState(ClientState) - function in org.eclipse.paho.client.mqttv3.ICommsCallback
 
setClientState(ClientState) - function in org.eclipse.paho.client.mqttv3.internal.CommsCallback
 
setConnectionTimeout(int) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the connection timeout value.
setConnectTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule
Set the maximum time to wait for a socket to be established
setConnectTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule
Set the maximum time to wait for a socket to be established
setConnectTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.WebSocketNetworkModule
Set the maximum time to wait for a socket to be established
setConnectTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.WebSocketSecureNetworkModule
Set the maximum time to wait for a socket to be established
setDeleteOldestMessages(boolean) - function in org.eclipse.paho.client.mqttv3.DisconnectedBufferOptions
 
setDisconnectedMessageBuffer(DisconnectedMessageBuffer) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttReceivedMessage
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubComp
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubAck
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPingReq
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubAck
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttSuback
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRec
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttAck
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPingResp
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubscribe
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRel
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttDisconnect
 
setDuplicate(boolean) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttSubscribe
 
setEnabledCiphers(Array) - function in org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule
Sets the enabled cipher suites on the underlying network socket.
setEnabledCiphers(Array) - function in org.eclipse.paho.client.mqttv3.internal.WebSocketSecureNetworkModule
Sets the enabled cipher suites on the underlying network socket.
setException(MqttException) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setHandshakeTimeout(int) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the handshake timeout value.
setKeepAliveInterval(int) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the "keep alive" interval.
setKeepAliveInterval(long) - function in org.eclipse.paho.client.mqttv3.internal.ClientState
 
setKeepAliveIntervalServer(int) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
 
setKey(String) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setMessage(MqttMessage) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setMessageDiscardedCallBack(IDiscardedBufferMessageCallback) - function in org.eclipse.paho.client.mqttv3.internal.DisconnectedMessageBuffer
 
setMessageID(int) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttReceivedMessage
 
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubComp
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubAck
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPingReq
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubAck
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttSuback
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRec
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttAck
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPingResp
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubscribe
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRel
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttDisconnect
Sets the MQTT message ID.
setMessageId(int) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttSubscribe
Sets the MQTT message ID.
setNetworkModuleIndex(int) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
 
setNetworkModules(Array) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
 
setNotified(boolean) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setPassword(Array) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the password to use for the connection.
setPayload(Array) - function in org.eclipse.paho.client.mqttv3.MqttMessage
Sets the payload of this message to be the specified byte array.
setPayload(Array) - function in org.eclipse.paho.client.mqttv3.MqttReceivedMessage
Sets the payload of this message to be the specified byte array.
setPersistBuffer(boolean) - function in org.eclipse.paho.client.mqttv3.DisconnectedBufferOptions
 
setPersistence(MqttClientPersistence) - function in org.eclipse.paho.client.mqttv3.internal.ClientState
 
setPersistence(MqttClientPersistence) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
 
setProtocolLevel(int) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
 
setProtocolName(String) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
 
setPublishCallback(IDisconnectedBufferCallback) - function in org.eclipse.paho.client.mqttv3.internal.DisconnectedMessageBuffer
 
setQos(int) - function in org.eclipse.paho.client.mqttv3.MqttMessage
Sets the quality of service for this message.
setQos(int) - function in org.eclipse.paho.client.mqttv3.MqttReceivedMessage
Sets the quality of service for this message.
setReadTimeout(int) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the read timeout value.
setReadTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule
 
setReadTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule
 
setReadTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.WebSocketNetworkModule
 
setReadTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.WebSocketSecureNetworkModule
 
setRetained(boolean) - function in org.eclipse.paho.client.mqttv3.MqttMessage
Whether or not the publish message should be retained by the messaging engine.
setRetained(boolean) - function in org.eclipse.paho.client.mqttv3.MqttReceivedMessage
Whether or not the publish message should be retained by the messaging engine.
setServerURI(String) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
 
setServerURIs(Array) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Set a list of one or more serverURIs the client may connect to.
setSocketFactory(SocketFactory) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the SocketFactory to use.
setSSLhandshakeTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule
 
setSSLhandshakeTimeout(int) - function in org.eclipse.paho.client.mqttv3.internal.WebSocketSecureNetworkModule
 
setSSLProperties(Properties) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the SSL properties for the connection.
setStackTrace(Array) - function in java.lang.MqttException
 
setStackTrace(Array) - function in java.lang.MqttPersistenceException
 
setStackTrace(Array) - function in java.lang.MqttSecurityException
 
setStackTrace(Array) - function in java.lang.HandshakeFailedException
 
setTimeToWait(long) - function in org.eclipse.paho.client.mqttv3.MqttClient
Set the maximum time to wait for an action to complete.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPersistableWireMessage
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubComp
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttConnect
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubAck
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPingReq
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPublish
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubAck
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttSuback
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRec
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttAck
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttConnack
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPingResp
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttUnsubscribe
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttPubRel
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttDisconnect
Set the token associated with the message.
setToken(MqttToken) - function in org.eclipse.paho.client.mqttv3.internal.wire.MqttSubscribe
Set the token associated with the message.
setTopics(Array) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setUserContext(Object) - function in org.eclipse.paho.client.mqttv3.MqttDeliveryToken
Store some context associated with an action.
setUserContext(Object) - function in org.eclipse.paho.client.mqttv3.IMqttToken
Store some context associated with an action.
setUserContext(Object) - function in org.eclipse.paho.client.mqttv3.MqttToken
Store some context associated with an action.
setUserContext(Object) - function in org.eclipse.paho.client.mqttv3.IMqttDeliveryToken
Store some context associated with an action.
setUserContext(Object) - function in org.eclipse.paho.client.mqttv3.internal.Token
 
setUserName(String) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the user name to use for the connection.
setUserPropertyList(List) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
 
setWill(MqttTopic,Array,int,boolean) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the "Last Will and Testament" (LWT) for the connection.
setWill(String,Array,int,boolean) - function in org.eclipse.paho.client.mqttv3.MqttConnectOptions
Sets the "Last Will and Testament" (LWT) for the connection.
shutdownConnection(MqttToken,MqttException) - function in org.eclipse.paho.client.mqttv3.internal.ClientComms
Shuts down the connection to the server.
SimpleBase64Encoder - class in org.eclipse.paho.client.mqttv3.internal.security
 
skip(long) - function in java.io.CountingInputStream
 
skip(long) - function in java.io.MqttInputStream
 
skip(long) - function in java.io.MultiByteArrayInputStream
 
SSLNetworkModule - class in org.eclipse.paho.client.mqttv3.internal
A network module for connecting over SSL.
SSLSocketFactoryFactory - class in org.eclipse.paho.client.mqttv3.internal.security
An SSLSocketFactoryFactory provides a socket factory and a server socket factory that then can be used to create SSL client sockets or SSL server sockets.
start() - function in org.eclipse.paho.client.mqttv3.TimerPingSender
Start ping sender.
start(String) - function in org.eclipse.paho.client.mqttv3.ICommsCallback
 
start() - function in org.eclipse.paho.client.mqttv3.MqttPingSender
Start ping sender.
start(String) - function in org.eclipse.paho.client.mqttv3.internal.CommsSender
Starts up the Sender thread.
start(String) - function in org.eclipse.paho.client.mqttv3.internal.MqttInterceptorCallback
 
start() - function in org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule
Starts the module, by creating a TCP socket to the server.
start(String) - function in org.eclipse.paho.client.mqttv3.internal.CommsReceiver
Starts up the Receiver's thread.
start() - function in org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule
Starts the module, by creating a TCP socket to the server.
start() - function in org.eclipse.paho.client.mqttv3.internal.NetworkModule
 
start() - function in org.eclipse.paho.client.mqttv3.internal.LocalNetworkModule
 
start(String) - function in org.eclipse.paho.client.mqttv3.internal.CommsCallback
Starts up the Callback thread.
start() - function in org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketNetworkModule
Starts the module, by creating a TCP socket to the server.
start() - function in org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule
Starts the module, by creating a TCP socket to the server.
start(String) - function in org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketReceiver
Starts up the WebSocketReceiver's thread
stop() - function in org.eclipse.paho.client.mqttv3.TimerPingSender
Stop ping sender.
stop() - function in org.eclipse.paho.client.mqttv3.ICommsCallback
 
stop() - function in org.eclipse.paho.client.mqttv3.MqttPingSender
Stop ping sender.
stop() - function in org.eclipse.paho.client.mqttv3.internal.CommsSender
Stops the Sender's thread.
stop() - function in org.eclipse.paho.client.mqttv3.internal.MqttInterceptorCallback
 
stop() - function in org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule
Stops the module, by closing the TCP socket.
stop() - function in org.eclipse.paho.client.mqttv3.internal.CommsReceiver
Stops the Receiver's thread.
stop() - function in org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule
Stops the module, by closing the TCP socket.
stop() - function in org.eclipse.paho.client.mqttv3.internal.NetworkModule
 
stop() - function in org.eclipse.paho.client.mqttv3.internal.LocalNetworkModule
 
stop() - function in org.eclipse.paho.client.mqttv3.internal.CommsCallback
Stops the callback thread.
stop() - function in org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketNetworkModule
Stops the module, by closing the TCP socket.
stop() - function in org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule
Stops the module, by closing the TCP socket.
stop() - function in org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketReceiver
Stops this WebSocketReceiver's thread.
Strings - class in org.eclipse.paho.client.mqttv3.util
String helper
subscribe(String) - function in org.eclipse.paho.client.mqttv3.IMqttClient
Subscribe to a topic, which may include wildcards using a QoS of 1.
subscribe(Array) - function in org.eclipse.paho.client.mqttv3.IMqttClient
Subscribes to a one or more topics, which may include wildcards using a QoS of 1.
subscribe(String,int) - function in org.eclipse.paho.client.mqttv3.IMqttClient
Subscribe to a topic, which may include wildcards.
subscribe(Array,Array) - function in org.eclipse.paho.client.mqttv3.IMqttClient
Subscribes to multiple topics, each of which may include wildcards.
subscribe(String) - function in org.eclipse.paho.client.mqttv3.MqttClient
Subscribe to a topic, which may include wildcards using a QoS of 1.
subscribe(Array) - function in org.eclipse.paho.client.mqttv3.MqttClient
Subscribes to a one or more topics, which may include wildcards using a QoS of 1.
subscribe(String,int) - function in org.eclipse.paho.client.mqttv3.MqttClient
Subscribe to a topic, which may include wildcards.
subscribe(Array,Array) - function in org.eclipse.paho.client.mqttv3.MqttClient
Subscribes to multiple topics, each of which may include wildcards.
subscribe(String,int) - function in org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Subscribe to a topic, which may include wildcards.
subscribe(String,int,Object,IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Subscribe to a topic, which may include wildcards.
subscribe(Array,Array) - function in org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Subscribe to multiple topics, each of which may include wildcards.
subscribe(Array,Array,Object,IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.IMqttAsyncClient
Subscribes to multiple topics, each of which may include wildcards.
subscribe(String,int,Object,IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
Subscribe to a topic, which may include wildcards.
subscribe(String,int) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
Subscribe to a topic, which may include wildcards.
subscribe(Array,Array) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
Subscribe to multiple topics, each of which may include wildcards.
subscribe(Array,Array,Object,IMqttActionListener) - function in org.eclipse.paho.client.mqttv3.MqttAsyncClient
Subscribes to multiple topics, each of which may include wildcards.
sync() - function in java.util.prefs.Base64.Base64Encoder
 
systemNodeForPackage(Class) - function in java.util.prefs.Base64.Base64Encoder
 
systemRoot() - function in java.util.prefs.Base64.Base64Encoder
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W