Uses of Class
org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse

Packages that use AbstractProtocolResponse
org.norther.tammi.spray.protocol.chain   
org.norther.tammi.spray.remote.chain   
org.norther.tammi.spray.servlet.chain   
 

Uses of AbstractProtocolResponse in org.norther.tammi.spray.protocol.chain
 

Subclasses of AbstractProtocolResponse in org.norther.tammi.spray.protocol.chain
 class HttpProtocolResponse
          A default implementation of the HTTP protocol response.
 

Uses of AbstractProtocolResponse in org.norther.tammi.spray.remote.chain
 

Subclasses of AbstractProtocolResponse in org.norther.tammi.spray.remote.chain
 class HttpRMIResponse
          An HTTP response through an RMI connection.
 

Uses of AbstractProtocolResponse in org.norther.tammi.spray.servlet.chain
 

Subclasses of AbstractProtocolResponse in org.norther.tammi.spray.servlet.chain
 class HttpServletResponseDecorator
          A decorator for HttpServletResponse.
 



Copyright © 2004 The Norther Organization. All rights reserved.