30313233343536
return ProtocolType.AGP.name(); } @Override public Protocol newProtocol() { return new HarvestProtocolAgp(); }