Uses of Interface
com.restfb.DefaultJsonMapper.JsonMappingErrorHandler

Packages that use DefaultJsonMapper.JsonMappingErrorHandler
com.restfb Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API
 

Uses of DefaultJsonMapper.JsonMappingErrorHandler in com.restfb
 

Constructors in com.restfb with parameters of type DefaultJsonMapper.JsonMappingErrorHandler
DefaultJsonMapper(DefaultJsonMapper.JsonMappingErrorHandler jsonMappingErrorHandler)
          Creates a JSON mapper which delegates to the provided jsonMappingErrorHandler for handling mapping errors.
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.