ru.metrika4j.impl
Interface ApiContext

All Known Implementing Classes:
MetrikaApiImpl

public interface ApiContext

Интерфейс для работы внутренних компонентов API


Method Summary
 JsonObject getResponseByPath(java.lang.String path)
           
 JsonObject getResponseByUrl(java.lang.String url)
           
 

Method Detail

getResponseByUrl

JsonObject getResponseByUrl(java.lang.String url)

getResponseByPath

JsonObject getResponseByPath(java.lang.String path)


Copyright © 2011. All Rights Reserved.