public class TrySerializationTest extends Object
| Constructor and Description |
|---|
TrySerializationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeDelayedFailure() |
void |
serializeDelayedSuccess() |
void |
serializeDelayedSuccessNonSerializable() |
void |
serializeFailure() |
void |
serializeSuccess() |
void |
serializeSuccessNonSerializable() |
public void serializeFailure()
throws IOException
IOExceptionpublic void serializeSuccess()
throws IOException
IOExceptionpublic void serializeDelayedFailure()
throws IOException
IOExceptionpublic void serializeDelayedSuccess()
throws IOException
IOExceptionpublic void serializeSuccessNonSerializable()
throws IOException
IOExceptionpublic void serializeDelayedSuccessNonSerializable()
throws IOException
IOExceptionCopyright © 2018 Atlassian. All rights reserved.