Uses of Interface
com.funambol.syncclient.common.logging.Handler

Packages that use Handler
com.funambol.syncclient.common.logging   
 

Uses of Handler in com.funambol.syncclient.common.logging
 

Classes in com.funambol.syncclient.common.logging that implement Handler
 class OutputHandler
          implement default output logging method
 

Methods in com.funambol.syncclient.common.logging that return Handler
static Handler Logger.getHandler()
          return the client handler
 

Methods in com.funambol.syncclient.common.logging with parameters of type Handler
static void Logger.setHandler(Handler h)
          set handler
 



Copyright © 2010 Funambol. All Rights Reserved.