Skip navigation links
A B C D F G H I L M N O P R S T U V W 

A

AAT - Class in cz.zerog.jsms4pi.at
 
AAT(String, AAT.Mode) - Constructor for class cz.zerog.jsms4pi.at.AAT
 
AAT(String) - Constructor for class cz.zerog.jsms4pi.at.AAT
 
AAT.Mode - Enum in cz.zerog.jsms4pi.at
 
AAT.Status - Enum in cz.zerog.jsms4pi.at
 
activeLoggingToFile() - Static method in class cz.zerog.jsms4pi.example.Tool
 
addDefaultGateway(String, String) - Method in class cz.zerog.jsms4pi.Service
 
addDefaultGateway(String, int, int, int, int, int, String, String) - Method in class cz.zerog.jsms4pi.Service
 
addGateway(Gateway, String) - Method in class cz.zerog.jsms4pi.Service
 
addGatewayStatusListener(GatewayStatusListener) - Method in class cz.zerog.jsms4pi.Service
 
addInboundCallListener(InboundCallListener) - Method in class cz.zerog.jsms4pi.Service
 
addInboundMessageListener(InboundMessageListener) - Method in class cz.zerog.jsms4pi.Service
 
addNetworkCellListener(NetworkCellListener) - Method in class cz.zerog.jsms4pi.Service
 
addNetworkStatusListener(NetworkStatusListener) - Method in class cz.zerog.jsms4pi.Service
 
addOutboundMessageListener(OutboundMessageListener) - Method in class cz.zerog.jsms4pi.Service
 
appendResponse(String) - Method in class cz.zerog.jsms4pi.at.AAT
 
appendResponse(String) - Method in interface cz.zerog.jsms4pi.ATResponse
 
appendResponse(String) - Method in class cz.zerog.jsms4pi.notification.UnknownNotifications
 
AT - Class in cz.zerog.jsms4pi.at
Do nothing only return OK
AT() - Constructor for class cz.zerog.jsms4pi.at.AT
 
ATE0 - Class in cz.zerog.jsms4pi.at
Modem Echo off
ATE0() - Constructor for class cz.zerog.jsms4pi.at.ATE0
 
ATGateway - Class in cz.zerog.jsms4pi
 
ATGateway(Modem) - Constructor for class cz.zerog.jsms4pi.ATGateway
 
AtParseException - Exception in cz.zerog.jsms4pi.exception
 
AtParseException(String, Pattern) - Constructor for exception cz.zerog.jsms4pi.exception.AtParseException
 
ATResponse - Interface in cz.zerog.jsms4pi
 
ATZ - Class in cz.zerog.jsms4pi.at
Restart setting
ATZ() - Constructor for class cz.zerog.jsms4pi.at.ATZ
 

B

boudrates(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
build(String, String...) - Static method in class cz.zerog.jsms4pi.tool.PatternTool
 

C

CallEvent - Class in cz.zerog.jsms4pi.listener.event
 
CallEvent(String, RING.Validity) - Constructor for class cz.zerog.jsms4pi.listener.event.CallEvent
 
CANNOT_SEND - Static variable in exception cz.zerog.jsms4pi.exception.GatewayException
 
CDS - Class in cz.zerog.jsms4pi.notification
SMS status notification
CDS(Matcher, String) - Constructor for class cz.zerog.jsms4pi.notification.CDS
 
CDSI - Class in cz.zerog.jsms4pi.notification
SMS status notification
CDSI(Matcher, String) - Constructor for class cz.zerog.jsms4pi.notification.CDSI
 
CGMM - Class in cz.zerog.jsms4pi.at
Returns the make, model and capabilities of the phones.
CGMM() - Constructor for class cz.zerog.jsms4pi.at.CGMM
 
CGMR - Class in cz.zerog.jsms4pi.at
Returns the manufacturer’s OS revision
CGMR() - Constructor for class cz.zerog.jsms4pi.at.CGMR
 
CGSN - Class in cz.zerog.jsms4pi.at
Get the IMEI of the phone
CGSN() - Constructor for class cz.zerog.jsms4pi.at.CGSN
 
CLAC - Class in cz.zerog.jsms4pi.at
Lists AT commands that the phone supports.
CLAC() - Constructor for class cz.zerog.jsms4pi.at.CLAC
 
CLIP - Class in cz.zerog.jsms4pi.at
Active caller ID when detect inbound call
CLIP(boolean) - Constructor for class cz.zerog.jsms4pi.at.CLIP
 
CLIPN - Class in cz.zerog.jsms4pi.notification
 
close() - Method in class cz.zerog.jsms4pi.ATGateway
Close gateway
close() - Method in interface cz.zerog.jsms4pi.Gateway
 
close() - Method in interface cz.zerog.jsms4pi.Modem
 
close() - Method in class cz.zerog.jsms4pi.NullGateway
 
close() - Method in class cz.zerog.jsms4pi.SerialModem
 
CMEE - Class in cz.zerog.jsms4pi.at
Report Mobile Termination error +CMEE http://www.etsi.org/deliver/etsi_ts/127000_127099/127007/08.05.00_60/ ts_127007v080500p.pdf
CMEE(CMEE.Status) - Constructor for class cz.zerog.jsms4pi.at.CMEE
 
CMEE.Status - Enum in cz.zerog.jsms4pi.at
 
CMGD - Class in cz.zerog.jsms4pi.at
Delete a Message
CMGD(int) - Constructor for class cz.zerog.jsms4pi.at.CMGD
 
CMGD(CMGD.DeleteMode) - Constructor for class cz.zerog.jsms4pi.at.CMGD
 
CMGD(int, CMGD.DeleteMode) - Constructor for class cz.zerog.jsms4pi.at.CMGD
 
CMGD.DeleteMode - Enum in cz.zerog.jsms4pi.at
 
CMGF - Class in cz.zerog.jsms4pi.at
Set text mode or PDU mode
CMGF(CMGF.Mode) - Constructor for class cz.zerog.jsms4pi.at.CMGF
Default type is text mode
CMGF.Mode - Enum in cz.zerog.jsms4pi.at
 
CMGR - Class in cz.zerog.jsms4pi.at
Read an SMS Message or Status CPMS?
CMGR(CMGR.Mode, int) - Constructor for class cz.zerog.jsms4pi.at.CMGR
 
CMGR.Mode - Enum in cz.zerog.jsms4pi.at
 
CMGS - Class in cz.zerog.jsms4pi.at
Send SMS Command in Text Mode
CMGS(String) - Constructor for class cz.zerog.jsms4pi.at.CMGS
 
CMGSText - Class in cz.zerog.jsms4pi.at
Set mode text or pdu
CMGSText(String) - Constructor for class cz.zerog.jsms4pi.at.CMGSText
Default type is text mode
CmsError - Enum in cz.zerog.jsms4pi.exception
 
CMT - Class in cz.zerog.jsms4pi.notification
SMS status notification
CMT(Matcher, String, String) - Constructor for class cz.zerog.jsms4pi.notification.CMT
 
CMTI - Class in cz.zerog.jsms4pi.notification
SMS delivery status
CMTI(Matcher, String) - Constructor for class cz.zerog.jsms4pi.notification.CMTI
 
CNMI - Class in cz.zerog.jsms4pi.at
Configuration of indications
CNMI(CNMI.Mode, CNMI.Mt, CNMI.Bm, CNMI.Ds, CNMI.Bfr) - Constructor for class cz.zerog.jsms4pi.at.CNMI
 
CNMI(CNMI.Mode, CNMI.Mt, CNMI.Bm, CNMI.Ds) - Constructor for class cz.zerog.jsms4pi.at.CNMI
 
CNMI(CNMI.Mode, CNMI.Mt, CNMI.Bm) - Constructor for class cz.zerog.jsms4pi.at.CNMI
 
CNMI(CNMI.Mode, CNMI.Mt) - Constructor for class cz.zerog.jsms4pi.at.CNMI
 
CNMI(CNMI.Mode) - Constructor for class cz.zerog.jsms4pi.at.CNMI
 
CNMI.Bfr - Enum in cz.zerog.jsms4pi.at
 
CNMI.Bm - Enum in cz.zerog.jsms4pi.at
 
CNMI.Ds - Enum in cz.zerog.jsms4pi.at
 
CNMI.Mode - Enum in cz.zerog.jsms4pi.at
 
CNMI.Mt - Enum in cz.zerog.jsms4pi.at
 
CNMI_BM - Static variable in class cz.zerog.jsms4pi.Configurator
 
CNMI_DS - Static variable in class cz.zerog.jsms4pi.Configurator
 
CNMI_MODE - Static variable in class cz.zerog.jsms4pi.Configurator
 
CNMI_MT - Static variable in class cz.zerog.jsms4pi.Configurator
 
Configurator - Class in cz.zerog.jsms4pi
 
Configurator() - Constructor for class cz.zerog.jsms4pi.Configurator
 
COPSquestion - Class in cz.zerog.jsms4pi.at
Get Operator Name
COPSquestion() - Constructor for class cz.zerog.jsms4pi.at.COPSquestion
 
CPIN - Class in cz.zerog.jsms4pi.at
Enter PIN.
CPIN(int, int) - Constructor for class cz.zerog.jsms4pi.at.CPIN
 
CPIN(int) - Constructor for class cz.zerog.jsms4pi.at.CPIN
 
CPINquestion - Class in cz.zerog.jsms4pi.at
PIN Status.
CPINquestion() - Constructor for class cz.zerog.jsms4pi.at.CPINquestion
 
CPINquestion.PinStatus - Enum in cz.zerog.jsms4pi.at
 
CPMS - Class in cz.zerog.jsms4pi.at
Set memory policy
CPMS(TypeOfMemory, TypeOfMemory, TypeOfMemory) - Constructor for class cz.zerog.jsms4pi.at.CPMS
Preferred Message Storage
CPMS(TypeOfMemory) - Constructor for class cz.zerog.jsms4pi.at.CPMS
 
CPMS(TypeOfMemory, TypeOfMemory) - Constructor for class cz.zerog.jsms4pi.at.CPMS
 
CPMSquestion - Class in cz.zerog.jsms4pi.at
Preferred Message Storage (Question).
CPMSquestion() - Constructor for class cz.zerog.jsms4pi.at.CPMSquestion
 
CPMSsupport - Class in cz.zerog.jsms4pi.at
Preferred Message Storage (Support).
CPMSsupport() - Constructor for class cz.zerog.jsms4pi.at.CPMSsupport
 
CR - Static variable in class cz.zerog.jsms4pi.at.AAT
 
CR_LF - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
 
CREG - Class in cz.zerog.jsms4pi.at
Set memory policy
CREG(CREG.Registration) - Constructor for class cz.zerog.jsms4pi.at.CREG
 
CREG - Class in cz.zerog.jsms4pi.notification
 
CREG.Registration - Enum in cz.zerog.jsms4pi.at
 
CREGquestion - Class in cz.zerog.jsms4pi.at
Return registration status
CREGquestion() - Constructor for class cz.zerog.jsms4pi.at.CREGquestion
 
CREGquestion.NetworkStatus - Enum in cz.zerog.jsms4pi.at
 
crrt(String) - Static method in class cz.zerog.jsms4pi.at.AAT
 
CSCA - Class in cz.zerog.jsms4pi.at
Set Service Center Address
CSCA(String) - Constructor for class cz.zerog.jsms4pi.at.CSCA
Default type is internacional format.
CSCA(String, CSCA.NumberType) - Constructor for class cz.zerog.jsms4pi.at.CSCA
 
CSCA(CSCAquestion) - Constructor for class cz.zerog.jsms4pi.at.CSCA
 
CSCA.NumberType - Enum in cz.zerog.jsms4pi.at
 
CSCAquestion - Class in cz.zerog.jsms4pi.at
Reading Service Center Address
CSCAquestion() - Constructor for class cz.zerog.jsms4pi.at.CSCAquestion
 
CSCS - Class in cz.zerog.jsms4pi.at
Select a character set.
CSCS(String) - Constructor for class cz.zerog.jsms4pi.at.CSCS
 
CSMP - Class in cz.zerog.jsms4pi.at
Set SMS configuration There are four classes of an SMS message.
CSMP() - Constructor for class cz.zerog.jsms4pi.at.CSMP
 
CSMP(int) - Constructor for class cz.zerog.jsms4pi.at.CSMP
 
CSQ - Class in cz.zerog.jsms4pi.at
Get Signal Quality
CSQ() - Constructor for class cz.zerog.jsms4pi.at.CSQ
 
CSQ.Condiconal - Enum in cz.zerog.jsms4pi.at
 
CTRLZ - Static variable in class cz.zerog.jsms4pi.at.AAT
 
CUSD - Class in cz.zerog.jsms4pi.at
TODO 3gpp 27007
CUSD(int) - Constructor for class cz.zerog.jsms4pi.at.CUSD
 
cz.zerog.jsms4pi - package cz.zerog.jsms4pi
 
cz.zerog.jsms4pi.at - package cz.zerog.jsms4pi.at
 
cz.zerog.jsms4pi.example - package cz.zerog.jsms4pi.example
 
cz.zerog.jsms4pi.example.gateway - package cz.zerog.jsms4pi.example.gateway
 
cz.zerog.jsms4pi.exception - package cz.zerog.jsms4pi.exception
 
cz.zerog.jsms4pi.listener - package cz.zerog.jsms4pi.listener
 
cz.zerog.jsms4pi.listener.event - package cz.zerog.jsms4pi.listener.event
 
cz.zerog.jsms4pi.listener.gateway - package cz.zerog.jsms4pi.listener.gateway
 
cz.zerog.jsms4pi.message - package cz.zerog.jsms4pi.message
 
cz.zerog.jsms4pi.notification - package cz.zerog.jsms4pi.notification
 
cz.zerog.jsms4pi.tool - package cz.zerog.jsms4pi.tool
 

D

dashCrrt(String) - Static method in class cz.zerog.jsms4pi.at.AAT
 
deleteCrrt(String) - Static method in class cz.zerog.jsms4pi.at.AAT
 
DELIVERY_REPORT - Static variable in class cz.zerog.jsms4pi.at.CSMP
bit 5 true = active delivery report
destNumber(String[], String) - Static method in class cz.zerog.jsms4pi.example.Tool
 
destNumber(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
DetectorGateway - Class in cz.zerog.jsms4pi.tool
 
DetectorGateway() - Constructor for class cz.zerog.jsms4pi.tool.DetectorGateway
 
directSendAtCommand(T) - Method in class cz.zerog.jsms4pi.ATGateway
 
directSendAtCommand(T) - Method in interface cz.zerog.jsms4pi.Gateway
 
directSendAtCommand(T) - Method in class cz.zerog.jsms4pi.NullGateway
 

F

FunctionalTest - Class in cz.zerog.jsms4pi.tool
 
FunctionalTest(String, String, String, boolean, boolean, boolean) - Constructor for class cz.zerog.jsms4pi.tool.FunctionalTest
Constructor, main part of the program

G

Gateway - Interface in cz.zerog.jsms4pi
 
Gateway.Status - Enum in cz.zerog.jsms4pi
Gateway status
GATEWAY_CLOSED - Static variable in exception cz.zerog.jsms4pi.exception.GatewayException
 
GATEWAY_NOT_READY - Static variable in exception cz.zerog.jsms4pi.exception.GatewayException
 
GatewayException - Exception in cz.zerog.jsms4pi.exception
 
GatewayException(SerialPortException) - Constructor for exception cz.zerog.jsms4pi.exception.GatewayException
 
GatewayException(String, String) - Constructor for exception cz.zerog.jsms4pi.exception.GatewayException
 
GatewayException(CmsError, String) - Constructor for exception cz.zerog.jsms4pi.exception.GatewayException
 
GatewayException(String, CmsError, String) - Constructor for exception cz.zerog.jsms4pi.exception.GatewayException
 
gatewayStatusEvent(String, GatewayStatusEvent) - Method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Is called when a gateway status changed
GatewayStatusEvent - Class in cz.zerog.jsms4pi.listener.event
 
GatewayStatusEvent(Gateway.Status) - Constructor for class cz.zerog.jsms4pi.listener.event.GatewayStatusEvent
 
gatewayStatusEvent(GatewayStatusEvent) - Method in interface cz.zerog.jsms4pi.listener.gateway.GatewayStatusGatewayListener
 
gatewayStatusEvent(String, GatewayStatusEvent) - Method in interface cz.zerog.jsms4pi.listener.GatewayStatusListener
 
GatewayStatusGatewayListener - Interface in cz.zerog.jsms4pi.listener.gateway
 
GatewayStatusListener - Interface in cz.zerog.jsms4pi.listener
 
generateFile(ModemInformation, Map<String, String>) - Static method in class cz.zerog.jsms4pi.Configurator
 
getAct() - Method in class cz.zerog.jsms4pi.at.COPSquestion
 
getAddress() - Method in class cz.zerog.jsms4pi.at.CSCA
 
getAddress() - Method in class cz.zerog.jsms4pi.at.CSCAquestion
 
getAlpha() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getAlpha() - Method in class cz.zerog.jsms4pi.notification.CMT
 
getAtTimeOut() - Method in class cz.zerog.jsms4pi.ATGateway
 
getAtTimeout() - Method in interface cz.zerog.jsms4pi.Modem
 
getAtTimeout() - Method in class cz.zerog.jsms4pi.SerialModem
 
getAvailablePorts() - Static method in class cz.zerog.jsms4pi.SerialModem
 
GetBalanceExample - Class in cz.zerog.jsms4pi.example.gateway
Get balance for a prepaid card.
GetBalanceExample(String) - Constructor for class cz.zerog.jsms4pi.example.gateway.GetBalanceExample
 
getCallerId() - Method in class cz.zerog.jsms4pi.listener.event.CallEvent
 
getCallerId() - Method in class cz.zerog.jsms4pi.notification.CLIPN
 
getCallerId() - Method in class cz.zerog.jsms4pi.notification.RING
 
getCellID() - Method in class cz.zerog.jsms4pi.listener.event.NetworkCellEvent
 
getCellIDHex() - Method in class cz.zerog.jsms4pi.listener.event.NetworkCellEvent
 
getCi() - Method in class cz.zerog.jsms4pi.notification.CREG
 
getCMEEStatus() - Method in class cz.zerog.jsms4pi.at.CMEE
 
getCMGFMode() - Method in class cz.zerog.jsms4pi.at.CMGF
 
getCmsError() - Method in class cz.zerog.jsms4pi.at.AAT
 
getCode() - Method in enum cz.zerog.jsms4pi.at.CMEE.Status
 
getCode() - Method in enum cz.zerog.jsms4pi.at.CMGD.DeleteMode
 
getCode() - Method in enum cz.zerog.jsms4pi.at.CMGF.Mode
 
getCode() - Method in enum cz.zerog.jsms4pi.at.CREG.Registration
 
getCode() - Method in enum cz.zerog.jsms4pi.at.CREGquestion.NetworkStatus
 
getCode() - Method in enum cz.zerog.jsms4pi.at.CSCA.NumberType
 
getCode() - Method in enum cz.zerog.jsms4pi.notification.RING.Validity
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.AAT
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CLIP
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CMEE
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CMGD
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CMGF
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CPIN
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CPMS
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CREG
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CSCA
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CSCS
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CSMP
 
getCommandRequest() - Method in class cz.zerog.jsms4pi.at.CUSD
 
getCondition() - Method in class cz.zerog.jsms4pi.at.CSQ
Condition text
getData() - Method in class cz.zerog.jsms4pi.notification.CMT
 
getDefaultFactory(String) - Static method in class cz.zerog.jsms4pi.ATGateway
Create a new instance of Gateway by serial port.
getDefaultFactory(String, int) - Static method in class cz.zerog.jsms4pi.ATGateway
Create a new instance of Gateway by serial port.
getDefaultFactory(String, int, int, int, int, int) - Static method in class cz.zerog.jsms4pi.ATGateway
Create a new instance of Gateway by serial port.
getDelMode() - Method in class cz.zerog.jsms4pi.at.CMGD
 
getDestination() - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
getDt() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getDt() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getErrorMessage() - Method in exception cz.zerog.jsms4pi.exception.GatewayException
 
getFo() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getFo() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getFormat() - Method in class cz.zerog.jsms4pi.at.COPSquestion
 
getGateway(String) - Method in class cz.zerog.jsms4pi.Service
 
getIMEI() - Method in class cz.zerog.jsms4pi.at.CGSN
 
getImei() - Method in class cz.zerog.jsms4pi.ModemInformation
 
getIndex() - Method in class cz.zerog.jsms4pi.at.CMGD
 
getIndex() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getIndex() - Method in class cz.zerog.jsms4pi.at.CMGSText
 
getIndex() - Method in enum cz.zerog.jsms4pi.at.CNMI.Bfr
 
getIndex() - Method in enum cz.zerog.jsms4pi.at.CNMI.Bm
 
getIndex() - Method in enum cz.zerog.jsms4pi.at.CNMI.Ds
 
getIndex() - Method in enum cz.zerog.jsms4pi.at.CNMI.Mode
 
getIndex() - Method in enum cz.zerog.jsms4pi.at.CNMI.Mt
 
getIndex() - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
getIndex() - Method in enum cz.zerog.jsms4pi.tool.SPStatus
 
getInstance() - Static method in class cz.zerog.jsms4pi.Service
 
getLac() - Method in class cz.zerog.jsms4pi.notification.CREG
 
getLocationAreaCode() - Method in class cz.zerog.jsms4pi.listener.event.NetworkCellEvent
 
getLocationAreaCodeHex() - Method in class cz.zerog.jsms4pi.listener.event.NetworkCellEvent
 
getManufaturer() - Method in class cz.zerog.jsms4pi.at.GMI
 
getManufaturer() - Method in class cz.zerog.jsms4pi.ModemInformation
 
getManugaturerAndModem() - Method in class cz.zerog.jsms4pi.ModemInformation
 
getMaxInMemory1() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getMaxInMemory2() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getMaxInMemory3() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getMemory1() - Method in class cz.zerog.jsms4pi.at.CPMSsupport
 
getMemory1Type() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getMemory2() - Method in class cz.zerog.jsms4pi.at.CPMSsupport
 
getMemory2Type() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getMemory3() - Method in class cz.zerog.jsms4pi.at.CPMSsupport
 
getMemory3Type() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getMemoryType() - Method in class cz.zerog.jsms4pi.notification.CDSI
 
getMemoryType() - Method in class cz.zerog.jsms4pi.notification.CMTI
 
getMessage() - Method in exception cz.zerog.jsms4pi.exception.AtParseException
 
getMessage() - Method in class cz.zerog.jsms4pi.listener.event.InboundMessageEvent
 
getMessage() - Method in class cz.zerog.jsms4pi.listener.event.OutboundMessageEvent
 
getMod() - Method in class cz.zerog.jsms4pi.at.COPSquestion
 
getMode() - Method in class cz.zerog.jsms4pi.at.AAT
 
getModel() - Method in class cz.zerog.jsms4pi.at.CGMM
 
getModel() - Method in class cz.zerog.jsms4pi.ModemInformation
 
getModemInfo(String) - Method in class cz.zerog.jsms4pi.tool.FunctionalTest
 
getMr() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getMr() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getN() - Method in class cz.zerog.jsms4pi.at.CREGquestion
 
getName() - Method in class cz.zerog.jsms4pi.at.AAT
 
getNames() - Method in class cz.zerog.jsms4pi.ModemInformation
 
getNetworkStatus() - Method in class cz.zerog.jsms4pi.at.CREGquestion
 
getNetworkStatus() - Method in class cz.zerog.jsms4pi.listener.event.NetworkStatusEvent
 
getNetworkStatus() - Method in class cz.zerog.jsms4pi.notification.CREG
 
getNextMessage() - Method in class cz.zerog.jsms4pi.notification.UnknownNotifications
 
getNumber() - Method in enum cz.zerog.jsms4pi.exception.CmsError
 
getNumber() - Method in enum cz.zerog.jsms4pi.tool.PhoneType
 
getNumberOfStatus() - Method in class cz.zerog.jsms4pi.at.CREGquestion
 
getOa() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getOa() - Method in class cz.zerog.jsms4pi.notification.CMT
 
getOffsetDateTime(String) - Static method in class cz.zerog.jsms4pi.tool.PatternTool
Calculate time returned by the modem to OffsetDateTime.
getOperatorName() - Method in class cz.zerog.jsms4pi.at.COPSquestion
 
getOutboundMessage() - Method in class cz.zerog.jsms4pi.notification.OutboundMessageNotification
 
getPattern() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getPattern() - Method in exception cz.zerog.jsms4pi.exception.AtParseException
 
getPattern() - Static method in class cz.zerog.jsms4pi.notification.CDS
 
getPinStatus() - Method in class cz.zerog.jsms4pi.at.CPINquestion
 
getPortName() - Method in class cz.zerog.jsms4pi.ATGateway
 
getPortName() - Method in exception cz.zerog.jsms4pi.exception.GatewayException
 
getPortName() - Method in interface cz.zerog.jsms4pi.Gateway
 
getPortName() - Method in interface cz.zerog.jsms4pi.Modem
 
getPortName() - Method in class cz.zerog.jsms4pi.NullGateway
 
getPortName() - Method in class cz.zerog.jsms4pi.SerialModem
 
getPrefix() - Method in class cz.zerog.jsms4pi.at.AAT
 
getPrefix() - Method in class cz.zerog.jsms4pi.at.CMGSText
 
getQuestionRequest() - Method in class cz.zerog.jsms4pi.at.AAT
 
getRa() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getRa() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getRawValue() - Method in class cz.zerog.jsms4pi.at.CSQ
Value in native form returned by modem (0 to 31)
getRequest() - Method in class cz.zerog.jsms4pi.at.AAT
 
getRequest() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getRequest() - Method in class cz.zerog.jsms4pi.at.CMGS
 
getRequest() - Method in class cz.zerog.jsms4pi.at.CMGSText
 
getRequest() - Method in class cz.zerog.jsms4pi.at.CNMI
 
getResponse() - Method in class cz.zerog.jsms4pi.at.AAT
 
getResponse() - Method in interface cz.zerog.jsms4pi.ATResponse
 
getResponse() - Method in exception cz.zerog.jsms4pi.exception.AtParseException
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.CDSI
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.CLIPN
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.CMT
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.CMTI
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.CREG
 
getResponse() - Method in interface cz.zerog.jsms4pi.notification.Notification
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.OutboundMessageNotification
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.RING
 
getResponse() - Method in class cz.zerog.jsms4pi.notification.UnknownNotifications
 
getRssi() - Method in class cz.zerog.jsms4pi.at.CSQ
Value as RSSI in dBm
getScts() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getScts() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getScts() - Method in class cz.zerog.jsms4pi.notification.CMT
 
getSerialSpeed() - Method in class cz.zerog.jsms4pi.ATGateway
 
getSMSIndex() - Method in class cz.zerog.jsms4pi.notification.CDSI
 
getSMSIndex() - Method in class cz.zerog.jsms4pi.notification.CMTI
 
getSource() - Method in class cz.zerog.jsms4pi.message.InboundMessage
 
getSp() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getSpeed() - Method in interface cz.zerog.jsms4pi.Modem
 
getSpeed() - Method in class cz.zerog.jsms4pi.SerialModem
 
getStat() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getStatus() - Method in class cz.zerog.jsms4pi.at.AAT
 
getStatus() - Method in class cz.zerog.jsms4pi.listener.event.GatewayStatusEvent
 
getStatus() - Method in class cz.zerog.jsms4pi.listener.event.OutboundMessageEvent
 
getStatus() - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
getStatus() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getStatusCode() - Method in enum cz.zerog.jsms4pi.Gateway.Status
 
getSupportedCommandList() - Method in class cz.zerog.jsms4pi.at.CLAC
 
getSupportRequest() - Method in class cz.zerog.jsms4pi.at.AAT
 
getText() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getText() - Method in class cz.zerog.jsms4pi.at.CMGSText
 
getText() - Method in enum cz.zerog.jsms4pi.exception.CmsError
 
getText() - Method in class cz.zerog.jsms4pi.message.Message
 
getTextLength() - Method in class cz.zerog.jsms4pi.message.Message
 
getTora() - Method in class cz.zerog.jsms4pi.at.CMGR
 
getTora() - Method in class cz.zerog.jsms4pi.notification.CDS
 
getType() - Method in class cz.zerog.jsms4pi.at.CSCA
 
getType() - Method in class cz.zerog.jsms4pi.at.CSCAquestion
 
getType() - Method in class cz.zerog.jsms4pi.message.Message
 
getUsedInMemory1() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getUsedInMemory2() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getUsedInMemory3() - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
getValidity() - Method in class cz.zerog.jsms4pi.listener.event.CallEvent
 
getValidity() - Method in class cz.zerog.jsms4pi.notification.RING
 
getValue(String) - Static method in enum cz.zerog.jsms4pi.at.CPINquestion.PinStatus
 
getVersion() - Method in class cz.zerog.jsms4pi.at.CGMR
 
GMI - Class in cz.zerog.jsms4pi.at
Returns the manufacturer name
GMI() - Constructor for class cz.zerog.jsms4pi.at.GMI
 

H

hasNextMessage() - Method in class cz.zerog.jsms4pi.notification.UnknownNotifications
 

I

inboundCallEvent(CallEvent) - Method in class cz.zerog.jsms4pi.example.gateway.InboundCallExample
Called when a inbound call is detected
inboundCallEvent(String, CallEvent) - Method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Is called when a inbound call is detected
inboundCallEvent(CallEvent) - Method in interface cz.zerog.jsms4pi.listener.gateway.InboundCallGatewayListener
 
inboundCallEvent(String, CallEvent) - Method in interface cz.zerog.jsms4pi.listener.InboundCallListener
 
InboundCallExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
InboundCallExample(String) - Constructor for class cz.zerog.jsms4pi.example.gateway.InboundCallExample
 
InboundCallGatewayListener - Interface in cz.zerog.jsms4pi.listener.gateway
 
InboundCallListener - Interface in cz.zerog.jsms4pi.listener
 
InboundMessage - Class in cz.zerog.jsms4pi.message
 
InboundMessage(String, String) - Constructor for class cz.zerog.jsms4pi.message.InboundMessage
 
inboundMessageEvent(InboundMessageEvent) - Method in class cz.zerog.jsms4pi.example.gateway.ReceiveSMSExample
Called when a new inbound message is delivered
inboundMessageEvent(InboundMessageEvent) - Method in class cz.zerog.jsms4pi.example.gateway.SendAndReceiveSMSExample
Is called when a new inbound message is delivered
inboundMessageEvent(String, InboundMessageEvent) - Method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Is called when a new inbound message is delivered
InboundMessageEvent - Class in cz.zerog.jsms4pi.listener.event
 
InboundMessageEvent(InboundMessage) - Constructor for class cz.zerog.jsms4pi.listener.event.InboundMessageEvent
 
inboundMessageEvent(InboundMessageEvent) - Method in interface cz.zerog.jsms4pi.listener.gateway.InboundMessageGatewayListener
 
inboundMessageEvent(String, InboundMessageEvent) - Method in interface cz.zerog.jsms4pi.listener.InboundMessageListener
 
InboundMessageGatewayListener - Interface in cz.zerog.jsms4pi.listener.gateway
 
InboundMessageListener - Interface in cz.zerog.jsms4pi.listener
 
InfoExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
init() - Method in class cz.zerog.jsms4pi.ATGateway
Initialize gateway
init() - Method in interface cz.zerog.jsms4pi.Gateway
 
init() - Method in class cz.zerog.jsms4pi.NullGateway
 
isActive() - Method in class cz.zerog.jsms4pi.at.CLIP
 
isAlive() - Method in class cz.zerog.jsms4pi.ATGateway
 
isAlive() - Method in interface cz.zerog.jsms4pi.Gateway
 
isComplete() - Method in class cz.zerog.jsms4pi.at.AAT
 
isComplete() - Method in class cz.zerog.jsms4pi.at.CMGS
 
isDeliveryReport() - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
isEmpty() - Method in class cz.zerog.jsms4pi.notification.UnknownNotifications
 
isReadyToSend() - Method in class cz.zerog.jsms4pi.ATGateway
 
isReadyToSend() - Method in interface cz.zerog.jsms4pi.Gateway
 
isReadyToSend() - Method in class cz.zerog.jsms4pi.NullGateway
 
isServiceAddressSet() - Method in class cz.zerog.jsms4pi.ATGateway
 
isServiceAddressSet() - Method in interface cz.zerog.jsms4pi.Gateway
 
isServiceAddressSet() - Method in class cz.zerog.jsms4pi.NullGateway
 
isStatus(AAT.Status) - Method in class cz.zerog.jsms4pi.at.AAT
 
isStatusOK() - Method in class cz.zerog.jsms4pi.at.AAT
 
isValidityPeriod() - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
iteractiveSelectionPort(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 

L

ln - Static variable in class cz.zerog.jsms4pi.tool.ModemScanner
 

M

main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.GetBalanceExample
 
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.InboundCallExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.InfoExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.NetworkCellExample
 
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.ReceiveSMSExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.SendAndReceiveSMSExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.SendSMSExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.gateway.SupportedCommandsExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.example.ServiceSendMessageExample
Parse parameters or asking user for information.
main(String[]) - Static method in class cz.zerog.jsms4pi.tool.FunctionalTest
Main
main(String[]) - Static method in class cz.zerog.jsms4pi.tool.ModemScanner
 
MEMORY - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
Type of memory "BM" broadcast message storage "ME" ME message storage "MT" any of the storages associated with ME "SM" (U)SIM message storage "TA" TA message storage "SR" status report storage
MEMORY_RECEIVED - Static variable in class cz.zerog.jsms4pi.Configurator
 
MEMORY_RW - Static variable in class cz.zerog.jsms4pi.Configurator
 
MEMORY_STORAGE - Static variable in class cz.zerog.jsms4pi.Configurator
 
Message - Class in cz.zerog.jsms4pi.message
 
Message(Message.MessageTypes, String) - Constructor for class cz.zerog.jsms4pi.message.Message
 
Message.MessageTypes - Enum in cz.zerog.jsms4pi.message
Enumeration representing the different types of messages.
Modem - Interface in cz.zerog.jsms4pi
 
Modem.Mode - Enum in cz.zerog.jsms4pi
 
ModemInformation - Class in cz.zerog.jsms4pi
 
ModemInformation() - Constructor for class cz.zerog.jsms4pi.ModemInformation
 
ModemScanner - Class in cz.zerog.jsms4pi.tool
A ModemScanner class test all serial ports with different speed and listens if a modem answer.
ModemScanner(String, int[]) - Constructor for class cz.zerog.jsms4pi.tool.ModemScanner
 

N

NAME - Static variable in class cz.zerog.jsms4pi.at.CGMM
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CGMR
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CGSN
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CLAC
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CLIP
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CMEE
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CMGD
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CMGF
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CMGR
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CMGS
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CNMI
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CPIN
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CPMS
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CREG
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CSCA
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CSCS
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CSMP
 
NAME - Static variable in class cz.zerog.jsms4pi.at.CSQ
 
NAME - Static variable in class cz.zerog.jsms4pi.at.GMI
 
networkCellEvent(String, NetworkCellEvent) - Method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Is called when a gateway is registered into new network cell
NetworkCellEvent - Class in cz.zerog.jsms4pi.listener.event
 
NetworkCellEvent(int, int) - Constructor for class cz.zerog.jsms4pi.listener.event.NetworkCellEvent
 
networkCellEvent(String, NetworkCellEvent) - Method in interface cz.zerog.jsms4pi.listener.NetworkCellListener
 
NetworkCellExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
NetworkCellExample(String) - Constructor for class cz.zerog.jsms4pi.example.gateway.NetworkCellExample
 
NetworkCellGatewayListener - Interface in cz.zerog.jsms4pi.listener.gateway
 
NetworkCellListener - Interface in cz.zerog.jsms4pi.listener
 
networkStatusEvent(NetworkCellEvent) - Method in class cz.zerog.jsms4pi.example.gateway.NetworkCellExample
 
networkStatusEvent(NetworkStatusEvent) - Method in class cz.zerog.jsms4pi.example.gateway.NetworkCellExample
Is called when is changed network status
networkStatusEvent(String, NetworkStatusEvent) - Method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Is called when a inbound call is detected.
NetworkStatusEvent - Class in cz.zerog.jsms4pi.listener.event
 
NetworkStatusEvent(CREGquestion.NetworkStatus) - Constructor for class cz.zerog.jsms4pi.listener.event.NetworkStatusEvent
 
networkStatusEvent(NetworkCellEvent) - Method in interface cz.zerog.jsms4pi.listener.gateway.NetworkCellGatewayListener
 
networkStatusEvent(NetworkStatusEvent) - Method in interface cz.zerog.jsms4pi.listener.gateway.NetworkStatusGatewayListener
 
networkStatusEvent(String, NetworkStatusEvent) - Method in interface cz.zerog.jsms4pi.listener.NetworkStatusListener
 
NetworkStatusGatewayListener - Interface in cz.zerog.jsms4pi.listener.gateway
 
NetworkStatusListener - Interface in cz.zerog.jsms4pi.listener
 
Notification - Interface in cz.zerog.jsms4pi.notification
 
notify(Notification) - Method in class cz.zerog.jsms4pi.ATGateway
 
notify(Notification) - Method in interface cz.zerog.jsms4pi.Gateway
 
notify(Notification) - Method in class cz.zerog.jsms4pi.NullGateway
 
notify(Notification) - Method in class cz.zerog.jsms4pi.tool.FunctionalTest
Notification process
NullGateway - Class in cz.zerog.jsms4pi
 
NullGateway() - Constructor for class cz.zerog.jsms4pi.NullGateway
 
NUMBER - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
Positive integer number

O

open() - Method in class cz.zerog.jsms4pi.ATGateway
Open gateway
open() - Method in interface cz.zerog.jsms4pi.Gateway
 
open() - Method in interface cz.zerog.jsms4pi.Modem
 
open() - Method in class cz.zerog.jsms4pi.NullGateway
 
open() - Method in class cz.zerog.jsms4pi.SerialModem
 
OutboundMessage - Class in cz.zerog.jsms4pi.message
 
OutboundMessage(String, String, boolean) - Constructor for class cz.zerog.jsms4pi.message.OutboundMessage
 
OutboundMessage(String, String, boolean, boolean) - Constructor for class cz.zerog.jsms4pi.message.OutboundMessage
 
OutboundMessage(String, String) - Constructor for class cz.zerog.jsms4pi.message.OutboundMessage
Create new outbound text message.
OutboundMessage.Status - Enum in cz.zerog.jsms4pi.message
 
outboundMessageEvent(OutboundMessageEvent) - Method in class cz.zerog.jsms4pi.example.gateway.SendAndReceiveSMSExample
Is called when a outbound message is delivered or expired time for delivering
outboundMessageEvent(OutboundMessageEvent) - Method in class cz.zerog.jsms4pi.example.gateway.SendSMSExample
Called when a outbound message is delivered or expired time for delivering
outboundMessageEvent(String, OutboundMessageEvent) - Method in class cz.zerog.jsms4pi.example.ServiceListenerExample
Is called when a outbound message is delivered or expired time for delivering, etc
OutboundMessageEvent - Class in cz.zerog.jsms4pi.listener.event
 
OutboundMessageEvent(OutboundMessage, OutboundMessage.Status) - Constructor for class cz.zerog.jsms4pi.listener.event.OutboundMessageEvent
 
outboundMessageEvent(OutboundMessageEvent) - Method in interface cz.zerog.jsms4pi.listener.gateway.OutboundMessageGatewayListener
 
outboundMessageEvent(String, OutboundMessageEvent) - Method in interface cz.zerog.jsms4pi.listener.OutboundMessageListener
 
OutboundMessageGatewayListener - Interface in cz.zerog.jsms4pi.listener.gateway
 
OutboundMessageListener - Interface in cz.zerog.jsms4pi.listener
 
OutboundMessageNotification - Class in cz.zerog.jsms4pi.notification
 
OutboundMessageNotification(OutboundMessage) - Constructor for class cz.zerog.jsms4pi.notification.OutboundMessageNotification
 

P

parseCMS(StringBuilder) - Method in class cz.zerog.jsms4pi.at.AAT
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.AAT
Parse additional OK result.
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.CGMM
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.CGMR
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.CGSN
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.CLAC
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.CMGR
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.CMGSText
 
parseCommandResult(String) - Method in class cz.zerog.jsms4pi.at.GMI
 
parseQuestionResult(String) - Method in class cz.zerog.jsms4pi.at.AAT
 
parseQuestionResult(String) - Method in class cz.zerog.jsms4pi.at.COPSquestion
 
parseQuestionResult(String) - Method in class cz.zerog.jsms4pi.at.CPINquestion
 
parseQuestionResult(String) - Method in class cz.zerog.jsms4pi.at.CPMSquestion
 
parseQuestionResult(String) - Method in class cz.zerog.jsms4pi.at.CREGquestion
 
parseQuestionResult(String) - Method in class cz.zerog.jsms4pi.at.CSCAquestion
 
parseSupportResult(String) - Method in class cz.zerog.jsms4pi.at.AAT
 
parseSupportResult(String) - Method in class cz.zerog.jsms4pi.at.CPMSsupport
 
PatternTool - Class in cz.zerog.jsms4pi.tool
 
PHONE_NUMBER - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
Phone number in format +420731810967 or 731810967
PHONE_TYPE - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
 
PhoneType - Enum in cz.zerog.jsms4pi.tool
 
portOrNull(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
pressEnter() - Static method in class cz.zerog.jsms4pi.example.Tool
 
pressEnterExit() - Static method in class cz.zerog.jsms4pi.example.Tool
 
pressEnterTo(String) - Static method in class cz.zerog.jsms4pi.example.Tool
 
printAll() - Method in class cz.zerog.jsms4pi.Configurator
 
printModemInfo() - Method in class cz.zerog.jsms4pi.ATGateway
 
putNotification(Notification) - Method in interface cz.zerog.jsms4pi.Modem
 
putNotification(Notification) - Method in class cz.zerog.jsms4pi.SerialModem
 

R

ReceiveSMSExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
ReceiveSMSExample(String) - Constructor for class cz.zerog.jsms4pi.example.gateway.ReceiveSMSExample
Create and setup the gateway to accepted a inbound messages
removeAllGateway() - Method in class cz.zerog.jsms4pi.Service
 
removeGateway(Gateway) - Method in class cz.zerog.jsms4pi.Service
 
removeGateway(String) - Method in class cz.zerog.jsms4pi.Service
 
response - Variable in class cz.zerog.jsms4pi.at.AAT
 
RESPONSE_EXPIRED - Static variable in exception cz.zerog.jsms4pi.exception.GatewayException
 
RING - Class in cz.zerog.jsms4pi.notification
 
RING.Validity - Enum in cz.zerog.jsms4pi.notification
 
run() - Method in class cz.zerog.jsms4pi.SerialModem
 
run() - Method in class cz.zerog.jsms4pi.Service
 

S

selectionPort(String[], String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
send(String, String, String, String) - Method in class cz.zerog.jsms4pi.example.gateway.SendAndReceiveSMSExample
Create and setup the gateway to the outgoing sending messages
send(String, String, String, String) - Method in class cz.zerog.jsms4pi.example.gateway.SendSMSExample
Create and setup the gateway to the outgoing sending messages
send(T) - Method in interface cz.zerog.jsms4pi.Modem
 
send(T) - Method in class cz.zerog.jsms4pi.SerialModem
 
SendAndReceiveSMSExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
SendAndReceiveSMSExample() - Constructor for class cz.zerog.jsms4pi.example.gateway.SendAndReceiveSMSExample
 
sendMessage(OutboundMessage) - Method in class cz.zerog.jsms4pi.ATGateway
Send outbound SMS message.
sendMessage(OutboundMessage) - Method in interface cz.zerog.jsms4pi.Gateway
 
sendMessage(OutboundMessage) - Method in class cz.zerog.jsms4pi.NullGateway
 
sendMessage(OutboundMessage) - Method in class cz.zerog.jsms4pi.Service
 
SendSMSExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
SendSMSExample() - Constructor for class cz.zerog.jsms4pi.example.gateway.SendSMSExample
 
SERIAL_ERROR - Static variable in exception cz.zerog.jsms4pi.exception.GatewayException
 
serialEvent(SerialPortEvent) - Method in class cz.zerog.jsms4pi.SerialModem
 
SerialModem - Class in cz.zerog.jsms4pi
 
SerialModem(String, int, int, int, int, int) - Constructor for class cz.zerog.jsms4pi.SerialModem
 
SerialModem(String, int) - Constructor for class cz.zerog.jsms4pi.SerialModem
 
SerialModem(String, int, int) - Constructor for class cz.zerog.jsms4pi.SerialModem
 
SerialModem(String) - Constructor for class cz.zerog.jsms4pi.SerialModem
 
serialPort - Variable in class cz.zerog.jsms4pi.SerialModem
 
Service - Class in cz.zerog.jsms4pi
 
ServiceListenerExample - Class in cz.zerog.jsms4pi.example
This example demonstrates how use a Service and its listeners.
ServiceListenerExample(String) - Constructor for class cz.zerog.jsms4pi.example.ServiceListenerExample
 
serviceNumer(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
ServiceSendMessageExample - Class in cz.zerog.jsms4pi.example
This example demonstrates how use a Service and send text message.
ServiceSendMessageExample(String, String, String) - Constructor for class cz.zerog.jsms4pi.example.ServiceSendMessageExample
 
SERVISE_READ_ERR - Static variable in exception cz.zerog.jsms4pi.exception.GatewayException
 
setGatewayListener(Gateway) - Method in interface cz.zerog.jsms4pi.Modem
 
setGatewayListener(Gateway) - Method in class cz.zerog.jsms4pi.SerialModem
 
setGatewayStatusListener(GatewayStatusGatewayListener) - Method in class cz.zerog.jsms4pi.ATGateway
 
setGatewayStatusListener(GatewayStatusGatewayListener) - Method in interface cz.zerog.jsms4pi.Gateway
 
setGatewayStatusListener(GatewayStatusGatewayListener) - Method in class cz.zerog.jsms4pi.NullGateway
 
setImei(String) - Method in class cz.zerog.jsms4pi.ModemInformation
 
setInboundCallListener(InboundCallGatewayListener) - Method in class cz.zerog.jsms4pi.ATGateway
 
setInboundCallListener(InboundCallGatewayListener) - Method in interface cz.zerog.jsms4pi.Gateway
 
setInboundCallListener(InboundCallGatewayListener) - Method in class cz.zerog.jsms4pi.NullGateway
 
setInboundMessageListener(InboundMessageGatewayListener) - Method in class cz.zerog.jsms4pi.ATGateway
 
setInboundMessageListener(InboundMessageGatewayListener) - Method in interface cz.zerog.jsms4pi.Gateway
 
setInboundMessageListener(InboundMessageGatewayListener) - Method in class cz.zerog.jsms4pi.NullGateway
 
setIndex(int) - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
setManufacturer(String) - Method in class cz.zerog.jsms4pi.ModemInformation
 
setModelAndCapabilities(String) - Method in class cz.zerog.jsms4pi.ModemInformation
 
setNetworkCellListener(NetworkCellGatewayListener) - Method in class cz.zerog.jsms4pi.ATGateway
 
setNetworkCellListener(NetworkCellGatewayListener) - Method in interface cz.zerog.jsms4pi.Gateway
 
setNetworkCellListener(NetworkCellGatewayListener) - Method in class cz.zerog.jsms4pi.NullGateway
 
setNetworkStatusListener(NetworkStatusGatewayListener) - Method in class cz.zerog.jsms4pi.ATGateway
 
setNetworkStatusListener(NetworkStatusGatewayListener) - Method in interface cz.zerog.jsms4pi.Gateway
 
setNetworkStatusListener(NetworkStatusGatewayListener) - Method in class cz.zerog.jsms4pi.NullGateway
 
setOutboundMessageListener(OutboundMessageGatewayListener) - Method in class cz.zerog.jsms4pi.ATGateway
 
setOutboundMessageListener(OutboundMessageGatewayListener) - Method in interface cz.zerog.jsms4pi.Gateway
 
setOutboundMessageListener(OutboundMessageGatewayListener) - Method in class cz.zerog.jsms4pi.NullGateway
 
setSmsService(String, String) - Method in class cz.zerog.jsms4pi.Service
 
setSmsServiceAddress(String) - Method in class cz.zerog.jsms4pi.ATGateway
Set SMS service address.
setSmsServiceAddress(String) - Method in interface cz.zerog.jsms4pi.Gateway
 
setSmsServiceAddress(String) - Method in class cz.zerog.jsms4pi.NullGateway
 
setStatus(OutboundMessage.Status) - Method in class cz.zerog.jsms4pi.message.OutboundMessage
 
setWaitingStatus() - Method in class cz.zerog.jsms4pi.at.AAT
 
showHelp(String[], String) - Static method in class cz.zerog.jsms4pi.example.Tool
 
showVersion(String[], String) - Static method in class cz.zerog.jsms4pi.example.Tool
 
skipCall(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
skipSms(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
skipSmsTe(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
SPStatus - Enum in cz.zerog.jsms4pi.tool
The TP-Status field indicates the status of a previously submitted SMS-SUBMIT and certain SMS COMMANDS for which a Status -Report has been requested.
STAT - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
 
status - Variable in class cz.zerog.jsms4pi.at.AAT
 
SupportedCommandsExample - Class in cz.zerog.jsms4pi.example.gateway
Example class.
SupportedCommandsExample(String) - Constructor for class cz.zerog.jsms4pi.example.gateway.SupportedCommandsExample
 

T

text(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 
TIME_STAMP - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
 
TIME_STAMP_FORMATTER - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
 
Tool - Class in cz.zerog.jsms4pi.example
Tool Class Library
tryParse(String, UnknownNotifications) - Static method in class cz.zerog.jsms4pi.notification.CDS
 
tryParse(String) - Static method in class cz.zerog.jsms4pi.notification.CDSI
 
tryParse(String) - Static method in class cz.zerog.jsms4pi.notification.CLIPN
 
tryParse(String, UnknownNotifications) - Static method in class cz.zerog.jsms4pi.notification.CMT
 
tryParse(String) - Static method in class cz.zerog.jsms4pi.notification.CMTI
 
tryParse(String) - Static method in class cz.zerog.jsms4pi.notification.CREG
 
tryParse(String) - Static method in class cz.zerog.jsms4pi.notification.RING
 
TypeOfMemory - Enum in cz.zerog.jsms4pi.tool
Type Of Memory

U

uncaughtException(Thread, Throwable) - Method in class cz.zerog.jsms4pi.SerialModem
 
UnknownNotifications - Class in cz.zerog.jsms4pi.notification
 
UnknownNotifications() - Constructor for class cz.zerog.jsms4pi.notification.UnknownNotifications
 
useSMS() - Method in class cz.zerog.jsms4pi.at.CREGquestion
 
useSMS() - Method in class cz.zerog.jsms4pi.notification.CREG
 

V

VALIDITY_PERIOD - Static variable in class cz.zerog.jsms4pi.at.CSMP
bit 4 true = active SMS validity period
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.AAT.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.AAT.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CMEE.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CMGD.DeleteMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CMGD.DeleteMode
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CMGF.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CMGF.Mode
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CMGR.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Bfr
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Bfr
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Bm
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Bm
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Ds
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Ds
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Mode
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Mt
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CNMI.Mt
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CPINquestion.PinStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CREG.Registration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CREGquestion.NetworkStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CREGquestion.NetworkStatus
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CSCA.NumberType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.at.CSCA.NumberType
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.at.CSQ.Condiconal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.exception.CmsError
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.exception.CmsError
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.Gateway.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.message.Message.MessageTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.message.OutboundMessage.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.Modem.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.zerog.jsms4pi.notification.RING.Validity
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.notification.RING.Validity
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.tool.PhoneType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.tool.PhoneType
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.tool.SPStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum cz.zerog.jsms4pi.tool.SPStatus
 
valueOf(String) - Static method in enum cz.zerog.jsms4pi.tool.TypeOfMemory
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.zerog.jsms4pi.at.AAT.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.AAT.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CMEE.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CMGD.DeleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CMGF.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CMGR.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CNMI.Bfr
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CNMI.Bm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CNMI.Ds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CNMI.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CNMI.Mt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CPINquestion.PinStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CREG.Registration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CREGquestion.NetworkStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CSCA.NumberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.at.CSQ.Condiconal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.exception.CmsError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.Gateway.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.message.Message.MessageTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.message.OutboundMessage.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.Modem.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.notification.RING.Validity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.tool.PhoneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.tool.SPStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.zerog.jsms4pi.tool.TypeOfMemory
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(String[]) - Static method in class cz.zerog.jsms4pi.example.Tool
 

W

WHATEVER - Static variable in class cz.zerog.jsms4pi.tool.PatternTool
 
A B C D F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2015–2016 jSMS4Pi. All rights reserved.