Package | Description |
---|---|
org.glassfish.grizzly.http | |
org.glassfish.grizzly.http.server | |
org.glassfish.grizzly.utils |
Modifier and Type | Field and Description |
---|---|
protected ArraySet<ContentEncoding> |
HttpCodecFilter.contentEncodings |
Modifier and Type | Field and Description |
---|---|
protected ArraySet<File> |
StaticHttpHandler.docRoots |
Modifier and Type | Method and Description |
---|---|
protected ArraySet<AddOn> |
NetworkListener.getAddOnSet()
Returns the direct addons collection, registered on the NetworkListener.
|
ArraySet<File> |
StaticHttpHandler.getDocRoots()
Return the list of directories where files will be serviced from.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ArraySet.add(ArraySet<T> source)
Add all the elements from the source ArraySet.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.