public class JavaSerializationComponent extends TaggedComponentBase
Constructor and Description |
---|
JavaSerializationComponent(byte version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getId()
Return the (type) identity of this entity.
|
int |
hashCode() |
byte |
javaSerializationVersion() |
static JavaSerializationComponent |
singleton() |
void |
writeContents(OutputStream os) |
getIOPComponent
write
public static JavaSerializationComponent singleton()
public byte javaSerializationVersion()
public void writeContents(OutputStream os)
public int getId()
Identifiable
Copyright © 2019 JBoss by Red Hat. All rights reserved.