| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing | |
| net.nicholaswilliams.java.licensing.exception |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
ObjectSerializer.readObject(Class<T> expectedType,
byte[] byteStream)
Deserializes an object of the specified type from the provided byte stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTypeNotExpectedException
This class class is thrown when an object is deserialized that does not match the type that was expected.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.