Package | Description |
---|---|
org.apache.river.api.io |
Modifier and Type | Class and Description |
---|---|
class |
AtomicMarshalInputStream
ObjectInputStream hardened against DOS attack.
|
Modifier and Type | Method and Description |
---|---|
static MarshalInputStream |
AtomicMarshalInputStream.create(InputStream in,
ClassLoader defaultLoader,
boolean verifyCodebaseIntegrity,
ClassLoader verifierLoader,
Collection context)
Static factory method to obtain an instance without checking for
SerializablePermission("enableSubclassImplementation")
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.