Uses of Interface
railo.runtime.type.scope.Threads

Packages that use Threads
railo.runtime   
railo.runtime.thread   
 

Uses of Threads in railo.runtime
 

Methods in railo.runtime that return Threads
 Threads PageContextImpl.getThreadScope(String name)
           
abstract  Threads PageContext.getThreadScope(String name)
           
 

Methods in railo.runtime with parameters of type Threads
 void PageContextImpl.setThreadScope(Collection.Key name, Threads ct)
           
 void PageContextImpl.setThreadScope(String name, Threads ct)
           
abstract  void PageContext.setThreadScope(String name, Threads t)
          set a thread to the context
 

Uses of Threads in railo.runtime.thread
 

Classes in railo.runtime.thread that implement Threads
 class ThreadsImpl
           
 

Methods in railo.runtime.thread that return Threads
 Threads ChildThreadImpl.getThreadScope()
           
 



Copyright © 2012 Railo