Serialized Form


Package zyneo.sms.gateway.adaptor.xml.tcp.client

Class zyneo.sms.gateway.adaptor.xml.tcp.client.ReceiveServer implements Serializable

Class zyneo.sms.gateway.adaptor.xml.tcp.client.RequestException implements Serializable


Package zyneo.sms

Class zyneo.sms.Notification implements Serializable

Serialized Fields

m_smsc_time

java.util.Date m_smsc_time
Smsc time when message which this notification belongs to arrived at SMSC


m_discharge_time

java.util.Date m_discharge_time
Event time from SMSC


m_provider_time

java.util.Date m_provider_time
Time set by provider


m_type

int m_type
Notification type


m_id

java.lang.String m_id
Message id

Class zyneo.sms.Sms implements Serializable

Serialized Fields

m_to

java.lang.String m_to
GSM-number do send this message to (might be null if MT designated message.)


m_from

java.lang.String m_from
GSM-number which this message orginated from (might be null if MT orginated message).


m_message

java.lang.String m_message
The actual message.


m_valid_until

java.util.Date m_valid_until
Valid time, the validity time for this message, if null then provider/SMSC specific default value will be used.


m_notify

boolean m_notify
True if notifications are wanted


m_time

java.util.Date m_time
Message time, the time the message was sent/received



Copyright © 2002 Zyneo. All Rights Reserved.