Package | Description |
---|---|
org.glassfish.grizzly | |
org.glassfish.grizzly.compression.lzma | |
org.glassfish.grizzly.compression.zip |
Modifier and Type | Field and Description |
---|---|
protected Attribute<AbstractTransformer.LastResultAwareState<K,L>> |
AbstractTransformer.stateAttr |
Modifier and Type | Method and Description |
---|---|
protected AbstractTransformer.LastResultAwareState<K,L> |
AbstractTransformer.createStateObject() |
protected AbstractTransformer.LastResultAwareState<K,L> |
AbstractTransformer.obtainStateObject(AttributeStorage storage) |
Modifier and Type | Class and Description |
---|---|
static class |
LZMADecoder.LZMAInputState |
static class |
LZMAEncoder.LZMAOutputState |
Modifier and Type | Method and Description |
---|---|
protected AbstractTransformer.LastResultAwareState<Buffer,Buffer> |
LZMAEncoder.createStateObject() |
protected AbstractTransformer.LastResultAwareState<Buffer,Buffer> |
LZMADecoder.createStateObject() |
Modifier and Type | Class and Description |
---|---|
protected static class |
GZipDecoder.GZipInputState |
protected static class |
GZipEncoder.GZipOutputState |
Copyright © 2015 Oracle Corporation. All rights reserved.