cl.yx.YX_Session Member List
This is the complete list of members for
cl.yx.YX_Session, including all inherited members.
| advance_count() | cl.yx.YX_Session | [static] |
| disableSmsDelivery(int chanList[]) | cl.yx.YX_Session | |
| disableSmsDelivery(int chanList[], int timeout) | cl.yx.YX_Session | |
| enableSmsDelivery(int chanList[]) | cl.yx.YX_Session | |
| enableSmsDelivery(int chanList[], int timeout) | cl.yx.YX_Session | |
| error_cases | cl.yx.YX_Session | [package] |
| finalize() | cl.yx.YX_Session | |
| get_count() | cl.yx.YX_Session | [static] |
| getFirstNRecvMsg(int n) | cl.yx.YX_Session | |
| getFirstNRecvMsg(int n, int timeout) | cl.yx.YX_Session | |
| getLastNRecvMsg(int n) | cl.yx.YX_Session | |
| getLastNRecvMsg(int n, int timeout) | cl.yx.YX_Session | |
| getNumberRecvMsg() | cl.yx.YX_Session | |
| getNumberRecvMsg(int timeout) | cl.yx.YX_Session | |
| getVersion() | cl.yx.YX_Session | |
| initNotificationServer(int port) | cl.yx.YX_Session | |
| logger | cl.yx.YX_Session | [protected] |
| notification_server | cl.yx.YX_Session | [package] |
| queueMsg(String message, String to) | cl.yx.YX_Session | |
| queueMsg(String message, String to, int timeout) | cl.yx.YX_Session | |
| registerNotificationServer(int port) | cl.yx.YX_Session | |
| registerNotifier(YX_Ticket ticket, YX_Notifier n) | cl.yx.YX_Session | |
| requestCompleteStatus(YX_Ticket ticket, int timeout) | cl.yx.YX_Session | |
| requestStatus(YX_Ticket ticket) | cl.yx.YX_Session | |
| requestStatus(YX_Ticket ticket, int timeout) | cl.yx.YX_Session | |
| sendMsg(String message, String to) | cl.yx.YX_Session | |
| sendMsg(String message, String to, int timeout) | cl.yx.YX_Session | |
| sendMsg(String message, String to, int timeout, YX_Notifier n) | cl.yx.YX_Session | |
| setReadRecvMsg(int id) | cl.yx.YX_Session | |
| setReadRecvMsg(int id, int timeout) | cl.yx.YX_Session | |
| YX_Session(String username, String password, YX_Connector c) | cl.yx.YX_Session | |