|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FileTransferListener in net.java.sip.communicator.impl.filehistory |
|---|
| Classes in net.java.sip.communicator.impl.filehistory that implement FileTransferListener | |
|---|---|
class |
FileHistoryServiceImpl
File History Service stores info for file transfers from various protocols. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.gui.main.chat.filetransfer |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.chat.filetransfer that implement FileTransferListener | |
|---|---|
class |
ReceiveFileConversationComponent
The ReceiveFileConversationComponent is the component shown in the conversation area of the chat window to display a incoming file transfer. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.gui.main.contactlist |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.contactlist that implement FileTransferListener | |
|---|---|
class |
ContactListPane
The contactlist panel not only contains the contact list but it has the role of a message dispatcher. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.protocol.icq |
|---|
| Methods in net.java.sip.communicator.impl.protocol.icq with parameters of type FileTransferListener | |
|---|---|
void |
OperationSetFileTransferIcqImpl.addFileTransferListener(FileTransferListener listener)
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers. |
void |
OperationSetFileTransferIcqImpl.removeFileTransferListener(FileTransferListener listener)
Removes the given FileTransferListener that listens for file transfer requests and created file transfers. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.protocol.jabber |
|---|
| Methods in net.java.sip.communicator.impl.protocol.jabber with parameters of type FileTransferListener | |
|---|---|
void |
OperationSetFileTransferJabberImpl.addFileTransferListener(FileTransferListener listener)
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers. |
void |
OperationSetFileTransferJabberImpl.removeFileTransferListener(FileTransferListener listener)
Removes the given FileTransferListener that listens for file transfer requests and created file transfers. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.protocol.mock |
|---|
| Methods in net.java.sip.communicator.impl.protocol.mock with parameters of type FileTransferListener | |
|---|---|
void |
MockOperationSetFileTransfer.addFileTransferListener(FileTransferListener listener)
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers. |
void |
MockOperationSetFileTransfer.removeFileTransferListener(FileTransferListener listener)
Removes the given FileTransferListener that listens for file transfer requests and created file transfers. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.protocol.msn |
|---|
| Methods in net.java.sip.communicator.impl.protocol.msn with parameters of type FileTransferListener | |
|---|---|
void |
OperationSetFileTransferMsnImpl.addFileTransferListener(FileTransferListener listener)
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers. |
void |
OperationSetFileTransferMsnImpl.removeFileTransferListener(FileTransferListener listener)
Removes the given FileTransferListener that listens for file transfer requests and created file transfers. |
| Uses of FileTransferListener in net.java.sip.communicator.impl.protocol.ssh |
|---|
| Methods in net.java.sip.communicator.impl.protocol.ssh with parameters of type FileTransferListener | |
|---|---|
void |
OperationSetFileTransferSSHImpl.addFileTransferListener(FileTransferListener listener)
Registers a FileTransferListener with this operation set so that it gets notifications of start, complete, failure of file transfers |
void |
OperationSetFileTransferSSHImpl.removeFileTransferListener(FileTransferListener listener)
|
| Uses of FileTransferListener in net.java.sip.communicator.impl.protocol.yahoo |
|---|
| Methods in net.java.sip.communicator.impl.protocol.yahoo with parameters of type FileTransferListener | |
|---|---|
void |
OperationSetFileTransferYahooImpl.addFileTransferListener(FileTransferListener listener)
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers. |
void |
OperationSetFileTransferYahooImpl.removeFileTransferListener(FileTransferListener listener)
Removes the given FileTransferListener that listens for file transfer requests and created file transfers. |
| Uses of FileTransferListener in net.java.sip.communicator.plugin.notificationwiring |
|---|
| Classes in net.java.sip.communicator.plugin.notificationwiring that implement FileTransferListener | |
|---|---|
class |
NotificationManager
Listens for all kinds of events and triggers when needed a notification, a popup or sound one or other. |
| Uses of FileTransferListener in net.java.sip.communicator.service.protocol |
|---|
| Methods in net.java.sip.communicator.service.protocol with parameters of type FileTransferListener | |
|---|---|
void |
OperationSetFileTransfer.addFileTransferListener(FileTransferListener listener)
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers. |
void |
OperationSetFileTransfer.removeFileTransferListener(FileTransferListener listener)
Removes the given FileTransferListener that listens for file transfer requests and created file transfers. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||