29303132333435
return ProtocolType.ATOM.name(); } @Override public Protocol newProtocol() { return new HarvestProtocolAtom(); }