[Java] Interface r1.rpc.RemoteVO

[Java] Interface r1.rpc.RemoteVO

Server API

r1.rpc
Interface RemoteVO

All Superinterfaces:
java.io.Serializable

public interface RemoteVO
extends java.io.Serializable

An empty interface indicating that this is a R1-RPC/J Value Object (VO) class.

R1-RPC/J VO classes have these restrictions: (a) VO instances can not contain object references; other objects must be embedded and solely owned, (b) must have a default constructor, and (c) their property types are limited to the following: