Uses of Interface
se.kmr.scam.client.chain.CommandChain

Packages that use CommandChain
se.kmr.scam.client.chain   
se.kmr.scam.client.chain.impl   
se.kmr.scam.client.http   
 

Uses of CommandChain in se.kmr.scam.client.chain
 

Methods in se.kmr.scam.client.chain that return CommandChain
 CommandChain CommandChainConfiguration.getChain(String name)
          Gets an instance of a named CommandChain object.
 CommandChain CommandChainConfiguration.getChainFromAlias(String alias)
          Gets an instance of a CommandChain object, identified through an alias.
 CommandChain CommandChainConfiguration.getErrorHandlerChain()
          Gets the CommandChain designated as error handler.
 

Uses of CommandChain in se.kmr.scam.client.chain.impl
 

Classes in se.kmr.scam.client.chain.impl that implement CommandChain
 class DefaultCommandChain
          Represents a default command chain object.
 

Uses of CommandChain in se.kmr.scam.client.http
 

Classes in se.kmr.scam.client.http that implement CommandChain
 class CommandChainImpl
           
 



Copyright © 2003 SCAM. All Rights Reserved.