|
|||||||||
| 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.PenServerPlainTextSender
public class PenServerPlainTextSender
Sends plain text pen samples. Great for debugging.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
PenServerPlainTextSender(java.net.Socket sock)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
sendSample(PenSample as)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PenServerPlainTextSender(java.net.Socket sock)
throws java.io.IOException
sock -
java.io.IOException| Method Detail |
|---|
public void sendSample(PenSample as)
throws java.io.IOException
sendSample in interface PenServerSenderjava.io.IOExceptionPenServerSender.sendSample(edu.stanford.hci.r3.pen.PenSample)public void destroy()
destroy in interface PenServerSenderPenServerSender.destroy()
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||