com.funambol.util
Class BasicConnectionHandler

java.lang.Object
  extended by com.funambol.util.BasicConnectionHandler
All Implemented Interfaces:
ConnectionHandler

public class BasicConnectionHandler
extends java.lang.Object
implements ConnectionHandler

the simplest conneection handler ever. just save the config


Constructor Summary
BasicConnectionHandler()
           
 
Method Summary
 boolean isOkToUseConfig(java.lang.String config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicConnectionHandler

public BasicConnectionHandler()
Method Detail

isOkToUseConfig

public boolean isOkToUseConfig(java.lang.String config)
Specified by:
isOkToUseConfig in interface ConnectionHandler


Copyright © 2006 Funambol.