public static interface SerializableContextFactory.WLSContext.WLSContextHelper
| Modifier and Type | Method and Description |
|---|---|
Serializable |
readFromBytes(byte[] bytes) |
SerializableContextFactory.WLSContext |
readFromBytes(SerializableContextFactory.WLSContext ctx,
byte[] bytes) |
byte[] |
toBytes(Serializable object) |
byte[] |
toBytes(SerializableContextFactory.WLSContext ctx) |
byte[] toBytes(SerializableContextFactory.WLSContext ctx) throws IOException
IOExceptionbyte[] toBytes(Serializable object) throws IOException
IOExceptionSerializableContextFactory.WLSContext readFromBytes(SerializableContextFactory.WLSContext ctx, byte[] bytes) throws IOException
IOExceptionSerializable readFromBytes(byte[] bytes) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2019. All rights reserved.