|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Binding | |
---|---|
ie.ncl.sms.smpp | This package contains the Short Message Peer to Peer (SMPP) protocol classes used to interface with an SMPP compliant SMSC such as Logica's Telepath SMSC. |
Uses of Binding in ie.ncl.sms.smpp |
---|
Methods in ie.ncl.sms.smpp with parameters of type Binding | |
---|---|
void |
Smpp.bind(Binding b)
Deprecated. This method performs an synchronous bind with the SMSC. |
void |
Smpp.bind(BindResponse target,
Binding b)
Deprecated. This method is used to perform an asynchronous bind with the SMSC. |
void |
BindResponse.bindResponse(java.lang.Exception ex,
Binding binding)
|
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |