Interface JSONObjectConflictStrategy

All Superinterfaces:
ConflictStrategy<JSONObject,​String>
All Known Implementing Classes:
AbstractJSONObjectConflictStrategy, AcceptPrimaryConflictStrategy, AcceptSecondaryConflictStrategy, AppendObjectConflictStrategy

public interface JSONObjectConflictStrategy
extends ConflictStrategy<JSONObject,​String>