Uses of Package
com.croftsoft.core.util.consumer

Packages that use com.croftsoft.core.util.consumer
com.croftsoft.core.net.http.msg HyperText Transfer Protocol (HTTP) asynchronous messaging. 
com.croftsoft.core.text.sml Simplified Markup Language. 
com.croftsoft.core.util.consumer A callback object that "consumes" the callback argument. 
com.croftsoft.core.util.queue Queue data structure (created prior to java.util.Queue). 
com.croftsoft.core.util.state State update broadcast using Remote Method Invocation (RMI). 
 

Classes in com.croftsoft.core.util.consumer used by com.croftsoft.core.net.http.msg
Consumer
          A callback object that "consumes" the callback argument.
 

Classes in com.croftsoft.core.util.consumer used by com.croftsoft.core.text.sml
Consumer
          A callback object that "consumes" the callback argument.
 

Classes in com.croftsoft.core.util.consumer used by com.croftsoft.core.util.consumer
Consumer
          A callback object that "consumes" the callback argument.
NullConsumer
          A singleton null object implementation of a Consumer.
 

Classes in com.croftsoft.core.util.consumer used by com.croftsoft.core.util.queue
Consumer
          A callback object that "consumes" the callback argument.
 

Classes in com.croftsoft.core.util.consumer used by com.croftsoft.core.util.state
Consumer
          A callback object that "consumes" the callback argument.
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)