Uses of Interface
org.eclipse.ecf.core.util.Event
Packages that use Event
Package
Description
-
Uses of Event in org.eclipse.ecf.core.events
Subinterfaces of Event in org.eclipse.ecf.core.eventsModifier and TypeInterfaceDescriptioninterface
Container connected event interfaceinterface
Container connecting eventinterface
Container disconnected eventinterface
Container disconnecting eventinterface
Event sent to listeners when a container is disposedinterface
Container ejected event.interface
An event received by a containerClasses in org.eclipse.ecf.core.events that implement EventModifier and TypeClassDescriptionclass
Container connected eventclass
class
Container disconnected event.class
class
class
-
Uses of Event in org.eclipse.ecf.core.util
Methods in org.eclipse.ecf.core.util with parameters of type EventModifier and TypeMethodDescriptionboolean
IEventProcessor.processEvent
(Event event) Process given Event -
Uses of Event in org.eclipse.ecf.discovery
Subinterfaces of Event in org.eclipse.ecf.discoveryModifier and TypeInterfaceDescriptioninterface
Service discovery event that provides access to IServiceInfo instanceinterface
Service type discovery event that provides access to service typeClasses in org.eclipse.ecf.discovery that implement EventModifier and TypeClassDescriptionclass
Base event implementation ofIServiceEvent
.class
Base event implementation ofIServiceEvent
. -
Uses of Event in org.eclipse.ecf.filetransfer.events
Subinterfaces of Event in org.eclipse.ecf.filetransfer.eventsModifier and TypeInterfaceDescriptioninterface
Event sent toIFileTransferListener
associated withIIncomingFileTransfer
orIOutgoingFileTransferEvent
orIRemoteFileSystemRequest
instances.interface
Super interface for all file transfer eventsinterface
Event to represent remote file transfer requests.interface
Super interface for incoming file transfer eventsinterface
Event sent toIFileTransferListener
associated withIIncomingFileTransfer
instances data are receivedinterface
Event sent to IFileTransferListeners when an incoming file transfer is completed.interface
Event sent to IFileTransferListeners when an incoming file transfer is paused.interface
Event sent toIFileTransferListener
associated withIIncomingFileTransfer
instances when file transfer is resumed.interface
Event sent toIFileTransferListener
associated withIIncomingFileTransfer
instancesinterface
Super interface for outgoing file transfer eventsinterface
Asynchronous event sent toIFileTransferListener
associated withIOutgoingFileTransfer
instances when a response is received from the remote target (or provider times out).interface
Event sent toIFileTransferListener
associated withIOutgoingFileTransfer
instances when some data are receivedinterface
Event sent toIFileTransferListener
associated withIOutgoingFileTransfer
instances when the file transfer is completeinterface
interface
-
Uses of Event in org.eclipse.ecf.filetransfer.events.socket
Subinterfaces of Event in org.eclipse.ecf.filetransfer.events.socketModifier and TypeInterfaceDescriptioninterface
Event issued after a socket has been closed.interface
Event issued after a socket successfully connected.interface
Event which makes a socket available after it has been created but before it is connected.interface
Socket events are emitted by aISocketEventSource
and are delivered to aISocketListener
. -
Uses of Event in org.eclipse.ecf.provider.comm
Classes in org.eclipse.ecf.provider.comm that implement EventModifier and TypeClassDescriptionclass
Asynchronous connection event class.class
Connection event super class.class
Disconnection eventclass
Synchronous connection event. -
Uses of Event in org.eclipse.ecf.provider.filetransfer.events.socket
Classes in org.eclipse.ecf.provider.filetransfer.events.socket that implement EventModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Event in org.eclipse.ecf.provider.generic
Classes in org.eclipse.ecf.provider.generic that implement EventModifier and TypeClassDescriptionprotected static class
static class
Methods in org.eclipse.ecf.provider.generic with parameters of type EventConstructors in org.eclipse.ecf.provider.generic with parameters of type Event