objectIOOutputStream.setObjectIOGeneric(objectOutputGeneric);
final ObjectInputForString objectInputForString = new ObjectInputForString(
this, classInfoFactory, proxyManager2, helperBinaryConversion);
final ObjectOutputForString objectOutputForString = new ObjectOutputForString(
this, classInfoFactory, proxyManager2, helperBinaryConversion);
try {
setSpecificObjectIO(
classInfoFactory.getNoProxyClassInfo(String.class),