Package | Description |
---|---|
com.caucho.hessian.io | |
com.caucho.hessian.security |
Modifier and Type | Field and Description |
---|---|
private Hessian2Output |
Hessian2StreamingOutput._out |
private Hessian2Output |
Deflation.DeflateOutputStream._out |
Modifier and Type | Method and Description |
---|---|
abstract Hessian2Output |
HessianEnvelope.wrap(Hessian2Output out)
Wrap the Hessian output stream in an envelope.
|
Hessian2Output |
Deflation.wrap(Hessian2Output out) |
Modifier and Type | Method and Description |
---|---|
abstract Hessian2Output |
HessianEnvelope.wrap(Hessian2Output out)
Wrap the Hessian output stream in an envelope.
|
Hessian2Output |
Deflation.wrap(Hessian2Output out) |
Constructor and Description |
---|
Deflation.DeflateOutputStream(Hessian2Output out) |
Modifier and Type | Field and Description |
---|---|
private Hessian2Output |
X509Signature.SignatureOutputStream._out |
private Hessian2Output |
X509Encryption.EncryptOutputStream._out |
Modifier and Type | Method and Description |
---|---|
Hessian2Output |
X509Signature.wrap(Hessian2Output out) |
Hessian2Output |
X509Encryption.wrap(Hessian2Output out) |
Modifier and Type | Method and Description |
---|---|
Hessian2Output |
X509Signature.wrap(Hessian2Output out) |
Hessian2Output |
X509Encryption.wrap(Hessian2Output out) |
Constructor and Description |
---|
X509Encryption.EncryptOutputStream(Hessian2Output out) |
X509Signature.SignatureOutputStream(Hessian2Output out) |