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

A

Accept - Static variable in class net.servicestack.client.HttpHeaders
 
addDays(int) - Method in class net.servicestack.client.TimeSpan
 
addHours(int) - Method in class net.servicestack.client.TimeSpan
 
addMillis(int) - Method in class net.servicestack.client.TimeSpan
 
addMinutes(int) - Method in class net.servicestack.client.TimeSpan
 
addSeconds(int) - Method in class net.servicestack.client.TimeSpan
 
all(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
any(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
Api - Annotation Type in net.servicestack.client
 
ApiMember - Annotation Type in net.servicestack.client
 
ApiResponse - Annotation Type in net.servicestack.client
 
apply(T) - Method in interface net.servicestack.client.Func.Each
 
apply(T) - Method in interface net.servicestack.client.Func.Function
 
AsyncResult<T> - Class in net.servicestack.client
 
AsyncResult() - Constructor for class net.servicestack.client.AsyncResult
 
AsyncServiceClient - Interface in net.servicestack.client
 
AutoQueryViewer - Annotation Type in net.servicestack.client
 
AutoQueryViewerField - Annotation Type in net.servicestack.client
 

B

Binary - Static variable in class net.servicestack.client.MimeTypes
 

C

combinePath(String, String) - Static method in class net.servicestack.client.Utils
 
complete() - Method in class net.servicestack.client.AsyncResult
 
completeResult(T) - Method in class net.servicestack.client.AsyncResult
 
ConnectionFilter - Interface in net.servicestack.client
 
contains(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
ContentLength - Static variable in class net.servicestack.client.HttpHeaders
 
ContentType - Static variable in class net.servicestack.client.HttpHeaders
 
createException(HttpURLConnection, int) - Static method in class net.servicestack.client.JsonServiceClient
 
createList(T...) - Static method in class net.servicestack.client.Utils
 
createMap(K, V) - Static method in class net.servicestack.client.Utils
 
createMap(K, V, K, V) - Static method in class net.servicestack.client.Utils
 
createMap(K, V, K, V, K, V) - Static method in class net.servicestack.client.Utils
 
createMap(ArrayList<V>, Func.Function<V, K>) - Static method in class net.servicestack.client.Utils
 
createRequest(String, String) - Method in class net.servicestack.client.JsonServiceClient
 
createRequest(String, String, Object) - Method in class net.servicestack.client.JsonServiceClient
 
createRequest(String, String, byte[], String) - Method in class net.servicestack.client.JsonServiceClient
 
createResponseStatus(Object) - Static method in class net.servicestack.client.Utils
 
createResponseStatus(JsonObject) - Static method in class net.servicestack.client.Utils
 
createUrl(Object) - Method in class net.servicestack.client.JsonServiceClient
 
createUrl(Object, Map<String, String>) - Method in class net.servicestack.client.JsonServiceClient
 
Csv - Static variable in class net.servicestack.client.MimeTypes
 

D

d(Object) - Static method in class net.servicestack.client.Log
 
d(Object) - Method in class net.servicestack.client.LogProvider
 
DataContract - Annotation Type in net.servicestack.client
 
DataMember - Annotation Type in net.servicestack.client
 
debug(String) - Static method in class net.servicestack.client.Log
 
debug(Object) - Static method in class net.servicestack.client.Log
 
debug(String) - Method in class net.servicestack.client.LogProvider
 
debug(Object) - Method in class net.servicestack.client.LogProvider
 
debugEnabled - Variable in class net.servicestack.client.LogProvider
 
Default - Annotation Type in net.servicestack.client
 
Delete - Static variable in class net.servicestack.client.HttpMethods
 
delete(IReturn<TResponse>) - Method in class net.servicestack.client.JsonServiceClient
 
delete(IReturn<TResponse>, Map<String, String>) - Method in class net.servicestack.client.JsonServiceClient
 
delete(String, Class) - Method in class net.servicestack.client.JsonServiceClient
 
delete(String, Type) - Method in class net.servicestack.client.JsonServiceClient
 
delete(String) - Method in class net.servicestack.client.JsonServiceClient
 
delete(IReturn<TResponse>) - Method in interface net.servicestack.client.ServiceClient
 
delete(IReturn<TResponse>, Map<String, String>) - Method in interface net.servicestack.client.ServiceClient
 
delete(String, Class) - Method in interface net.servicestack.client.ServiceClient
 
delete(String, Type) - Method in interface net.servicestack.client.ServiceClient
 
delete(String) - Method in interface net.servicestack.client.ServiceClient
 
deleteAsync(IReturn<T>, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
deleteAsync(IReturn<T>, Map<String, String>, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
deleteAsync(String, Class, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
deleteAsync(String, Type, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
deleteAsync(String, AsyncResult<byte[]>) - Method in interface net.servicestack.client.AsyncServiceClient
 

E

e(Object) - Static method in class net.servicestack.client.Log
 
e(Object, Exception) - Static method in class net.servicestack.client.Log
 
e(Object) - Method in class net.servicestack.client.LogProvider
 
e(Object, Exception) - Method in class net.servicestack.client.LogProvider
 
each(Iterable<T>, Func.Each<T>) - Static method in class net.servicestack.client.Func
 
elementAt(Iterable<T>, int) - Static method in class net.servicestack.client.Func
 
equals(Object) - Method in class net.servicestack.client.TimeSpan
 
equals(String, String) - Static method in class net.servicestack.client.Utils
 
error(Exception) - Method in class net.servicestack.client.AsyncResult
 
error(String) - Static method in class net.servicestack.client.Log
 
error(Object) - Static method in class net.servicestack.client.Log
 
error(Object, Exception) - Static method in class net.servicestack.client.Log
 
error(String) - Method in class net.servicestack.client.LogProvider
 
error(Object) - Method in class net.servicestack.client.LogProvider
 
error(Object, Exception) - Method in class net.servicestack.client.LogProvider
 
errorCode - Variable in class net.servicestack.client.ResponseError
 
errorCode - Variable in class net.servicestack.client.ResponseStatus
 
ErrorResponse - Class in net.servicestack.client
 
ErrorResponse() - Constructor for class net.servicestack.client.ErrorResponse
 
errors - Variable in class net.servicestack.client.ResponseStatus
 
ExceptionFilter - Interface in net.servicestack.client
 
ExceptionFilter - Variable in class net.servicestack.client.JsonServiceClient
 
exec(HttpURLConnection) - Method in interface net.servicestack.client.ConnectionFilter
 
exec(HttpURLConnection, Exception) - Method in interface net.servicestack.client.ExceptionFilter
 
expand(Iterable<T>...) - Static method in class net.servicestack.client.Func
 

F

fieldName - Variable in class net.servicestack.client.ResponseError
 
filter(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
first(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
first(Iterable<T>) - Static method in class net.servicestack.client.Func
 
first(T[]) - Static method in class net.servicestack.client.Func
 
Flags - Annotation Type in net.servicestack.client
 
FormUrlEncoded - Static variable in class net.servicestack.client.MimeTypes
 
fromGuidBytes(byte[]) - Static method in class net.servicestack.client.Utils
 
fromGuidString(String) - Static method in class net.servicestack.client.Utils
 
fromHex(String) - Static method in class net.servicestack.client.Utils
 
fromIsoDateString(String) - Static method in class net.servicestack.client.Utils
 
fromJson(String, Class) - Method in class net.servicestack.client.JsonServiceClient
 
fromUtf8Bytes(byte[]) - Static method in class net.servicestack.client.Utils
 
Func - Class in net.servicestack.client
 
Func() - Constructor for class net.servicestack.client.Func
 
Func.Each<T> - Interface in net.servicestack.client
 
Func.Function<T,R> - Interface in net.servicestack.client
 
Func.Reducer<T,E> - Interface in net.servicestack.client
 

G

Get - Static variable in class net.servicestack.client.HttpMethods
 
get(IReturn<TResponse>) - Method in class net.servicestack.client.JsonServiceClient
 
get(IReturn<TResponse>, Map<String, String>) - Method in class net.servicestack.client.JsonServiceClient
 
get(String, Class) - Method in class net.servicestack.client.JsonServiceClient
 
get(String, Type) - Method in class net.servicestack.client.JsonServiceClient
 
get(String) - Method in class net.servicestack.client.JsonServiceClient
 
get(IReturn<TResponse>) - Method in interface net.servicestack.client.ServiceClient
 
get(IReturn<TResponse>, Map<String, String>) - Method in interface net.servicestack.client.ServiceClient
 
get(String, Class) - Method in interface net.servicestack.client.ServiceClient
 
get(String, Type) - Method in interface net.servicestack.client.ServiceClient
 
get(String) - Method in interface net.servicestack.client.ServiceClient
 
getAsync(IReturn<T>, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
getAsync(IReturn<T>, Map<String, String>, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
getAsync(String, Class, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
getAsync(String, Type, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
getAsync(String, AsyncResult<byte[]>) - Method in interface net.servicestack.client.AsyncServiceClient
 
getDateDeserializer() - Static method in class net.servicestack.client.JsonSerializers
 
getDateSerializer() - Static method in class net.servicestack.client.JsonSerializers
 
getDays() - Method in class net.servicestack.client.TimeSpan
 
getError() - Method in class net.servicestack.client.AsyncResult
 
getErrorCode() - Method in class net.servicestack.client.ResponseError
 
getErrorCode() - Method in class net.servicestack.client.ResponseStatus
 
getErrorCode() - Method in exception net.servicestack.client.WebServiceException
 
getErrorMessage() - Method in exception net.servicestack.client.WebServiceException
 
getErrors() - Method in class net.servicestack.client.ResponseStatus
 
getFieldErrors() - Method in exception net.servicestack.client.WebServiceException
 
getFieldName() - Method in class net.servicestack.client.ResponseError
 
getGson() - Method in class net.servicestack.client.JsonServiceClient
 
getGsonBuilder() - Method in class net.servicestack.client.JsonServiceClient
 
getGuidDeserializer() - Static method in class net.servicestack.client.JsonSerializers
 
getGuidSerializer() - Static method in class net.servicestack.client.JsonSerializers
 
getHours() - Method in class net.servicestack.client.TimeSpan
 
getMessage() - Method in class net.servicestack.client.ResponseError
 
getMessage() - Method in class net.servicestack.client.ResponseStatus
 
getMillis() - Method in class net.servicestack.client.TimeSpan
 
getMinutes() - Method in class net.servicestack.client.TimeSpan
 
getPrefix() - Method in class net.servicestack.client.LogProvider
 
getResponseStatus() - Method in class net.servicestack.client.ErrorResponse
 
getResponseStatus() - Method in exception net.servicestack.client.WebServiceException
 
getResponseType() - Method in interface net.servicestack.client.IReturn
 
getResult() - Method in class net.servicestack.client.AsyncResult
 
getSeconds() - Method in class net.servicestack.client.TimeSpan
 
getSerializableFields(Class) - Static method in class net.servicestack.client.Utils
 
getServerStackTrace() - Method in exception net.servicestack.client.WebServiceException
 
getStackTrace() - Method in class net.servicestack.client.ResponseStatus
 
getStatusCode() - Method in exception net.servicestack.client.WebServiceException
 
getStatusDescription() - Method in exception net.servicestack.client.WebServiceException
 
getTimeSpanDeserializer() - Static method in class net.servicestack.client.JsonSerializers
 
getTimeSpanSerializer() - Static method in class net.servicestack.client.JsonSerializers
 
getType() - Method in interface net.servicestack.client.Reflectable
 
getUnderlyingContentType(String) - Static method in class net.servicestack.client.Utils
 
GlobalExceptionFilter - Static variable in class net.servicestack.client.JsonServiceClient
 
GlobalRequestFilter - Static variable in class net.servicestack.client.JsonServiceClient
 
GlobalResponseFilter - Static variable in class net.servicestack.client.JsonServiceClient
 

H

hashCode() - Method in class net.servicestack.client.TimeSpan
 
Head - Static variable in class net.servicestack.client.HttpMethods
 
hexArray - Static variable in class net.servicestack.client.Utils
 
HttpHeaders - Class in net.servicestack.client
 
HttpHeaders() - Constructor for class net.servicestack.client.HttpHeaders
 
HttpMethods - Class in net.servicestack.client
 
HttpMethods() - Constructor for class net.servicestack.client.HttpMethods
 

I

i(Object) - Static method in class net.servicestack.client.Log
 
i(Object) - Method in class net.servicestack.client.LogProvider
 
Ignore - Annotation Type in net.servicestack.client
 
IgnoreDataMember - Annotation Type in net.servicestack.client
 
ImageGif - Static variable in class net.servicestack.client.MimeTypes
 
ImageJpg - Static variable in class net.servicestack.client.MimeTypes
 
ImagePng - Static variable in class net.servicestack.client.MimeTypes
 
info(String) - Static method in class net.servicestack.client.Log
 
info(Object) - Static method in class net.servicestack.client.Log
 
info(String) - Method in class net.servicestack.client.LogProvider
 
info(Object) - Method in class net.servicestack.client.LogProvider
 
Instance - Static variable in class net.servicestack.client.Log
 
IReturn<T> - Interface in net.servicestack.client
 
IReturnVoid - Interface in net.servicestack.client
 
isDebugEnabled() - Static method in class net.servicestack.client.Log
 
isDebugEnabled() - Method in class net.servicestack.client.LogProvider
 
isoDateLength - Static variable in class net.servicestack.client.Utils
 
isoDateWithMsLength - Static variable in class net.servicestack.client.Utils
 
isoDateWithSubMsMax - Static variable in class net.servicestack.client.Utils
 
isoDateWithSubMsMin - Static variable in class net.servicestack.client.Utils
 

J

JavaScript - Static variable in class net.servicestack.client.MimeTypes
 
join(Iterable<T>, String) - Static method in class net.servicestack.client.Func
 
Json - Static variable in class net.servicestack.client.MimeTypes
 
JsonSerializers - Class in net.servicestack.client
 
JsonSerializers() - Constructor for class net.servicestack.client.JsonSerializers
 
JsonServiceClient - Class in net.servicestack.client
 
JsonServiceClient(String) - Constructor for class net.servicestack.client.JsonServiceClient
 

L

last(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
last(Iterable<T>) - Static method in class net.servicestack.client.Func
 
last(T[]) - Static method in class net.servicestack.client.Func
 
Log - Class in net.servicestack.client
 
Log() - Constructor for class net.servicestack.client.Log
 
LogProvider - Class in net.servicestack.client
 
LogProvider() - Constructor for class net.servicestack.client.LogProvider
 
LogProvider(String) - Constructor for class net.servicestack.client.LogProvider
 
LogProvider(String, boolean) - Constructor for class net.servicestack.client.LogProvider
 
LogType - Enum in net.servicestack.client
Created by mythz on 3/24/2015.
logTypeString(LogType) - Method in class net.servicestack.client.LogProvider
 

M

map(Iterable<T>, Func.Function<T, R>) - Static method in class net.servicestack.client.Func
 
matchesContentType(String, String) - Static method in class net.servicestack.client.Utils
 
message - Variable in class net.servicestack.client.ResponseError
 
message - Variable in class net.servicestack.client.ResponseStatus
 
Meta - Annotation Type in net.servicestack.client
 
MimeTypes - Class in net.servicestack.client
 
MimeTypes() - Constructor for class net.servicestack.client.MimeTypes
 
MsgPack - Static variable in class net.servicestack.client.MimeTypes
 
MultiPartFormData - Static variable in class net.servicestack.client.MimeTypes
 

N

net.servicestack.client - package net.servicestack.client
 

O

Options - Static variable in class net.servicestack.client.HttpMethods
 

P

parse(String) - Static method in class net.servicestack.client.TimeSpan
 
parseDate(String) - Static method in class net.servicestack.client.Utils
 
ParseManual(String) - Static method in class net.servicestack.client.Utils
 
Patch - Static variable in class net.servicestack.client.HttpMethods
 
PlainText - Static variable in class net.servicestack.client.MimeTypes
 
Post - Static variable in class net.servicestack.client.HttpMethods
 
post(IReturn<TResponse>) - Method in class net.servicestack.client.JsonServiceClient
 
post(String, Object, Class) - Method in class net.servicestack.client.JsonServiceClient
 
post(String, Object, Type) - Method in class net.servicestack.client.JsonServiceClient
 
post(String, byte[], String, Class) - Method in class net.servicestack.client.JsonServiceClient
 
post(String, byte[], String, Type) - Method in class net.servicestack.client.JsonServiceClient
 
post(String, byte[], String) - Method in class net.servicestack.client.JsonServiceClient
 
post(IReturn<TResponse>) - Method in interface net.servicestack.client.ServiceClient
 
post(String, Object, Class) - Method in interface net.servicestack.client.ServiceClient
 
post(String, Object, Type) - Method in interface net.servicestack.client.ServiceClient
 
post(String, byte[], String, Class) - Method in interface net.servicestack.client.ServiceClient
 
post(String, byte[], String, Type) - Method in interface net.servicestack.client.ServiceClient
 
post(String, byte[], String) - Method in interface net.servicestack.client.ServiceClient
 
postAsync(IReturn<T>, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
postAsync(String, Object, Class, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
postAsync(String, Object, Type, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
postAsync(String, byte[], String, Class, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
postAsync(String, byte[], String, Type, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
postAsync(String, byte[], String, AsyncResult<byte[]>) - Method in interface net.servicestack.client.AsyncServiceClient
 
prefix - Variable in class net.servicestack.client.LogProvider
 
println(LogType, Object) - Method in class net.servicestack.client.LogProvider
 
ProtoBuf - Static variable in class net.servicestack.client.MimeTypes
 
Put - Static variable in class net.servicestack.client.HttpMethods
 
put(IReturn<TResponse>) - Method in class net.servicestack.client.JsonServiceClient
 
put(String, Object, Class) - Method in class net.servicestack.client.JsonServiceClient
 
put(String, Object, Type) - Method in class net.servicestack.client.JsonServiceClient
 
put(String, byte[], String, Class) - Method in class net.servicestack.client.JsonServiceClient
 
put(String, byte[], String, Type) - Method in class net.servicestack.client.JsonServiceClient
 
put(String, byte[], String) - Method in class net.servicestack.client.JsonServiceClient
 
put(IReturn<TResponse>) - Method in interface net.servicestack.client.ServiceClient
 
put(String, Object, Class) - Method in interface net.servicestack.client.ServiceClient
 
put(String, Object, Type) - Method in interface net.servicestack.client.ServiceClient
 
put(String, byte[], String, Class) - Method in interface net.servicestack.client.ServiceClient
 
put(String, byte[], String, Type) - Method in interface net.servicestack.client.ServiceClient
 
put(String, byte[], String) - Method in interface net.servicestack.client.ServiceClient
 
putAsync(IReturn<T>, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
putAsync(String, Object, Class, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
putAsync(String, Object, Type, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
putAsync(String, byte[], String, Class, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
putAsync(String, byte[], String, Type, AsyncResult<T>) - Method in interface net.servicestack.client.AsyncServiceClient
 
putAsync(String, byte[], String, AsyncResult<byte[]>) - Method in interface net.servicestack.client.AsyncServiceClient
 

R

readBytesToEnd(HttpURLConnection) - Static method in class net.servicestack.client.Utils
 
readBytesToEnd(InputStream) - Static method in class net.servicestack.client.Utils
 
readToEnd(HttpURLConnection) - Static method in class net.servicestack.client.Utils
 
readToEnd(InputStream, String) - Static method in class net.servicestack.client.Utils
 
reduce(Iterable<T>, E, Func.Reducer<T, E>) - Static method in class net.servicestack.client.Func
 
reduce(E, T) - Method in interface net.servicestack.client.Func.Reducer
 
reduceRight(Iterable<T>, E, Func.Reducer<T, E>) - Static method in class net.servicestack.client.Func
 
References - Annotation Type in net.servicestack.client
 
Reflectable - Interface in net.servicestack.client
 
RequestFilter - Variable in class net.servicestack.client.JsonServiceClient
 
Required - Annotation Type in net.servicestack.client
 
ResponseError - Class in net.servicestack.client
 
ResponseError() - Constructor for class net.servicestack.client.ResponseError
 
ResponseFilter - Variable in class net.servicestack.client.JsonServiceClient
 
responseStatus - Variable in class net.servicestack.client.ErrorResponse
 
ResponseStatus - Class in net.servicestack.client
 
ResponseStatus() - Constructor for class net.servicestack.client.ResponseStatus
 
reverse(Iterable<T>) - Static method in class net.servicestack.client.Func
 
reverse(byte[]) - Static method in class net.servicestack.client.Utils
 
Route - Annotation Type in net.servicestack.client
 

S

sanitizeVarName(String) - Static method in class net.servicestack.client.Utils
 
send(HttpURLConnection, Object) - Method in class net.servicestack.client.JsonServiceClient
 
ServerSentEvents - Static variable in class net.servicestack.client.MimeTypes
 
ServiceClient - Interface in net.servicestack.client
 
setError(Exception) - Method in class net.servicestack.client.AsyncResult
 
setErrorCode(String) - Method in class net.servicestack.client.ResponseError
 
setErrorCode(String) - Method in class net.servicestack.client.ResponseStatus
 
setErrors(ArrayList<ResponseError>) - Method in class net.servicestack.client.ResponseStatus
 
setFieldName(String) - Method in class net.servicestack.client.ResponseError
 
setGson(Gson) - Method in class net.servicestack.client.JsonServiceClient
 
setInstance(LogProvider) - Static method in class net.servicestack.client.Log
 
setMessage(String) - Method in class net.servicestack.client.ResponseError
 
setMessage(String) - Method in class net.servicestack.client.ResponseStatus
 
setResponseStatus(ResponseStatus) - Method in class net.servicestack.client.ErrorResponse
 
setResponseStatus(ResponseStatus) - Method in exception net.servicestack.client.WebServiceException
 
setResult(T) - Method in class net.servicestack.client.AsyncResult
 
setStackTrace(String) - Method in class net.servicestack.client.ResponseStatus
 
setTimeout(int) - Method in class net.servicestack.client.JsonServiceClient
 
skip(Iterable<T>, int) - Static method in class net.servicestack.client.Func
 
skip(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
splitOnFirst(String, char) - Static method in class net.servicestack.client.Utils
 
splitOnFirst(String, String) - Static method in class net.servicestack.client.Utils
 
splitOnLast(String, char) - Static method in class net.servicestack.client.Utils
 
splitOnLast(String, String) - Static method in class net.servicestack.client.Utils
 
stackTrace - Variable in class net.servicestack.client.ResponseStatus
 
StringLength - Annotation Type in net.servicestack.client
 
stripSubMillis(String) - Static method in class net.servicestack.client.Utils
 
success(T) - Method in class net.servicestack.client.AsyncResult
 

T

take(Iterable<T>, Predicate<T>) - Static method in class net.servicestack.client.Func
 
take(Iterable<T>, int) - Static method in class net.servicestack.client.Func
 
TimeSpan - Class in net.servicestack.client
 
TimeSpan() - Constructor for class net.servicestack.client.TimeSpan
 
TimeSpan(double) - Constructor for class net.servicestack.client.TimeSpan
 
TimeSpan(int, int, int) - Constructor for class net.servicestack.client.TimeSpan
 
TimeSpan(int, int, int, int) - Constructor for class net.servicestack.client.TimeSpan
 
TimeSpan(int, int, int, int, int) - Constructor for class net.servicestack.client.TimeSpan
 
toGuidBytes(UUID) - Static method in class net.servicestack.client.Utils
 
toGuidString(UUID) - Static method in class net.servicestack.client.Utils
 
toHex(byte[]) - Static method in class net.servicestack.client.Utils
 
toHumanFriendlyUrl(String) - Static method in class net.servicestack.client.Utils
 
toJson(Object) - Method in class net.servicestack.client.JsonServiceClient
 
toJsonDate(Date) - Static method in class net.servicestack.client.Utils
 
toList(int...) - Static method in class net.servicestack.client.Func
 
toList(T...) - Static method in class net.servicestack.client.Func
 
toList(Iterable<T>) - Static method in class net.servicestack.client.Func
 
toUtf8Bytes(String) - Static method in class net.servicestack.client.Utils
 
toXsdDuration() - Method in class net.servicestack.client.TimeSpan
 
Trace - Static variable in class net.servicestack.client.HttpMethods
 
trimEnd(String, char) - Static method in class net.servicestack.client.Utils
 
trimStart(String, char) - Static method in class net.servicestack.client.Utils
 
tryParseDouble(String) - Static method in class net.servicestack.client.Utils
 
tryParseInt(String) - Static method in class net.servicestack.client.Utils
 

U

Utils - Class in net.servicestack.client
 
Utils() - Constructor for class net.servicestack.client.Utils
 

V

valueOf(String) - Static method in enum net.servicestack.client.LogType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.servicestack.client.LogType
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(Object) - Static method in class net.servicestack.client.Log
 
w(Object) - Method in class net.servicestack.client.LogProvider
 
warn(String) - Static method in class net.servicestack.client.Log
 
warn(Object) - Static method in class net.servicestack.client.Log
 
warn(String) - Method in class net.servicestack.client.LogProvider
 
warn(Object) - Method in class net.servicestack.client.LogProvider
 
WebServiceException - Exception in net.servicestack.client
 
WebServiceException(int, String, String) - Constructor for exception net.servicestack.client.WebServiceException
 

X

Xml - Static variable in class net.servicestack.client.MimeTypes
 
A B C D E F G H I J L M N O P R S T U V W X