Serialized Form


Package jgroup.experiment.gui.views.helpers

Class jgroup.experiment.gui.views.helpers.ScrollableComboBox extends javax.swing.JComboBox implements Serializable


Package jgroup.relacs.config

Class jgroup.relacs.config.AppConfig extends java.lang.Object implements Serializable

serialVersionUID: 1335688016655019665L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class jgroup.relacs.config.ClassData extends java.lang.Object implements Serializable

serialVersionUID: -504244408760314856L

Serialized Fields

className

java.lang.String className

classArgs

java.lang.String[] classArgs

properties

java.util.Map<K,V> properties

Class jgroup.relacs.config.Domain extends jgroup.relacs.types.EndPointImpl implements Serializable

serialVersionUID: -2367179058534386338L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.lang.ClassNotFoundException,
                         java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class jgroup.relacs.config.DomainSet extends java.lang.Object implements Serializable

Serialized Fields

domains

java.util.List<E> domains

domainListeners

java.util.List<E> domainListeners

comparator

java.util.Comparator<T> comparator

Class jgroup.relacs.config.Host extends jgroup.relacs.types.EndPointImpl implements Serializable

serialVersionUID: 5712317513876955415L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.lang.ClassNotFoundException,
                         java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class jgroup.relacs.config.HostSet extends java.lang.Object implements Serializable

serialVersionUID: 2517425024237000760L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.