Uses of Interface
net.sf.asyncobjects.util.callbacks.AMapper

Packages that use AMapper
net.sf.asyncobjects.util.callbacks This package contains a generic callbacks interfaces and adapter classes that help to implement them. 
 

Uses of AMapper in net.sf.asyncobjects.util.callbacks
 

Classes in net.sf.asyncobjects.util.callbacks that implement AMapper
 class MapperAdapter.InternalMapperAdapter
          An internal class that addapt Adapter calss to asynchronous interface.
 

Methods in net.sf.asyncobjects.util.callbacks that return AMapper
 AMapper<I,O> MapperAdapter.export()
           
 



Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.