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

$

$$$__$$$parentReference - Variable in class com.microsoft.services.orc.core.ODataBaseEntity
 
$$__ODataType - Variable in class com.microsoft.services.orc.core.ODataBaseEntity
 

A

ACCEPT_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant ACCEPT_HEADER.
add(List<MultiPartElement>) - Method in class com.microsoft.services.orc.core.MultipartCollectionFetcher
Add listenable future.
add(TEntity) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Add listenable future.
addByteArrayResultCallback(SettableFuture<byte[]>, ListenableFuture<byte[]>) - Method in class com.microsoft.services.orc.core.OrcFetcher
Add byte array result callback.
addCustomHeader(String, String) - Method in class com.microsoft.services.orc.core.OrcExecutable
Add custom headers.
addCustomParameter(String, Object) - Method in class com.microsoft.services.orc.core.OrcExecutable
Add custom parameter.
addCustomParametersToRequest(Request, Map<String, Object>, Map<String, String>) - Static method in class com.microsoft.services.orc.core.Helpers
Add custom parameters to o data uRL.
addHeader(String, String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Add header.
addHeader(String, String) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Adds a header to the request
addHeader(String, String) - Method in interface com.microsoft.services.orc.http.Request
Add header.
addOption(String, String) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
 
addOption(String, String) - Method in interface com.microsoft.services.orc.http.Request
 
addParameter(String, Object) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Add parameter.
addQueryStringParameter(String, String) - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
addQueryStringParameter(String, String) - Method in interface com.microsoft.services.orc.http.OrcURL
Add query string parameter.
addRaw(String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Add raw.
appendPathComponent(String) - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
appendPathComponent(String) - Method in interface com.microsoft.services.orc.http.OrcURL
Append path component.
as(Class<T>) - Method in class com.microsoft.services.orc.core.OrcExecutable
As t.
available() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 

B

Base64Encoder - Interface in com.microsoft.services.orc.http
 
Base64EncoderImpl - Class in com.microsoft.services.orc.http.impl
 
BaseHttpTransport - Class in com.microsoft.services.orc.http
The type Android http transport.
BaseHttpTransport() - Constructor for class com.microsoft.services.orc.http.BaseHttpTransport
 
BaseOrcContainer - Class in com.microsoft.services.orc.core
The type BaseOrcContainer.
BaseOrcContainer(String, DependencyResolver) - Constructor for class com.microsoft.services.orc.core.BaseOrcContainer
 
BasicCredentials - Class in com.microsoft.services.orc.http.impl
 
BasicCredentials(String, String, Base64Encoder) - Constructor for class com.microsoft.services.orc.http.impl.BasicCredentials
 
ByteArrayTypeAdapterBase - Class in com.microsoft.services.orc.serialization
 
ByteArrayTypeAdapterBase() - Constructor for class com.microsoft.services.orc.serialization.ByteArrayTypeAdapterBase
 
ByteArrayTypeAdapterImpl - Class in com.microsoft.services.orc.serialization.impl
 
ByteArrayTypeAdapterImpl() - Constructor for class com.microsoft.services.orc.serialization.impl.ByteArrayTypeAdapterImpl
 

C

CalendarSerializer - Class in com.microsoft.services.orc.serialization.impl
 
CalendarSerializer() - Constructor for class com.microsoft.services.orc.serialization.impl.CalendarSerializer
 
CalendarTypeAdapter - Class in com.microsoft.services.orc.serialization.impl
The type Calendar type adapter.
CalendarTypeAdapter() - Constructor for class com.microsoft.services.orc.serialization.impl.CalendarTypeAdapter
 
clazz - Variable in class com.microsoft.services.orc.core.OrcFetcher
The Clazz.
close() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
close() - Method in class com.microsoft.services.orc.http.impl.EmptyResponse
 
close() - Method in class com.microsoft.services.orc.http.impl.ResponseImpl
 
close() - Method in interface com.microsoft.services.orc.http.Response
Close void.
closeStreamAndConnection() - Method in class com.microsoft.services.orc.http.NetworkRunnable
Closes the stream and connection, if possible
closeStreamedResponse() - Method in class com.microsoft.services.orc.core.OrcResponseImpl
 
closeStreamedResponse() - Method in interface com.microsoft.services.orc.http.OrcResponse
Closes the streamed response
com.microsoft.services.orc.core - package com.microsoft.services.orc.core
 
com.microsoft.services.orc.http - package com.microsoft.services.orc.http
 
com.microsoft.services.orc.http.impl - package com.microsoft.services.orc.http.impl
 
com.microsoft.services.orc.log - package com.microsoft.services.orc.log
 
com.microsoft.services.orc.log.impl - package com.microsoft.services.orc.log.impl
 
com.microsoft.services.orc.resolvers - package com.microsoft.services.orc.resolvers
 
com.microsoft.services.orc.serialization - package com.microsoft.services.orc.serialization
 
com.microsoft.services.orc.serialization.impl - package com.microsoft.services.orc.serialization.impl
 
Constants - Class in com.microsoft.services.orc.core
Constants used through the framework
Constants() - Constructor for class com.microsoft.services.orc.core.Constants
 
CONTENT_TYPE_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant CONTENT_TYPE_HEADER.
createNetworkRunnable(Request, SettableFuture<Response>) - Method in class com.microsoft.services.orc.http.BaseHttpTransport
 
createNetworkRunnable(Request, SettableFuture<Response>) - Method in class com.microsoft.services.orc.http.impl.JvmHttpTransport
 
createODataURL() - Method in interface com.microsoft.services.orc.core.DependencyResolver
Create o data uRL.
createODataURL() - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
createRequest() - Method in interface com.microsoft.services.orc.core.DependencyResolver
Create request.
createRequest() - Method in class com.microsoft.services.orc.http.BaseHttpTransport
 
createRequest() - Method in interface com.microsoft.services.orc.http.HttpTransport
Create request.
createRequest() - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
Credentials - Interface in com.microsoft.services.orc.http
The interface Credentials.

D

decode(String) - Method in interface com.microsoft.services.orc.http.Base64Encoder
 
decode(String) - Method in class com.microsoft.services.orc.http.impl.Base64EncoderImpl
 
delete() - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Deletes
DependencyResolver - Interface in com.microsoft.services.orc.core
The interface Dependency resolver.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.microsoft.services.orc.serialization.ByteArrayTypeAdapterBase
 
deserialize(String) - Static method in class com.microsoft.services.orc.serialization.impl.CalendarSerializer
Deserializes an ISO-8601 formatted date
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.microsoft.services.orc.serialization.impl.CalendarTypeAdapter
 
deserialize(String, Class<E>) - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 
deserialize(String, Class<E>) - Method in interface com.microsoft.services.orc.serialization.JsonSerializer
Deserialize e.
deserializeList(String, Class<E>) - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 
deserializeList(String, Class<E>) - Method in interface com.microsoft.services.orc.serialization.JsonSerializer
Deserialize list.

E

EmptyResponse - Class in com.microsoft.services.orc.http.impl
The type Empty response.
EmptyResponse(int, Map<String, List<String>>) - Constructor for class com.microsoft.services.orc.http.impl.EmptyResponse
Instantiates a new Empty response.
encode(byte[]) - Method in interface com.microsoft.services.orc.http.Base64Encoder
 
encode(byte[]) - Method in class com.microsoft.services.orc.http.impl.Base64EncoderImpl
 
execute(Request) - Method in class com.microsoft.services.orc.http.BaseHttpTransport
 
execute(Request) - Method in interface com.microsoft.services.orc.http.HttpTransport
Execute listenable future.
expand(String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Expand OrcCollectionFetcher.
expand(String) - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Expand OrcCollectionFetcher.

F

filter(String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Filter OrcCollectionFetcher.

G

generateParametersPayload(Map<String, Object>, DependencyResolver) - Static method in class com.microsoft.services.orc.core.BaseOrcContainer
Generate parameters payload.
getBase64Encoder() - Method in class com.microsoft.services.orc.serialization.ByteArrayTypeAdapterBase
 
getBase64Encoder() - Method in class com.microsoft.services.orc.serialization.impl.ByteArrayTypeAdapterImpl
 
getBaseUrl() - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
getBaseUrl() - Method in interface com.microsoft.services.orc.http.OrcURL
Gets base url.
getById(String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Gets by id.
getByteArrayTypeAdapter() - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializer
 
getByteArrayTypeAdapter() - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 
getClassFromJson(JsonElement, Package) - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 
getContent() - Method in class com.microsoft.services.orc.core.MultiPartElement
 
getContent() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher
 
getContent() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Returns the request content
getContent() - Method in interface com.microsoft.services.orc.http.Request
Get content.
getContentType() - Method in class com.microsoft.services.orc.core.MultiPartElement
 
getCredentials() - Method in interface com.microsoft.services.orc.core.DependencyResolver
Gets credentials.
getCredentials() - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
getFunctionParameters(Map<String, Object>) - Static method in class com.microsoft.services.orc.core.Helpers
 
getHeaders() - Method in class com.microsoft.services.orc.core.OrcExecutable
Gets custom headers.
getHeaders() - Method in class com.microsoft.services.orc.http.impl.EmptyResponse
 
getHeaders(String) - Method in class com.microsoft.services.orc.http.impl.EmptyResponse
 
getHeaders() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Returns the request headers
getHeaders() - Method in class com.microsoft.services.orc.http.impl.ResponseImpl
 
getHeaders(String) - Method in class com.microsoft.services.orc.http.impl.ResponseImpl
 
getHeaders() - Method in interface com.microsoft.services.orc.http.Request
Gets headers.
getHeaders() - Method in interface com.microsoft.services.orc.http.Response
Gets headers.
getHeaders(String) - Method in interface com.microsoft.services.orc.http.Response
Gets headers.
getHttpTransport() - Method in interface com.microsoft.services.orc.core.DependencyResolver
Gets http transport.
getHttpTransport() - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
getInstance() - Static method in class com.microsoft.services.orc.http.impl.Base64EncoderImpl
 
getJsonSerializer() - Method in interface com.microsoft.services.orc.core.DependencyResolver
Gets json serializer.
getJsonSerializer() - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
getLogger() - Method in interface com.microsoft.services.orc.core.DependencyResolver
Gets logger.
getLogger() - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
getName() - Method in class com.microsoft.services.orc.core.MultiPartElement
 
getOperations() - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Gets operations.
getOperations() - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Gets operations.
getOptions() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
 
getOptions() - Method in interface com.microsoft.services.orc.http.Request
 
getParameters() - Method in class com.microsoft.services.orc.core.OrcExecutable
Gets custom parameters.
getPathComponents() - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
getPathComponents() - Method in interface com.microsoft.services.orc.http.OrcURL
Gets path components.
getPayload() - Method in class com.microsoft.services.orc.core.OrcResponseImpl
 
getPayload() - Method in interface com.microsoft.services.orc.http.OrcResponse
Get payload.
getPlatformUserAgent(String) - Method in interface com.microsoft.services.orc.core.DependencyResolver
Gets the user agent for a specific platform
getPlatformUserAgent(String) - Method in class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
getQueryStringParameters() - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
getQueryStringParameters() - Method in interface com.microsoft.services.orc.http.OrcURL
Gets query string parameters.
getReservedNames() - Static method in class com.microsoft.services.orc.core.Helpers
 
getResolver() - Method in class com.microsoft.services.orc.core.BaseOrcContainer
 
getResolver() - Method in class com.microsoft.services.orc.core.OrcExecutable
Gets resolver.
getResolver() - Method in class com.microsoft.services.orc.core.OrcFetcher
 
getResolver() - Method in class com.microsoft.services.orc.core.OrcOperations
 
getResponse() - Method in exception com.microsoft.services.orc.core.OrcException
 
getResponse() - Method in class com.microsoft.services.orc.core.OrcResponseImpl
 
getResponse() - Method in interface com.microsoft.services.orc.http.OrcResponse
Gets response.
getStatus() - Method in class com.microsoft.services.orc.http.impl.EmptyResponse
 
getStatus() - Method in class com.microsoft.services.orc.http.impl.ResponseImpl
 
getStatus() - Method in interface com.microsoft.services.orc.http.Response
Gets status.
getStream() - Method in class com.microsoft.services.orc.http.impl.EmptyResponse
 
getStream() - Method in class com.microsoft.services.orc.http.impl.ResponseImpl
 
getStream() - Method in interface com.microsoft.services.orc.http.Response
Gets stream.
getStreamedContent() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher
 
getStreamedContent() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
 
getStreamedContent() - Method in interface com.microsoft.services.orc.http.Request
Get the streamed content
getStreamedContentSize() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
 
getStreamedContentSize() - Method in interface com.microsoft.services.orc.http.Request
Get the streamed content size
getToken() - Method in class com.microsoft.services.orc.http.impl.OAuthCredentials
Returns the OAuth Token
getUpdatedValues() - Method in class com.microsoft.services.orc.core.ODataBaseEntity
 
getUrl() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Returns the request URL
getUrl() - Method in interface com.microsoft.services.orc.http.Request
Gets url.
getValue() - Method in enum com.microsoft.services.orc.log.LogLevel
Gets value.
getVerb() - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Returns the request HTTP verb
getVerb() - Method in interface com.microsoft.services.orc.http.Request
Gets verb.
GsonSerializer - Class in com.microsoft.services.orc.serialization.impl
 
GsonSerializer() - Constructor for class com.microsoft.services.orc.serialization.impl.GsonSerializer
 
GsonSerializerBase - Class in com.microsoft.services.orc.serialization.impl
The type Gson serializer.
GsonSerializerBase() - Constructor for class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 

H

Helpers - Class in com.microsoft.services.orc.core
The type Helpers.
Helpers() - Constructor for class com.microsoft.services.orc.core.Helpers
 
HTTP_NEW_LINE - Static variable in class com.microsoft.services.orc.core.Constants
The constant HTTP_NEW_LINE.
HttpTransport - Interface in com.microsoft.services.orc.http
The interface Http transport.
HttpVerb - Enum in com.microsoft.services.orc.http
The enum Http verb.

I

IF_MATCH_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant IF_MATCH_HEADER.
isEnabled() - Method in class com.microsoft.services.orc.log.LoggerBase
Is enabled.

J

JavaDependencyResolver - Class in com.microsoft.services.orc.resolvers
 
JavaDependencyResolver(String) - Constructor for class com.microsoft.services.orc.resolvers.JavaDependencyResolver
 
JSON_CONTENT_TYPE - Static variable in class com.microsoft.services.orc.core.Constants
The constant JSON_CONTENT_TYPE.
jsonObjectFromJsonMap(Map<String, String>) - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 
jsonObjectFromJsonMap(Map<String, String>) - Method in interface com.microsoft.services.orc.serialization.JsonSerializer
Json object from json map.
JsonSerializer - Interface in com.microsoft.services.orc.serialization
The interface Json serializer.
JvmHttpTransport - Class in com.microsoft.services.orc.http.impl
 
JvmHttpTransport() - Constructor for class com.microsoft.services.orc.http.impl.JvmHttpTransport
 
JvmNetworkRunnable - Class in com.microsoft.services.orc.http.impl
 
JvmNetworkRunnable(Request, SettableFuture<Response>) - Constructor for class com.microsoft.services.orc.http.impl.JvmNetworkRunnable
Initializes the network runnable

L

log(String, LogLevel) - Method in class com.microsoft.services.orc.core.OrcExecutable
 
log(String, LogLevel) - Method in interface com.microsoft.services.orc.log.Logger
Log void.
log(String, LogLevel) - Method in class com.microsoft.services.orc.log.LoggerBase
 
Logger - Interface in com.microsoft.services.orc.log
The interface Logger.
LoggerBase - Class in com.microsoft.services.orc.log
The type Logger impl.
LoggerBase() - Constructor for class com.microsoft.services.orc.log.LoggerBase
Instantiates a new Logger impl.
LoggerImpl - Class in com.microsoft.services.orc.log.impl
The type Logger impl.
LoggerImpl() - Constructor for class com.microsoft.services.orc.log.impl.LoggerImpl
 
LogLevel - Enum in com.microsoft.services.orc.log
The enum Log level.

M

mark(int) - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
markSupported() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
mCloseLock - Variable in class com.microsoft.services.orc.http.NetworkRunnable
The close lock.
mConnection - Variable in class com.microsoft.services.orc.http.NetworkRunnable
The connection.
mFuture - Variable in class com.microsoft.services.orc.http.NetworkRunnable
The future.
mRequest - Variable in class com.microsoft.services.orc.http.NetworkRunnable
The request.
mResponseStream - Variable in class com.microsoft.services.orc.http.NetworkRunnable
The response stream.
MULTIPART_BOUNDARY_NAME - Static variable in class com.microsoft.services.orc.core.Constants
The constant MULTIPART_BOUNDARY_NAME.
MULTIPART_CONTENT_TYPE - Static variable in class com.microsoft.services.orc.core.Constants
The constant MULTIPART_CONTENT_TYPE.
MultipartCollectionFetcher<TEntity,TFetcher extends OrcEntityFetcher,TOperations extends OrcOperations> - Class in com.microsoft.services.orc.core
 
MultipartCollectionFetcher(String, OrcExecutable, Class<TEntity>, Class<TOperations>) - Constructor for class com.microsoft.services.orc.core.MultipartCollectionFetcher
Instantiates a new OrcCollectionFetcher.
MultiPartElement - Class in com.microsoft.services.orc.core
 
MultiPartElement(String, String) - Constructor for class com.microsoft.services.orc.core.MultiPartElement
 
MultiPartElement(String, String, byte[]) - Constructor for class com.microsoft.services.orc.core.MultiPartElement
 
MUST_STREAM_RESPONSE_CONTENT - Static variable in interface com.microsoft.services.orc.http.Request
 

N

NetworkRunnable - Class in com.microsoft.services.orc.http
Runnable that executes a network operation
NetworkRunnable(Request, SettableFuture<Response>) - Constructor for class com.microsoft.services.orc.http.NetworkRunnable
Initializes the network runnable
NetworkThread - Class in com.microsoft.services.orc.http
A thread that can release resources when stopped
NetworkThread(Runnable) - Constructor for class com.microsoft.services.orc.http.NetworkThread
Initializes the NetworkThread

O

OAuthCredentials - Class in com.microsoft.services.orc.http.impl
 
OAuthCredentials(String) - Constructor for class com.microsoft.services.orc.http.impl.OAuthCredentials
 
ODATA_MAXVERSION - Static variable in class com.microsoft.services.orc.core.Constants
The constant ODATA_MAXVERSION.
ODATA_MAXVERSION_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant ODATA_MAXVERSION_HEADER.
ODATA_TYPE_JSON_PROPERTY - Static variable in class com.microsoft.services.orc.core.Constants
The constant ODATA_DATA_TYPE_JSON_PROPERTY
ODATA_TYPE_PROPERTY_NAME - Static variable in class com.microsoft.services.orc.core.Constants
The constant ODATA_TYPE_PROPERTY_NAME
ODATA_VERSION - Static variable in class com.microsoft.services.orc.core.Constants
The constant ODATA_VERSION.
ODATA_VERSION_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant ODATA_VERSION_HEADER.
ODataBaseEntity - Class in com.microsoft.services.orc.core
The type ODataBaseEntity.
ODataBaseEntity() - Constructor for class com.microsoft.services.orc.core.ODataBaseEntity
 
oDataExecute(Request) - Method in class com.microsoft.services.orc.core.BaseOrcContainer
 
oDataExecute(Request) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
 
oDataExecute(Request) - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
 
oDataExecute(Request) - Method in class com.microsoft.services.orc.core.OrcExecutable
OData execute.
oDataExecute(Request) - Method in class com.microsoft.services.orc.core.OrcOperations
 
openStreamedResponse() - Method in class com.microsoft.services.orc.core.OrcResponseImpl
 
openStreamedResponse() - Method in interface com.microsoft.services.orc.http.OrcResponse
Opens a streamed response.
OrcCollectionFetcher<TEntity,TFetcher extends OrcEntityFetcher,TOperations extends OrcOperations> - Class in com.microsoft.services.orc.core
The type OrcCollectionFetcher.
OrcCollectionFetcher(String, OrcExecutable, Class<TEntity>, Class<TOperations>) - Constructor for class com.microsoft.services.orc.core.OrcCollectionFetcher
Instantiates a new OrcCollectionFetcher.
OrcEntityFetcher<TEntity extends ODataBaseEntity,TOperations extends OrcOperations> - Class in com.microsoft.services.orc.core
The type OrcEntityFetcher.
OrcEntityFetcher(String, OrcExecutable, Class<TEntity>, Class<TOperations>) - Constructor for class com.microsoft.services.orc.core.OrcEntityFetcher
Instantiates a new OrcEntityFetcher.
OrcException - Exception in com.microsoft.services.orc.core
 
OrcException(OrcResponse, String) - Constructor for exception com.microsoft.services.orc.core.OrcException
 
OrcException(OrcResponse, Throwable) - Constructor for exception com.microsoft.services.orc.core.OrcException
 
OrcExecutable - Class in com.microsoft.services.orc.core
The type OrcExecutable.
OrcExecutable() - Constructor for class com.microsoft.services.orc.core.OrcExecutable
 
OrcFetcher<TEntity> - Class in com.microsoft.services.orc.core
The type O data fetcher.
OrcFetcher(String, OrcExecutable, Class<TEntity>) - Constructor for class com.microsoft.services.orc.core.OrcFetcher
Instantiates a new O data fetcher.
OrcMediaEntityFetcher<TEntity extends ODataBaseEntity,TOperations extends OrcOperations> - Class in com.microsoft.services.orc.core
The type OrcMediaEntityFetcher.
OrcMediaEntityFetcher(String, OrcExecutable, Class<TEntity>, Class<TOperations>) - Constructor for class com.microsoft.services.orc.core.OrcMediaEntityFetcher
Instantiates a new OrcMediaEntityFetcher.
OrcMediaEntityFetcher.MediaEntityInputStream - Class in com.microsoft.services.orc.core
 
OrcMediaEntityFetcher.MediaEntityInputStream(InputStream, OrcResponse) - Constructor for class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
OrcOperations - Class in com.microsoft.services.orc.core
The type OrcOperations.
OrcOperations(String, OrcExecutable) - Constructor for class com.microsoft.services.orc.core.OrcOperations
Instantiates a new ODataOperation.
OrcResponse - Interface in com.microsoft.services.orc.http
The interface OrcResponse.
OrcResponseImpl - Class in com.microsoft.services.orc.core
 
OrcResponseImpl(Response) - Constructor for class com.microsoft.services.orc.core.OrcResponseImpl
 
OrcURL - Interface in com.microsoft.services.orc.http
The interface OData uRL.
OrcURLImpl - Class in com.microsoft.services.orc.http.impl
The type OrcURLImpl.
OrcURLImpl() - Constructor for class com.microsoft.services.orc.http.impl.OrcURLImpl
 
orderBy(String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Order OrcCollectionFetcher.

P

parent - Variable in class com.microsoft.services.orc.core.OrcFetcher
The Parent.
prepareRequest(Request) - Method in interface com.microsoft.services.orc.http.Credentials
Prepare request.
prepareRequest(Request) - Method in class com.microsoft.services.orc.http.impl.BasicCredentials
 
prepareRequest(Request) - Method in class com.microsoft.services.orc.http.impl.OAuthCredentials
 
prependPathComponent(String) - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
prependPathComponent(String) - Method in interface com.microsoft.services.orc.http.OrcURL
Prepend path component.
print(String, LogLevel) - Method in class com.microsoft.services.orc.log.impl.LoggerImpl
 
print(String, LogLevel) - Method in class com.microsoft.services.orc.log.LoggerBase
 
PROPERTY_NAME_IGNORE_PREFIX - Static variable in class com.microsoft.services.orc.core.Constants
The constant PROPERTY_NAME_RESERVED_PREFIX
PROPERTY_NAME_RESERVED_PREFIX - Static variable in class com.microsoft.services.orc.core.Constants
The constant PROPERTY_NAME_RESERVED_PREFIX
putContent(byte[]) - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher
 
putContent(InputStream, long) - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher
 

R

read() - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Reads
read() - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Reads
read() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
read(byte[]) - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
read(byte[], int, int) - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
read() - Method in interface com.microsoft.services.orc.core.Readable
 
Readable<T> - Interface in com.microsoft.services.orc.core
The interface Readable.
readRaw() - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Reads raw
readRaw() - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Reads raw
readRaw() - Method in class com.microsoft.services.orc.core.OrcFetcher
Read raw.
readRaw() - Method in interface com.microsoft.services.orc.core.Readable
 
releaseAndStop() - Method in class com.microsoft.services.orc.http.NetworkThread
Releases resources and stops the thread
removeHeader(String) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Removes a header
removeHeader(String) - Method in interface com.microsoft.services.orc.http.Request
Remove header.
Request - Interface in com.microsoft.services.orc.http
The interface Request.
RequestImpl - Class in com.microsoft.services.orc.http.impl
Represents an HTTP Request
RequestImpl() - Constructor for class com.microsoft.services.orc.http.impl.RequestImpl
 
reset() - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Reset void.
reset() - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 
Response - Interface in com.microsoft.services.orc.http
The interface Response.
ResponseImpl - Class in com.microsoft.services.orc.http.impl
Response implementation based on an InputStream
ResponseImpl(InputStream, int, Map<String, List<String>>, Closeable) - Constructor for class com.microsoft.services.orc.http.impl.ResponseImpl
Instantiates a new Response impl.
run() - Method in class com.microsoft.services.orc.http.impl.JvmNetworkRunnable
 

S

SDK_VERSION - Static variable in class com.microsoft.services.orc.core.Constants
The constant SDK_VERSION.
select(String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Select OrcCollectionFetcher.
select(String) - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Select OrcCollectionFetcher.
serialize(byte[], Type, JsonSerializationContext) - Method in class com.microsoft.services.orc.serialization.ByteArrayTypeAdapterBase
 
serialize(Calendar) - Static method in class com.microsoft.services.orc.serialization.impl.CalendarSerializer
Serialize string.
serialize(Calendar, Type, JsonSerializationContext) - Method in class com.microsoft.services.orc.serialization.impl.CalendarTypeAdapter
 
serialize(Object) - Method in class com.microsoft.services.orc.serialization.impl.GsonSerializerBase
 
serialize(Object) - Method in interface com.microsoft.services.orc.serialization.JsonSerializer
Serialize string.
serializeToJsonByteArray(Object, DependencyResolver) - Static method in class com.microsoft.services.orc.core.Helpers
Serialize to json byte array.
setBaseUrl(String) - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
setBaseUrl(String) - Method in interface com.microsoft.services.orc.http.OrcURL
Sets base url.
setContent(byte[]) - Method in class com.microsoft.services.orc.core.MultiPartElement
 
setContent(byte[]) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Sets the request content
setContent(byte[]) - Method in interface com.microsoft.services.orc.http.Request
Sets content.
setContentType(String) - Method in class com.microsoft.services.orc.core.MultiPartElement
 
setEnabled(boolean) - Method in class com.microsoft.services.orc.log.LoggerBase
Sets enabled.
setHeaders(Map<String, String>) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Sets the request headers
setHeaders(Map<String, String>) - Method in interface com.microsoft.services.orc.http.Request
Sets headers.
setLogLevel(LogLevel) - Method in class com.microsoft.services.orc.log.LoggerBase
Sets log level.
setName(String) - Method in class com.microsoft.services.orc.core.MultiPartElement
 
setODataType(String) - Method in class com.microsoft.services.orc.core.ODataBaseEntity
 
setParent(ODataBaseEntity, String) - Method in class com.microsoft.services.orc.core.ODataBaseEntity
 
setPathForCollections(OrcURL, String, int, int, String, String, String, String) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Sets path for collections.
setSelectorUrl(OrcURL, String, String) - Method in class com.microsoft.services.orc.core.OrcFetcher
Sets selector url.
setStreamedContent(InputStream, long) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
 
setStreamedContent(InputStream, long) - Method in interface com.microsoft.services.orc.http.Request
Sets content that comes from a stream
setUrl(OrcURL) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Sets the request URL
setUrl(OrcURL) - Method in interface com.microsoft.services.orc.http.Request
Sets url.
setVerb(HttpVerb) - Method in class com.microsoft.services.orc.http.impl.RequestImpl
Sets the request HTTP verb
setVerb(HttpVerb) - Method in interface com.microsoft.services.orc.http.Request
Sets verb.
skip(int) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Skip OrcCollectionFetcher.
skip(long) - Method in class com.microsoft.services.orc.core.OrcMediaEntityFetcher.MediaEntityInputStream
 

T

TELEMETRY_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant TELEMETRY_HEADER.
top(int) - Method in class com.microsoft.services.orc.core.OrcCollectionFetcher
Top OrcCollectionFetcher.
toString() - Method in class com.microsoft.services.orc.http.impl.OrcURLImpl
 
transformToByteArrayListenableFuture(ListenableFuture<OrcResponse>) - Static method in class com.microsoft.services.orc.core.Helpers
Apply byte array listenable future.
transformToEntityListenableFuture(ListenableFuture<String>, Class<TEntity>, DependencyResolver) - Static method in class com.microsoft.services.orc.core.Helpers
Apply string listenable future.
transformToEntityListListenableFuture(ListenableFuture<String>, Class<TEntity>, DependencyResolver) - Static method in class com.microsoft.services.orc.core.Helpers
Add list result callback.
transformToStringListenableFuture(ListenableFuture<OrcResponse>) - Static method in class com.microsoft.services.orc.core.Helpers
Apply string listenable future.
transformToVoidListenableFuture(ListenableFuture<OrcResponse>) - Static method in class com.microsoft.services.orc.core.Helpers
Add null result callback.

U

update(TEntity) - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Updates the given entity.
update(TEntity, boolean) - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Updates the given entity.
updateRaw(String, boolean) - Method in class com.microsoft.services.orc.core.OrcEntityFetcher
Updates the given entity.
urlComponent - Variable in class com.microsoft.services.orc.core.OrcFetcher
The Url component.
urlEncode(String) - Static method in class com.microsoft.services.orc.core.Helpers
Url encode.
USER_AGENT_HEADER - Static variable in class com.microsoft.services.orc.core.Constants
The constant USER_AGENT_HEADER.
UTF8 - Static variable in class com.microsoft.services.orc.core.Constants
UTF-8 Charset instance
UTF8_NAME - Static variable in class com.microsoft.services.orc.core.Constants
UTF-8 Encoding name

V

valueChanged(String, Object) - Method in class com.microsoft.services.orc.core.ODataBaseEntity
 
valueOf(String) - Static method in enum com.microsoft.services.orc.http.HttpVerb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.services.orc.log.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.services.orc.http.HttpVerb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.services.orc.log.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
$ A B C D E F G H I J L M N O P R S T U V