Anything (any class) sent over TCP/IP via JRMP or RMI or whatever must be serializable. What serializable means is that the class data at that point can be converted into byte[] array data. Simple as that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.