Serialized Form


Package org.gcube.informationsystem.notifier.impl.entities

Class org.gcube.informationsystem.notifier.impl.entities.Producer extends EPR implements Serializable

serialVersionUID: 1L

Serialized Fields

isRegistrationFinished

boolean isRegistrationFinished

Package org.gcube.informationsystem.notifier.util

Class org.gcube.informationsystem.notifier.util.EPR extends java.lang.Object implements Serializable

serialVersionUID: -4502792483833265578L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

epr

org.apache.axis.message.addressing.EndpointReferenceType epr

Class org.gcube.informationsystem.notifier.util.RegistrationEventHandlerImpl extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subscriptionList

java.util.List<E> subscriptionList

topic

javax.xml.namespace.QName topic

Class org.gcube.informationsystem.notifier.util.Subscription extends SubscriptionObject<EPR,EPR> implements Serializable

serialVersionUID: 1L

Class org.gcube.informationsystem.notifier.util.TopicMapping extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

registrationEventHandler

RegistrationEventHandler<P extends EPR,C extends EPR> registrationEventHandler

producerList

java.util.List<E> producerList

consumerList

java.util.List<E> consumerList

topic

javax.xml.namespace.QName topic