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
IOException
byte[] toBytes(Serializable object) throws IOException
IOException
SerializableContextFactory.WLSContext readFromBytes(SerializableContextFactory.WLSContext ctx, byte[] bytes) throws IOException
IOException
Serializable readFromBytes(byte[] bytes) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2019. All rights reserved.