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, writeValuepublic ValueHandlerImpl_1_3_1()
public ValueHandlerImpl_1_3_1(boolean isInputStream)
protected TCKind getJavaCharTCKind()
getJavaCharTCKind in class ValueHandlerImplpublic boolean useFullValueDescription(Class<?> clazz, String repositoryID) throws IOException
useFullValueDescription in class ValueHandlerImplIOExceptionprotected final String getOutputStreamClassName()
getOutputStreamClassName in class ValueHandlerImplprotected final String getInputStreamClassName()
getInputStreamClassName in class ValueHandlerImplCopyright © 2023 JBoss by Red Hat. All rights reserved.