org.cafesip.gwtcomp.client.common
Interface DirListingService

All Superinterfaces:
RemoteService
All Known Implementing Classes:
DirListingServiceImpl

public interface DirListingService
extends RemoteService

RPC interface for the ServerFileBrowser component. This is an internal internal and your application will never need to use this class directly.

Author:
Amit Chatterjee

Method Summary
 DirectoryElement list(String directory, String filter)
           
 

Method Detail

list

DirectoryElement list(String directory,
                      String filter)


Copyright © 2010 Cafesip.org. All Rights Reserved.