edu.stanford.hci.r3.pen.streaming.data
Interface PenServerSender

All Known Implementing Classes:
PenServerJavaObjectXMLSender, PenServerPlainTextSender

public interface PenServerSender

This software is distributed under the BSD License.


Method Summary
 void destroy()
           
 void sendSample(PenSample as)
           
 

Method Detail

sendSample

void sendSample(PenSample as)
                throws java.io.IOException
Throws:
java.io.IOException

destroy

void destroy()

Copyright 2006 Stanford University