Uses of Package
org.glassfish.grizzly.attributes

Packages that use org.glassfish.grizzly.attributes
org.glassfish.grizzly   
org.glassfish.grizzly.attributes   
org.glassfish.grizzly.compression.lzma   
org.glassfish.grizzly.compression.zip   
org.glassfish.grizzly.filterchain   
org.glassfish.grizzly.nio   
org.glassfish.grizzly.nio.transport   
org.glassfish.grizzly.ssl   
org.glassfish.grizzly.streams   
org.glassfish.grizzly.threadpool   
org.glassfish.grizzly.utils   
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly
Attribute
          Class used to define dynamic typed attributes on AttributeHolder instances.
AttributeBuilder
          AttributeBuilder is responsible for creating and indexing Attributes.
AttributeHolder
          Interface declares common functionality for objects, which have associated Attributes.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
NullaryFunction
          Attribute initializer.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.attributes
Attribute
          Class used to define dynamic typed attributes on AttributeHolder instances.
AttributeBuilder
          AttributeBuilder is responsible for creating and indexing Attributes.
AttributeHolder
          Interface declares common functionality for objects, which have associated Attributes.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
DefaultAttributeBuilder
          Default AttributeBuilder implementation.
IndexedAttributeAccessor
          The interface declares, that AttributeHolder supports indexed Attribute access.
NullaryFunction
          Attribute initializer.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.compression.lzma
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.compression.zip
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.filterchain
AttributeHolder
          Interface declares common functionality for objects, which have associated Attributes.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.nio
AttributeHolder
          Interface declares common functionality for objects, which have associated Attributes.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
NullaryFunction
          Attribute initializer.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.nio.transport
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.ssl
Attribute
          Class used to define dynamic typed attributes on AttributeHolder instances.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.streams
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.threadpool
AttributeBuilder
          AttributeBuilder is responsible for creating and indexing Attributes.
AttributeHolder
          Interface declares common functionality for objects, which have associated Attributes.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.utils
Attribute
          Class used to define dynamic typed attributes on AttributeHolder instances.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.