Uses of Package
org.glassfish.grizzly.attributes

Packages that use org.glassfish.grizzly.attributes
org.glassfish.grizzly   
org.glassfish.grizzly.attributes   
org.glassfish.grizzly.filterchain   
org.glassfish.grizzly.nio   
org.glassfish.grizzly.nio.transport   
org.glassfish.grizzly.smart   
org.glassfish.grizzly.smart.transformers   
org.glassfish.grizzly.ssl   
org.glassfish.grizzly.threadpool   
org.glassfish.grizzly.util   
 

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.
 

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.filterchain
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.nio
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.transport
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.smart
Attribute
          Class used to define dynamic typed attributes on AttributeHolder instances.
AttributeBuilder
          AttributeBuilder is responsible for creating and indexing Attributes.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 

Classes in org.glassfish.grizzly.attributes used by org.glassfish.grizzly.smart.transformers
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.ssl
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.
 

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.util
Attribute
          Class used to define dynamic typed attributes on AttributeHolder instances.
AttributeStorage
          AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.