Package edu.stanford.hci.r3.util.networking


Enumerations

enum  ClientServerType { JAVA, PLAINTEXT }


Enumeration Type Documentation

enum ClientServerType

Used by the various R3 servers to determine whether it will get data as serialized java objects, or plain text. For example, when we connect to a pen server, we can either stream Java objects (serialized to XML) or just show plain text. Same with the ActionServer.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 16 of file ClientServerType.java.


Generated on Sat Apr 14 18:21:47 2007 for R3 Paper Toolkit by  doxygen 1.4.7