com.infoengine.doorsadapter
Interface ImageServer

All Superinterfaces:
Remote
All Known Implementing Classes:
ImageServerImpl

public interface ImageServer
extends Remote


Method Summary
 byte[] getImage(String filename)
           
 

Method Detail

getImage

public byte[] getImage(String filename)
                throws RemoteException,
                       IOException
Throws:
RemoteException
IOException