public interface SecureExternalizable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
$0 |
| Modifier and Type | Method and Description |
|---|---|
void |
readInstance(SecureObjectInputI s)
Reads an instance of this class from the given SecureObjectInputI without using readObject.
|
void |
writeInstance(SecureObjectOutputI s)
Writes an instance of this class to the given SecureObjectOutputI without using writeObject.
|
static final java.lang.String $0
void readInstance(SecureObjectInputI s) throws java.io.IOException
java.io.IOExceptionvoid writeInstance(SecureObjectOutputI s) throws java.io.IOException
java.io.IOExceptionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.