Uses of Package
org.apache.sis.storage.event
-
Packages that use org.apache.sis.storage.event Package Description org.apache.sis.storage Data store base types for retrieving and saving geospatial data in various storage formats.org.apache.sis.storage.event Provides interfaces and classes for dealing with different types of events fired by resources. -
Classes in org.apache.sis.storage.event used by org.apache.sis.storage Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.StoreListeners Holds a list ofStoreListenerinstances and provides convenience methods for sending events. -
Classes in org.apache.sis.storage.event used by org.apache.sis.storage.event Class Description StoreEvent Parent class of events happening in a data store resource.StoreListener An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.StoreListeners Holds a list ofStoreListenerinstances and provides convenience methods for sending events.