public final class CacheRpcCommandExternalizer
extends org.infinispan.commons.marshall.AbstractExternalizer<CacheRpcCommand>
Externalizer in charge of marshalling cache specific commands. At read time,
this marshaller is able to locate the right cache marshaller and provide
it any externalizers implementations that follow.