public class GammuGsmModemPlugin extends JPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PLUGIN_NAME
The default name of this plugin.
|
| Constructor and Description |
|---|
GammuGsmModemPlugin()
Creates a new GSM modem plugin.
|
GammuGsmModemPlugin(String name)
Creates a new GSM modem plugin.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canEncodeGsm(String text) |
void |
sendSms(String number,
String message) |
doShutdown, doStartup, getConfiguration, getEngineOperations, getKnowledgeBase, getLogger, getSponge, onAfterReload, onBeforeReload, onConfigure, onInit, onShutdown, onStartup, setConfiguration, setKnowledgeBase, shutdown, startup, toStringgetDescription, getEngine, getInternalService, getLabel, getName, getState, isFailed, isNew, isNewOrStartingOrRunning, isRunning, isStarting, isStopping, isTerminated, setDescription, setEngine, setLabel, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisFailed, isNew, isRunning, isStarting, isStopping, isTerminatedpublic static final String DEFAULT_PLUGIN_NAME
public GammuGsmModemPlugin()
public GammuGsmModemPlugin(String name)
name - the plugin name.Copyright © 2016–2020 Softelnet. All rights reserved.