Package org.nuclos.api.remoting
Interface TransportObject
public interface TransportObject
Classes implementing this interface can be mentioned in the new remoting as JSON Type.
Important, your class must be in the package "org.nuclet" and the name of the lib must
be in the format "*-remoting-*.jar" or "*-common-*.jar", so that the new remoting class
search can find your transport class successfully.