All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jbundle.thin.base.remote.RemoteObject Maven / Gradle / Ivy

The newest version!
package org.jbundle.thin.base.remote;

import java.io.Serializable;

public class RemoteObject extends Object
    implements Serializable, org.jbundle.model.Remote
{

    /**
     * 
     */
    private static final long serialVersionUID = 1L;

    public RemoteObject()
    {
        super();
    }
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy