|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pipe | |
|---|---|
| org.norther.tammi.spray.engine.tool | |
| org.norther.tammi.spray.filter | |
| org.norther.tammi.spray.filter.chain | |
| Uses of Pipe in org.norther.tammi.spray.engine.tool |
|---|
| Methods in org.norther.tammi.spray.engine.tool that return Pipe | |
|---|---|
Pipe |
ChainTool.getCurrentPipe()
|
| Uses of Pipe in org.norther.tammi.spray.filter |
|---|
| Classes in org.norther.tammi.spray.filter that implement Pipe | |
|---|---|
class |
DefaultPipe
A default implementation of Pipe invoking a series of filters that have been configured to be called in order. |
| Uses of Pipe in org.norther.tammi.spray.filter.chain |
|---|
| Methods in org.norther.tammi.spray.filter.chain that return Pipe | |
|---|---|
Pipe |
DefaultFilterChain.getCurrentPipe()
|
Pipe |
HttpFilterChain.getCurrentPipe()
Gets the current pipe of this chain. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||