public class ValueHandlerImpl_1_3_1 extends ValueHandlerImpl
FORMAT_VERSION_PROPERTY, kAbstractType, kRemoteType, kValueType
Constructor and Description |
---|
ValueHandlerImpl_1_3_1() |
ValueHandlerImpl_1_3_1(boolean isInputStream) |
Modifier and Type | Method and Description |
---|---|
protected String |
getInputStreamClassName()
Installs the legacy IIOPInputStream_1_3_1 which does PutFields/GetFields incorrectly.
|
protected TCKind |
getJavaCharTCKind()
Our JDK 1.3 and JDK 1.3.1 behavior subclasses override this.
|
protected String |
getOutputStreamClassName()
Installs the legacy IIOPOutputStream_1_3_1 which does PutFields/GetFields incorrectly.
|
boolean |
useFullValueDescription(Class<?> clazz,
String repositoryID)
RepositoryId_1_3_1 performs an incorrect repId calculation when using serialPersistentFields and one of the
fields no longer exists on the class itself.
|
createForAnyType, getAnyClassFromType, getClassFromType, getClassName, getDefinedInId, getMaximumStreamFormatVersion, getRMIRepositoryID, getRunTimeCodeBase, getSerialVersionUID, getUnqualifiedName, isAbstractBase, isCustomMarshaled, isSequence, readCharArray, readValue, writeCharArray, writeReplace, writeValue, writeValue
public ValueHandlerImpl_1_3_1()
public ValueHandlerImpl_1_3_1(boolean isInputStream)
protected TCKind getJavaCharTCKind()
getJavaCharTCKind
in class ValueHandlerImpl
public boolean useFullValueDescription(Class<?> clazz, String repositoryID) throws IOException
useFullValueDescription
in class ValueHandlerImpl
IOException
protected final String getOutputStreamClassName()
getOutputStreamClassName
in class ValueHandlerImpl
protected final String getInputStreamClassName()
getInputStreamClassName
in class ValueHandlerImpl
Copyright © 2018 JBoss by Red Hat. All rights reserved.