|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
org.smslib.smpp |
Uses of Address in org.smslib.smpp |
---|
Methods in org.smslib.smpp that return Address | |
---|---|
Address |
BindAttributes.getBindAddress()
|
Address |
AbstractSMPPGateway.getDestinationAddress()
|
Address |
AbstractSMPPGateway.getSourceAddress()
|
Methods in org.smslib.smpp with parameters of type Address | |
---|---|
void |
AbstractSMPPGateway.setDestinationAddress(Address destinationAddress)
|
void |
AbstractSMPPGateway.setSourceAddress(Address sourceAddress)
|
Constructors in org.smslib.smpp with parameters of type Address | |
---|---|
BindAttributes(java.lang.String systemId,
java.lang.String password,
java.lang.String systemType,
BindAttributes.BindType bindType,
Address bindAddress)
|
|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |