|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.engine.adapter.Adapter
public class Adapter
Converter between high-level and low-level HTTP calls.
| Constructor Summary | |
|---|---|
Adapter(Context context)
Constructor. |
|
| Method Summary | |
|---|---|
Context |
getContext()
Returns the context. |
Logger |
getLogger()
Returns the logger. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Adapter(Context context)
context - The context to use.| Method Detail |
|---|
public Context getContext()
public Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||