Uses of Interface
org.ektorp.impl.JsonSerializer

Packages that use JsonSerializer
org.ektorp.impl   
 

Uses of JsonSerializer in org.ektorp.impl
 

Classes in org.ektorp.impl that implement JsonSerializer
 class StreamingJsonSerializer
           
 

Methods in org.ektorp.impl that return JsonSerializer
protected abstract  JsonSerializer BulkOperationCollectionBulkExecutor.getJsonSerializer()
           
 

Methods in org.ektorp.impl with parameters of type JsonSerializer
 void StdCouchDbConnector.setJsonSerializer(JsonSerializer js)
          Deprecated. override method serializeToJson in order to change Serialization to JSON.
 



Copyright © 2017. All rights reserved.