com.funambol.util
Interface ConnectionHandler

All Known Implementing Classes:
BasicConnectionHandler

public interface ConnectionHandler

a class that handle what to do when found a working config, e.g. save current config or ask the user if config can be used


Method Summary
 boolean isOkToUseConfig(java.lang.String config)
           
 

Method Detail

isOkToUseConfig

boolean isOkToUseConfig(java.lang.String config)


Copyright © 2006 Funambol.