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

Packages that use BaseProtocolRequest
org.norther.tammi.spray.authenticator.chain   
org.norther.tammi.spray.protocol.chain   
org.norther.tammi.spray.remote.chain   
 

Uses of BaseProtocolRequest in org.norther.tammi.spray.authenticator.chain
 

Subclasses of BaseProtocolRequest in org.norther.tammi.spray.authenticator.chain
 class SavedRequest
          A saved request to be restored after authentication.
 

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

Subclasses of BaseProtocolRequest in org.norther.tammi.spray.protocol.chain
 class HttpProtocolRequest
          A default implementation of the HTTP protocol request.
 class HttpRelayRequest
          A HTTP relay request.
 

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

Subclasses of BaseProtocolRequest in org.norther.tammi.spray.remote.chain
 class HttpRMIRequest
          An HTTP request through an RMI connection.
 



Copyright © 2004 The Norther Organization. All rights reserved.