|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipeFilter | |
|---|---|
| org.norther.tammi.spray.locale | |
| org.norther.tammi.spray.media | |
| org.norther.tammi.spray.media.tool | |
| org.norther.tammi.spray.protocol | |
| Uses of PipeFilter in org.norther.tammi.spray.locale |
|---|
| Classes in org.norther.tammi.spray.locale that implement PipeFilter | |
|---|---|
class |
DefaultPipeFilter
A default implementation of PipeFilter. |
| Uses of PipeFilter in org.norther.tammi.spray.media |
|---|
| Subinterfaces of PipeFilter in org.norther.tammi.spray.media | |
|---|---|
interface |
ServiceFilter
ServiceFilter extends PipeFilter by providing support for distributing requests to service level filters and pipes. |
| Classes in org.norther.tammi.spray.media that implement PipeFilter | |
|---|---|
class |
DefaultServiceFilter
A default implementation of ServiceFilter. |
| Uses of PipeFilter in org.norther.tammi.spray.media.tool |
|---|
| Methods in org.norther.tammi.spray.media.tool that return PipeFilter | |
|---|---|
protected PipeFilter |
LinkTool.getPipeFilter()
Gets the pipe filter from the filter stack. |
| Uses of PipeFilter in org.norther.tammi.spray.protocol |
|---|
| Subinterfaces of PipeFilter in org.norther.tammi.spray.protocol | |
|---|---|
interface |
HostFilter
HostFilter extends PipeFilter to support distribution of requests to host specific filters and pipes identified by the requested server name. |
| Classes in org.norther.tammi.spray.protocol that implement PipeFilter | |
|---|---|
class |
DefaultHostFilter
A default implementation of HostFilter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||