public abstract class AbstractRemoteObject extends Object
Constructor and Description |
---|
AbstractRemoteObject() |
Modifier and Type | Method and Description |
---|---|
protected Object |
deserialize(byte[] bytes) |
protected byte[] |
serialize(Object input) |
void |
setClassLoader(ClassLoader classLoader) |
public void setClassLoader(ClassLoader classLoader)
protected Object deserialize(byte[] bytes)
protected byte[] serialize(Object input)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.