Uses of Interface
org.apache.mina.example.imagine.step1.client.ImageListener

Packages that use ImageListener
org.apache.mina.example.imagine.step1.client   
 

Uses of ImageListener in org.apache.mina.example.imagine.step1.client
 

Classes in org.apache.mina.example.imagine.step1.client that implement ImageListener
 class GraphicalCharGenClient
          Swing application that acts as a client of the ImageServer
 

Constructors in org.apache.mina.example.imagine.step1.client with parameters of type ImageListener
ImageClient(java.lang.String host, int port, ImageListener imageListener)
           
 



Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.