MUM.repository.server
Interface ISimpleServerVideoProtocolUnit

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
SimpleServerVideoProtocolUnitBase

interface ISimpleServerVideoProtocolUnit
extends java.lang.Runnable

This class implements a simple protocolunit for the video server


Method Summary
 void init(java.net.Socket sock, ISimpleServerVideoAgent agent, java.io.PrintStream out)
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

init

public void init(java.net.Socket sock,
                 ISimpleServerVideoAgent agent,
                 java.io.PrintStream out)


Copyright © 2004 Luca Foschini