Uses of Package
org.glassfish.grizzly.web.container.util

Packages that use org.glassfish.grizzly.web.container.util
org.glassfish.grizzly.web   
org.glassfish.grizzly.web.container.util   
org.glassfish.grizzly.web.standalone   
 

Classes in org.glassfish.grizzly.web.container.util used by org.glassfish.grizzly.web
Interceptor
          Simple interception hook used to trap events inside Grizzly core.
 

Classes in org.glassfish.grizzly.web.container.util used by org.glassfish.grizzly.web.container.util
ConcurrentReferenceHashMap.Option
           
ConcurrentReferenceHashMap.ReferenceType
          An option specifying which Java reference type should be used to refer to a key and/or value.
IntrospectionUtils.PropertySource
           
SelectionKeyActionAttachment
          Class represents extended version of SelectionKeyAttachment, and introduces process method, which will be called by framework once SelectionKey has some ready event, before actual event processing.
SelectionKeyAttachment
          Basic class for all SelectionKey attachments.
ThreadLocalRandom
          A random number generator with the same properties as class Random but isolated to the current Thread.
 

Classes in org.glassfish.grizzly.web.container.util used by org.glassfish.grizzly.web.standalone
Interceptor
          Simple interception hook used to trap events inside Grizzly core.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.