Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

addAppShortcut(Context) - Static method in class com.ashokvarma.gander.Gander
Register an app shortcut to launch the Gander UI directly from the launcher on Android 7.0 and above.
append(String) - Method in class com.ashokvarma.gander.internal.support.Truss
 
append(CharSequence) - Method in class com.ashokvarma.gander.internal.support.Truss
 
append(char) - Method in class com.ashokvarma.gander.internal.support.Truss
 
append(int) - Method in class com.ashokvarma.gander.internal.support.Truss
 
applyHighlightSpan(Spannable, List<Integer>, int) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
areContentsTheSame(HttpTransaction, HttpTransaction) - Method in class com.ashokvarma.gander.internal.ui.list.ListDiffUtil
 
areItemsTheSame(HttpTransaction, HttpTransaction) - Method in class com.ashokvarma.gander.internal.ui.list.ListDiffUtil
 
asyncSetText(Executor, TextUtil.AsyncTextProvider) - Static method in class com.ashokvarma.gander.internal.support.TextUtil
Pref Matters

B

BaseGanderActivity - Class in com.ashokvarma.gander.internal.ui
Class description
BaseGanderActivity() - Constructor for class com.ashokvarma.gander.internal.ui.BaseGanderActivity
 
build() - Method in class com.ashokvarma.gander.internal.support.Truss
Create the final CharSequence, popping any remaining spans.

C

Callback<T> - Interface in com.ashokvarma.gander.internal.support.event
Class description
clearAll() - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
clearBuffer() - Static method in class com.ashokvarma.gander.internal.support.NotificationHelper
 
ClearTransactionsService - Class in com.ashokvarma.gander.internal.support
Class description
ClearTransactionsService() - Constructor for class com.ashokvarma.gander.internal.support.ClearTransactionsService
 
com.ashokvarma.gander - package com.ashokvarma.gander
 
com.ashokvarma.gander.internal.data - package com.ashokvarma.gander.internal.data
 
com.ashokvarma.gander.internal.support - package com.ashokvarma.gander.internal.support
 
com.ashokvarma.gander.internal.support.event - package com.ashokvarma.gander.internal.support.event
 
com.ashokvarma.gander.internal.ui - package com.ashokvarma.gander.internal.ui
 
com.ashokvarma.gander.internal.ui.details - package com.ashokvarma.gander.internal.ui.details
 
com.ashokvarma.gander.internal.ui.details.fragments - package com.ashokvarma.gander.internal.ui.details.fragments
 
com.ashokvarma.gander.internal.ui.list - package com.ashokvarma.gander.internal.ui.list
 
consume(V) - Method in class com.ashokvarma.gander.internal.support.event.Debouncer
 
consume(V) - Method in class com.ashokvarma.gander.internal.support.event.Sampler
 

D

Debouncer<V> - Class in com.ashokvarma.gander.internal.support.event
Class description only emit an item from an event bus.
Debouncer(int, Callback<V>) - Constructor for class com.ashokvarma.gander.internal.support.event.Debouncer
 
Debouncer.Counter<T> - Class in com.ashokvarma.gander.internal.support.event
 
deleteItem(HttpTransaction) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListViewModel
 
deleteTransactions(HttpTransaction...) - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
deleteTransactionsBefore(Date) - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
dismiss() - Method in class com.ashokvarma.gander.internal.support.NotificationHelper
 
doMaintenance() - Method in class com.ashokvarma.gander.internal.support.RetentionManager
 

E

e(String, Exception) - Static method in class com.ashokvarma.gander.internal.support.Logger
 

F

formatByteCount(long, boolean) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
formatFormEncoded(String) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
formatHeaders(List<HttpHeader>, boolean) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
formatJson(String) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
formatTextHighlight(String, String) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
FormatUtils - Class in com.ashokvarma.gander.internal.support
Class description
FormatUtils() - Constructor for class com.ashokvarma.gander.internal.support.FormatUtils
 
formatXml(String) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
fromDateToLong(Date) - Static method in class com.ashokvarma.gander.internal.data.RoomTypeConverters
 
fromHeaderListToString(List<HttpHeader>) - Static method in class com.ashokvarma.gander.internal.data.RoomTypeConverters
 
fromLongToDate(Long) - Static method in class com.ashokvarma.gander.internal.data.RoomTypeConverters
 
fromStringToHeaderList(String) - Static method in class com.ashokvarma.gander.internal.data.RoomTypeConverters
 

G

Gander - Class in com.ashokvarma.gander
Class description
Gander() - Constructor for class com.ashokvarma.gander.Gander
 
GanderColorUtil - Class in com.ashokvarma.gander.internal.support
Class description
GanderDatabase - Class in com.ashokvarma.gander.internal.data
Class description
GanderDatabase() - Constructor for class com.ashokvarma.gander.internal.data.GanderDatabase
 
GanderInterceptor - Class in com.ashokvarma.gander
Class description
GanderInterceptor(Context, boolean) - Constructor for class com.ashokvarma.gander.GanderInterceptor
 
GanderInterceptor.Period - Enum in com.ashokvarma.gander
 
getAllTransactions() - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
getAllTransactionsWith(String, int) - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
getDurationString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getError() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getFormattedRequestBody() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getFormattedResponseBody() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getHost() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getId() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getInstance(Context) - Static method in class com.ashokvarma.gander.internal.data.GanderDatabase
 
getInstance(Context) - Static method in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
getItemViewType(int) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionAdapter
 
getLaunchIntent(Context) - Static method in class com.ashokvarma.gander.Gander
Get an Intent to launch the Gander UI directly.
getMethod() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getName() - Method in class com.ashokvarma.gander.internal.data.HttpHeader
 
getNotificationText() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getPath() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getProtocol() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestBody() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestContentLength() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestContentType() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestDate() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestDateString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestHeaders() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestHeadersString(boolean) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestSizeString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getRequestStartTimeString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseBody() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseCode() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseContentLength() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseContentType() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseDate() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseDateString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseHeaders() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseHeadersString(boolean) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseMessage() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseSizeString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getResponseSummaryText() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getScheme() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getShareCurlCommand(HttpTransaction) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
getShareText(Context, HttpTransaction) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
getStatus() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getText() - Method in interface com.ashokvarma.gander.internal.support.TextUtil.AsyncTextProvider
 
getTextView() - Method in interface com.ashokvarma.gander.internal.support.TextUtil.AsyncTextProvider
 
getTookMs() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getTotalSizeString() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getTransactionColor(HttpTransaction) - Method in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
getTransactionColor(HttpTransaction, boolean) - Method in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
getTransactionColor(HttpTransaction.Status, Integer) - Method in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
getTransactionsWithId(long) - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
getUrl() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
getValue() - Method in class com.ashokvarma.gander.internal.data.HttpHeader
 

H

HIGHLIGHT_BACKGROUND_COLOR - Static variable in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
HIGHLIGHT_TEXT_COLOR - Static variable in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
HIGHLIGHT_UNDERLINE - Static variable in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
HighlightSpan - Class in com.ashokvarma.gander.internal.support
Class description : This Span won't survive the inter-process / intent Since this class can't be accessed by other process the framework doesn't allow apps to implement ParcelableSpan So, Only framework ParcelableSpans survive passing via the Intent.
HttpHeader - Class in com.ashokvarma.gander.internal.data
Class description
HttpHeader(String, String) - Constructor for class com.ashokvarma.gander.internal.data.HttpHeader
 
HttpTransaction - Class in com.ashokvarma.gander.internal.data
Class description
HttpTransaction() - Constructor for class com.ashokvarma.gander.internal.data.HttpTransaction
 
HttpTransaction.Status - Enum in com.ashokvarma.gander.internal.data
 
httpTransactionDao() - Method in class com.ashokvarma.gander.internal.data.GanderDatabase
 

I

i(String) - Static method in class com.ashokvarma.gander.internal.support.Logger
 
indexOf(CharSequence, String) - Static method in class com.ashokvarma.gander.internal.support.FormatUtils
 
insertTransaction(HttpTransaction) - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 
intercept(Chain) - Method in class com.ashokvarma.gander.GanderInterceptor
 
isInForeground() - Static method in class com.ashokvarma.gander.internal.ui.BaseGanderActivity
 
isNullOrWhiteSpace(CharSequence) - Static method in class com.ashokvarma.gander.internal.support.TextUtil
 
isSsl() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 

L

ListDiffUtil - Class in com.ashokvarma.gander.internal.ui.list
Class description
ListDiffUtil() - Constructor for class com.ashokvarma.gander.internal.ui.list.ListDiffUtil
 
Logger - Class in com.ashokvarma.gander.internal.support
Class description
Logger() - Constructor for class com.ashokvarma.gander.internal.support.Logger
 

M

maxContentLength(long) - Method in class com.ashokvarma.gander.GanderInterceptor
Set the maximum length for request and response content before it is truncated.

N

newInstance(int) - Static method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
NotificationHelper - Class in com.ashokvarma.gander.internal.support
Class description
NotificationHelper(Context) - Constructor for class com.ashokvarma.gander.internal.support.NotificationHelper
 

O

onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionAdapter
 
onClick(View) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
onCreate(Bundle) - Method in class com.ashokvarma.gander.internal.ui.BaseGanderActivity
 
onCreate(Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionOverviewFragment
 
onCreate(Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
onCreate(Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.TransactionDetailsActivity
 
onCreate(Bundle) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onCreateOptionsMenu(Menu) - Method in class com.ashokvarma.gander.internal.ui.details.TransactionDetailsActivity
 
onCreateOptionsMenu(Menu) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionOverviewFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
onCreateViewHolder(ViewGroup, int) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionAdapter
 
onEmit(T) - Method in interface com.ashokvarma.gander.internal.support.event.Callback
 
onHandleIntent(Intent) - Method in class com.ashokvarma.gander.internal.support.ClearTransactionsService
 
onItemsInserted(int) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.ashokvarma.gander.internal.ui.details.TransactionDetailsActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onPageScrolled(int, float, int) - Method in class com.ashokvarma.gander.internal.ui.details.SimpleOnPageChangedListener
 
onPageScrollStateChanged(int) - Method in class com.ashokvarma.gander.internal.ui.details.SimpleOnPageChangedListener
 
onPageSelected(int) - Method in class com.ashokvarma.gander.internal.ui.details.SimpleOnPageChangedListener
 
onPause() - Method in class com.ashokvarma.gander.internal.ui.BaseGanderActivity
 
onQueryTextChange(String) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onQueryTextSubmit(String) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onResume() - Method in class com.ashokvarma.gander.internal.ui.BaseGanderActivity
 
onTransactionClicked(HttpTransaction) - Method in class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
onViewCreated(View, Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionOverviewFragment
 
onViewCreated(View, Bundle) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 

P

popSpan() - Method in class com.ashokvarma.gander.internal.support.Truss
End the most recently pushed span at the current position in the builder.
pushSpan(Object) - Method in class com.ashokvarma.gander.internal.support.Truss
Starts span at the current position in the builder.

R

requestBodyIsPlainText() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
responseBodyIsPlainText() - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
retainDataFor(GanderInterceptor.Period) - Method in class com.ashokvarma.gander.GanderInterceptor
Set the retention period for HTTP transaction data captured by this interceptor.
RetentionManager - Class in com.ashokvarma.gander.internal.support
Class description
RetentionManager(Context, GanderInterceptor.Period) - Constructor for class com.ashokvarma.gander.internal.support.RetentionManager
 
RoomTypeConverters - Class in com.ashokvarma.gander.internal.data
Class description
RoomTypeConverters() - Constructor for class com.ashokvarma.gander.internal.data.RoomTypeConverters
 
run() - Method in class com.ashokvarma.gander.internal.support.event.Debouncer.Counter
 
run() - Method in class com.ashokvarma.gander.internal.support.event.Sampler.Counter
 

S

Sampler<V> - Class in com.ashokvarma.gander.internal.support.event
Class description : Batches all events in given interval and emits final item at the end of interval
Sampler(int, Callback<V>) - Constructor for class com.ashokvarma.gander.internal.support.event.Sampler
 
Sampler.Counter<T> - Class in com.ashokvarma.gander.internal.support.event
 
SEARCH_DEFAULT - Static variable in class com.ashokvarma.gander.internal.data.TransactionDao
 
SEARCH_INCLUDE_REQUEST - Static variable in class com.ashokvarma.gander.internal.data.TransactionDao
 
SEARCH_INCLUDE_REQUEST_RESPONSE - Static variable in class com.ashokvarma.gander.internal.data.TransactionDao
 
SEARCH_INCLUDE_RESPONSE - Static variable in class com.ashokvarma.gander.internal.data.TransactionDao
 
SEARCHED_HIGHLIGHT_BACKGROUND_COLOR - Static variable in class com.ashokvarma.gander.internal.support.GanderColorUtil
 
searchKey - Variable in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setError(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setHost(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setId(long) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setMethod(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setPath(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setProtocol(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setRequestBody(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setRequestBodyIsPlainText(boolean) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setRequestContentLength(Long) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setRequestContentType(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setRequestDate(Date) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setRequestHeaders(List<HttpHeader>) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseBody(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseBodyIsPlainText(boolean) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseCode(Integer) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseContentLength(Long) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseContentType(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseDate(Date) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseHeaders(List<HttpHeader>) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setResponseMessage(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setScheme(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setTookMs(Long) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setUpChannelIfNecessary() - Method in class com.ashokvarma.gander.internal.support.NotificationHelper
 
setUrl(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setUrlHostPathSchemeFromUrl(String) - Method in class com.ashokvarma.gander.internal.data.HttpTransaction
 
setUserVisibleHint(boolean) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
show(HttpTransaction) - Method in class com.ashokvarma.gander.internal.support.NotificationHelper
 
SimpleOnPageChangedListener - Class in com.ashokvarma.gander.internal.ui.details
 
SimpleOnPageChangedListener() - Constructor for class com.ashokvarma.gander.internal.ui.details.SimpleOnPageChangedListener
 
start(Context, long, HttpTransaction.Status, Integer) - Static method in class com.ashokvarma.gander.internal.ui.details.TransactionDetailsActivity
 

T

TextUtil - Class in com.ashokvarma.gander.internal.support
Class description
TextUtil() - Constructor for class com.ashokvarma.gander.internal.support.TextUtil
 
TextUtil.AsyncTextProvider - Interface in com.ashokvarma.gander.internal.support
 
TransactionAdapter - Class in com.ashokvarma.gander.internal.ui.list
Class description
TransactionDao - Class in com.ashokvarma.gander.internal.data
Class description
TransactionDao() - Constructor for class com.ashokvarma.gander.internal.data.TransactionDao
 
TransactionDetailsActivity - Class in com.ashokvarma.gander.internal.ui.details
Class description
TransactionDetailsActivity() - Constructor for class com.ashokvarma.gander.internal.ui.details.TransactionDetailsActivity
 
TransactionDetailViewModel - Class in com.ashokvarma.gander.internal.ui.details
Class description
TransactionDetailViewModel(Application) - Constructor for class com.ashokvarma.gander.internal.ui.details.TransactionDetailViewModel
 
TransactionFragment - Interface in com.ashokvarma.gander.internal.ui.details.fragments
 
TransactionListActivity - Class in com.ashokvarma.gander.internal.ui.list
 
TransactionListActivity() - Constructor for class com.ashokvarma.gander.internal.ui.list.TransactionListActivity
 
TransactionListViewModel - Class in com.ashokvarma.gander.internal.ui.list
Class description
TransactionListViewModel(Application) - Constructor for class com.ashokvarma.gander.internal.ui.list.TransactionListViewModel
 
TransactionOverviewFragment - Class in com.ashokvarma.gander.internal.ui.details.fragments
 
TransactionOverviewFragment() - Constructor for class com.ashokvarma.gander.internal.ui.details.fragments.TransactionOverviewFragment
 
TransactionPayloadFragment - Class in com.ashokvarma.gander.internal.ui.details.fragments
 
TransactionPayloadFragment() - Constructor for class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
transactionUpdated(HttpTransaction) - Method in interface com.ashokvarma.gander.internal.ui.details.fragments.TransactionFragment
 
transactionUpdated(HttpTransaction) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionOverviewFragment
 
transactionUpdated(HttpTransaction) - Method in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
Truss - Class in com.ashokvarma.gander.internal.support
Class description : Jake's Truss https://gist.github.com/JakeWharton/11274467
Truss() - Constructor for class com.ashokvarma.gander.internal.support.Truss
 
TYPE_REQUEST - Static variable in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 
TYPE_RESPONSE - Static variable in class com.ashokvarma.gander.internal.ui.details.fragments.TransactionPayloadFragment
 

U

updateDrawState(TextPaint) - Method in class com.ashokvarma.gander.internal.support.HighlightSpan
 
updateTransaction(HttpTransaction) - Method in class com.ashokvarma.gander.internal.data.TransactionDao
 

V

valueOf(String) - Static method in enum com.ashokvarma.gander.GanderInterceptor.Period
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ashokvarma.gander.internal.data.HttpTransaction.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ashokvarma.gander.GanderInterceptor.Period
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ashokvarma.gander.internal.data.HttpTransaction.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(String) - Static method in class com.ashokvarma.gander.internal.support.Logger
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links