站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

Uses of Interface org.jboss.aspects.asynchronous.AsynchronousResponse (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


Uses of Interface
org.jboss.aspects.asynchronous.AsynchronousResponse

Packages that use AsynchronousResponse
org.jboss.aspects.asynchronous   
org.jboss.aspects.asynchronous.aspects   
org.jboss.aspects.asynchronous.aspects.jboss   
org.jboss.aspects.asynchronous.common   
 

Uses of AsynchronousResponse in org.jboss.aspects.asynchronous
 

Subinterfaces of AsynchronousResponse in org.jboss.aspects.asynchronous
 interface ThreadManagerResponse
           
 

Methods in org.jboss.aspects.asynchronous that return AsynchronousResponse
 AsynchronousResponse AsynchronousUserTask.process(AsynchronousParameters input)
           
 

Uses of AsynchronousResponse in org.jboss.aspects.asynchronous.aspects
 

Methods in org.jboss.aspects.asynchronous.aspects that return AsynchronousResponse
 AsynchronousResponse AsynchronousFacadeImpl.waitForResponse()
           
 AsynchronousResponse AsynchronousFacadeImpl.waitForResponse(AsynchronousTask asynchronousTask)
           
 AsynchronousResponse AsynchronousFacade.waitForResponse()
           
 AsynchronousResponse AsynchronousFacade.waitForResponse(AsynchronousTask asynchronousTask)
           
 

Uses of AsynchronousResponse in org.jboss.aspects.asynchronous.aspects.jboss
 

Methods in org.jboss.aspects.asynchronous.aspects.jboss that return AsynchronousResponse
 AsynchronousResponse AsynchronousInvokeTask.process(AsynchronousParameters jp)
           
 

Uses of AsynchronousResponse in org.jboss.aspects.asynchronous.common
 

Classes in org.jboss.aspects.asynchronous.common that implement AsynchronousResponse
 class AsynchronousResponseImpl
           
 class ThreadManagerResponseImpl
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.