|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestException | |
zyneo.sms.gateway.adaptor.xml.tcp.client | Provides the client interface XML/tcp adaptors. |
Uses of RequestException in zyneo.sms.gateway.adaptor.xml.tcp.client |
Methods in zyneo.sms.gateway.adaptor.xml.tcp.client that throw RequestException | |
java.lang.String |
SendConnection.send(Sms s)
Sends a SMS-message to Gateway |
java.lang.Object |
ReceiveConnection.receive()
Receives one Sms or Status report, if none availible this method will block. |
java.lang.Object |
ReceiveConnection.receivenb(int n)
Receives one Sms or Notification, if none availible then this method will block for the timeout specified. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |