Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- receive(DatagramChannel) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Receives a CM event using a blocking datagram channel.
- receive(SocketChannel) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Receives a CM event using a blocking socket channel.
- REGISTER_USER - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
-
The event ID for the request of registering a new user from the default server.
- REGISTER_USER_ACK - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
-
The event ID for the response to the request of registering a new user.
- registerUser(String, String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Registers a user to the default server.
- REMOVE_BLOCK_SOCKET_CHANNEL - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
-
The event ID for the request to remove a blocking socket channel information.
- REMOVE_BLOCK_SOCKET_CHANNEL_ACK - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
-
The event ID for the response to the request of removing a blocking socket channel information.
- REMOVE_FRIEND - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REMOVE_FRIEND_ACK - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REMOVE_USER - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMDataEvent
-
The event ID for sending a group-leaving user information from a server to the group members.
- removeAccessHistory(CMSNSAttachAccessHistory) - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSAttachAccessHistoryList
- removeAdditionalMulticastChannel(String, String, String, int) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Removes an additional multicast channel from this CM node.
- removeAddServer(String) - Method in class kr.ac.konkuk.ccslab.cm.info.CMInteractionInfo
- removeAllAccessHistory() - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSAttachAccessHistoryList
- removeAllAddedChannels(K) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMChannelInfo
- removeAllAddedSocketChannels(String, int, boolean, CMMember) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMEventManager
- removeAllChannels() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMChannelInfo
- removeAllElements() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMList
-
Removes all elements from the list.
- removeAllEventFields() - Method in class kr.ac.konkuk.ccslab.cm.event.CMUserEvent
-
Removes all fields of this event.
- removeAllFilePaths() - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSPrefetchList
- removeAllGroupInfoObjects() - Method in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- removeAllGroupInfoObjects() - Method in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
- removeAllMemberObjects() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMember
- removeAllMembers() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMember
-
Removes all users in this member list.
- removeAllPendingTransPublish() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllPrefetchList() - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSPrefetchHashMap
- removeAllRecvUnAckPublish() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllRecvUnAckPubrec() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllReturnCode() - Method in class kr.ac.konkuk.ccslab.cm.event.mqttevent.CMMqttEventSUBACK
-
Removes all return codes from the list.
- removeAllSentUnAckPublish() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllSentUnAckSubscribe() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllSentUnAckUnsubscribe() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllServerInfoObjects() - Method in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- removeAllSessionInfoObjects() - Method in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- removeAllSessionInfoObjects() - Method in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
- removeAllSNSAttach() - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSAttachList
- removeAllSNSAttachList() - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSAttachHashtable
- removeAllSNSContents() - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSContentList
- removeAllSocketChannels(String, boolean, CMMember) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMEventManager
- removeAllSubscription() - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeAllTopic() - Method in class kr.ac.konkuk.ccslab.cm.event.mqttevent.CMMqttEventUNSUBSCRIBE
-
Removes all Topic Filters from the list.
- removeAllTopicQoS() - Method in class kr.ac.konkuk.ccslab.cm.event.mqttevent.CMMqttEventSUBSCRIBE
-
Removes all Topic Filter / QoS pairs from the list.
- removeBlockDatagramChannel(int) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Removes a blocking datagram (UDP) channel from this CM node.
- removeBlockSocketChannel(int, String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Removes asynchronously the blocking socket (TCP) channel.
- removeBlockSocketChannel(int, String, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMCommManager
- removeChannel(K) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMChannelInfo
- removeElement(T) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMList
-
Removes an element from the list.
- removeEventField(int, String) - Method in class kr.ac.konkuk.ccslab.cm.event.CMUserEvent
-
Removes an event field from this event.
- removeFilePath(String) - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSPrefetchList
- removeFriend(String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Removes a friend.
- removeGroup(String) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMSession
- removeGroupInfo(String) - Method in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- removeGroupInfo(String) - Method in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
- removeMember(String) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMember
-
Removes a user with the given name from this member list.
- removeMember(CMUser) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMember
-
Removes a user from this member list.
- removeMemberObject(String) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMember
- removeMemberObject(CMUser) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMember
- removeNonBlockDatagramChannel(int) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Removes a non-blocking datagram (UDP) channel from this CM node.
- removeNonBlockSocketChannel(int, String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Removes a nonblocking (TCP) socket channel from a server.
- removePendingTransPublish(int) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removePrefetchList(String) - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSPrefetchHashMap
- removeRecvFileInfo(String, String, int) - Method in class kr.ac.konkuk.ccslab.cm.info.CMFileTransferInfo
- removeRecvFileList(String) - Method in class kr.ac.konkuk.ccslab.cm.info.CMFileTransferInfo
- removeRecvUnAckPublish(int) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeRecvUnAckPubrec(int) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeReturnCode(byte) - Method in class kr.ac.konkuk.ccslab.cm.event.mqttevent.CMMqttEventSUBACK
-
Removes the return code from the list.
- removeSendFileInfo(String, String, int) - Method in class kr.ac.konkuk.ccslab.cm.info.CMFileTransferInfo
- removeSendFileInfo(CMSendFileInfo) - Method in class kr.ac.konkuk.ccslab.cm.info.CMFileTransferInfo
- removeSendFileList(String) - Method in class kr.ac.konkuk.ccslab.cm.info.CMFileTransferInfo
- removeSentUnAckPublish(int) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeSentUnAckSubscribe(int) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeSentUnAckUnsubscribe(int) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeServerInfo(String) - Method in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- removeSession(String) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMServer
- removeSession(String) - Method in class kr.ac.konkuk.ccslab.cm.info.CMInteractionInfo
- removeSessionInfo(String) - Method in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- removeSessionInfo(String) - Method in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
- removeSNSAttach(int) - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSAttachList
- removeSNSAttachList(String) - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSAttachHashtable
- removeSNSContent(int) - Method in class kr.ac.konkuk.ccslab.cm.sns.CMSNSContentList
- removeSocketChannel(String, SelectableChannel, int, boolean, CMMember) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMEventManager
- removeSocketChannel(SelectableChannel, boolean, CMMember) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMEventManager
- removeSubscription(String) - Method in class kr.ac.konkuk.ccslab.cm.entity.CMMqttSession
- removeTopic(String) - Method in class kr.ac.konkuk.ccslab.cm.event.mqttevent.CMMqttEventUNSUBSCRIBE
-
Removes the Topic Filter from the list.
- removeTopicQoS(String) - Method in class kr.ac.konkuk.ccslab.cm.event.mqttevent.CMMqttEventSUBSCRIBE
-
Removes the Topic Filter / QoS pair from the list.
- REPLY_PERMIT_PULL_FILE - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMFileEvent
-
The event ID for the response to the file request.
- REPLY_PERMIT_PUSH_FILE - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMFileEvent
-
The event ID for the response to the permit-request of pushing a file.
- replyEvent(CMEvent, int) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Replies a request from a remote CM node.
- replyPermitForPullFile(CMFileEvent, int, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- replyPermitForPushFile(CMFileEvent, int, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- replyToADD_LOGIN(CMMultiServerEvent, int, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMInteractionManager
- replyToLOGIN(CMSessionEvent, int, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMInteractionManager
- REQ_SERVER_DEREG - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- REQ_SERVER_INFO - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- REQ_SERVER_REG - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- REQUEST_ATTACHED_FILE - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REQUEST_ATTACHED_FILES - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REQUEST_BI_FRIEND_LIST - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REQUEST_DIST_FILE_PROC - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMFileEvent
- REQUEST_FRIEND_LIST - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REQUEST_FRIEND_REQUESTER_LIST - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- REQUEST_INHABITANT - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMDataEvent
- REQUEST_NEW_FILES - Static variable in class kr.ac.konkuk.ccslab.cm.event.filesync.CMFileSyncEvent
-
event ID of the CMFileSyncEventRequestNewFiles class.
- REQUEST_PERMIT_PULL_FILE - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMFileEvent
-
The event ID for requesting a file.
- REQUEST_PERMIT_PUSH_FILE - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMFileEvent
-
The event ID for requesting a permit to push a file.
- REQUEST_SESSION_INFO - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
-
The event ID for requesting available session information from the default server.
- requestAttachedFileOfSNSContent(int, String, String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests an attached file of SNS content.
- requestAttachedFileOfSNSContent(String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests an attached file of SNS content.
- requestBiFriendsList() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests to retrieve current bi-friends list of this client.
- requestFile(String, String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Requests to transfer a file from a owner (pull mode).
- requestFile(String, String, byte) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMStub
-
Requests to transfer a file from a owner (pull mode).
- requestFileSyncLocalMode(File[]) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
requests to change file mode of synchronization to local mode.
- requestFileSyncOnlineMode(File[]) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
requests to change file mode of synchronization to online mode.
- requestFriendRequestersList() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests to retrieve current friend-requesters list of this client.
- requestFriendsList() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests to retrieve current friends list of this client.
- requestLocalMode(List<Path>) - Method in class kr.ac.konkuk.ccslab.cm.manager.CMFileSyncManager
- requestNextSNSContent() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests to download the next list of SNS content.
- requestOnlineMode(List<Path>) - Method in class kr.ac.konkuk.ccslab.cm.manager.CMFileSyncManager
- requestPermitForPullFile(String, String, byte, int, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- requestPermitForPullFile(String, String, byte, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- requestPermitForPullFile(String, String, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- requestPermitForPushFile(String, String, byte, int, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- requestPermitForPushFile(String, String, byte, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- requestPermitForPushFile(String, String, CMInfo) - Static method in class kr.ac.konkuk.ccslab.cm.manager.CMFileTransferManager
- requestPing() - Method in class kr.ac.konkuk.ccslab.cm.manager.CMMqttManager
- requestPreviousSNSContent() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests to download the previous list of SNS content.
- requestServerDereg() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMServerStub
-
Deregisters an additional server from the default server.
- requestServerInfo() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests new additional server information from the default server.
- requestServerReg(String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMServerStub
-
Registers an additional server to the default server.
- requestSessionInfo() - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests available session information from the default server.
- requestSessionInfo(String) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests available session information from a CM server.
- requestSNSContent(String, int) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Requests to download the list of SNS content from the default server.
- requestSNSContentUpload(String, String, int, int, int, ArrayList<String>) - Method in class kr.ac.konkuk.ccslab.cm.stub.CMClientStub
-
Uploads SNS content.
- RES_SERVER_DEREG - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- RES_SERVER_REG - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMMultiServerEvent
- resendSentUnAckPublish(String, CMMqttSession) - Method in class kr.ac.konkuk.ccslab.cm.manager.CMMqttManager
- resendSentUnAckPubrel(String, CMMqttSession) - Method in class kr.ac.konkuk.ccslab.cm.manager.CMMqttManager
- RESPONSE_ATTACHED_FILE - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- RESPONSE_BI_FRIEND_LIST - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- RESPONSE_FRIEND_LIST - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- RESPONSE_FRIEND_REQUESTER_LIST - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSNSEvent
- RESPONSE_SESSION_INFO - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMSessionEvent
-
The event ID for the response to the request of available session information.
- ROTATION - Static variable in class kr.ac.konkuk.ccslab.cm.event.CMConsistencyEvent
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMByteReceiver
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMByteSender
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMClientKeepAliveTask
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMEventReceiver
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMFileSyncGenerator
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMFileSyncProactiveModeTask
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMRecvFileTask
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMSendFileTask
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMServerKeepAliveTask
- run() - Method in class kr.ac.konkuk.ccslab.cm.thread.CMWatchServiceTask
All Classes and Interfaces|All Packages|Constant Field Values