Uses of Class
context.arch.handler.AsyncServiceHandlerInfo

Packages that use AsyncServiceHandlerInfo
context.arch.handler   
 

Uses of AsyncServiceHandlerInfo in context.arch.handler
 

Methods in context.arch.handler with parameters of type AsyncServiceHandlerInfo
 void AsyncServiceHandlers.addHandler(AsyncServiceHandlerInfo info)
          Adds an asynchronous service handler to the handler list
 void AsyncServiceHandlers.removeHandler(AsyncServiceHandlerInfo info)
          Removes a handler from the handler list