Beispiel #1
0
 /** {@inheritDoc} */
 public String toString() {
   return S.toString(
       GridTcpRestParser.class, this, "clientMarshaller", marshaller.getClass().getSimpleName());
 }