|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.proxy.SCC
public class SCC
A class that tries to setup a resource from the cache
| Constructor Summary | |
|---|---|
SCC(Connection con,
HttpHeader header,
rabbit.proxy.RequestHandler rh)
Create a new SCC, a helper that sets up resources from the cache. |
|
| Method Summary | |
|---|---|
HttpHeader |
establish()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCC(Connection con,
HttpHeader header,
rabbit.proxy.RequestHandler rh)
con - the Connection handling the requestheader - the request headerrh - the RequestHandler that will be filled in.| Method Detail |
|---|
public HttpHeader establish()
throws java.io.IOException
java.io.IOException - if the cached resource can not be read
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||