|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.pen.streaming.data.PenServerJavaObjectXMLSender
public class PenServerJavaObjectXMLSender
Sends Java XML objects representing Pen Samples over the wire.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
PenServerJavaObjectXMLSender(java.net.Socket s)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
sendSample(PenSample as)
Removes spaces and \n from the string to send over the wire. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PenServerJavaObjectXMLSender(java.net.Socket s)
throws java.io.IOException
s -
java.io.IOException| Method Detail |
|---|
public void destroy()
destroy in interface PenServerSenderPenServerSender.destroy()
public void sendSample(PenSample as)
throws java.io.IOException
sendSample in interface PenServerSenderjava.io.IOExceptionPenServerSender.sendSample(edu.stanford.hci.r3.pen.PenSample)
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||