|
Restlet Framework 2.2.2 Android |
|||||||||
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. |
java.util.logging.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 java.util.logging.Logger getLogger()
|
Restlet Framework 2.2.2 Android |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |