cache abstract method

void cache(
  1. String endpoint,
  2. Object document
)

Implementation

void cache(String endpoint, Object document);