public class SetCompressionEvent extends InteractiveCoreEvent
| Constructor and Description |
|---|
SetCompressionEvent(Collection<String> scheme)
Initializes a new
SetCompressionEvent. |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCompressionSchemes()
Returns a
Set of Strings representing compression schemes. |
getRequestID, setRequestIDpublic SetCompressionEvent(Collection<String> scheme)
SetCompressionEvent.scheme - A Collection of Strings representing compression schemesCopyright © 2018. All rights reserved.