| Package | Description |
|---|---|
| net.codestory.http.filters | |
| net.codestory.http.filters.basic | |
| net.codestory.http.filters.log | |
| net.codestory.http.filters.twitter |
| Modifier and Type | Method and Description |
|---|---|
Payload |
Filter.apply(java.lang.String uri,
Context context,
PayloadSupplier nextFilter) |
| Modifier and Type | Method and Description |
|---|---|
Payload |
BasicAuthFilter.apply(java.lang.String uri,
Context context,
PayloadSupplier nextFilter) |
| Modifier and Type | Method and Description |
|---|---|
Payload |
LogRequestFilter.apply(java.lang.String uri,
Context context,
PayloadSupplier nextFilter) |
| Modifier and Type | Method and Description |
|---|---|
Payload |
TwitterAuthFilter.apply(java.lang.String uri,
Context context,
PayloadSupplier nextFilter) |
Copyright © 2014. All Rights Reserved.