| Package | Description |
|---|---|
| com.codota.service.client.requests | |
| com.codota.service.client.requests.base | |
| com.codota.service.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxRequest
Created by yahave on 21/12/2016.
|
class |
ClientFeaturesRequest
Created by yahave on 21/12/2016.
|
class |
DecryptBatchRequest
Created by yahave on 3/3/16.
|
class |
DecryptRequest
Created by yahave on 3/3/16.
|
class |
GetArtifactDependenciesRequest
Created by yahave on 3/3/16.
|
class |
GetArtifactRequest
Created by WEISS on 24/07/2016.
|
class |
GetDependenciesRequest
Created by yahave on 3/3/16.
|
class |
GetManualDependenciesRequest
Created by shaia on 24/05/2017.
|
class |
GetRequestEmptyResponse
Created by yahave on 21/12/2016.
|
class |
ListClassesRequest
Created by dror on 3/3/16.
|
class |
ListFilesRequest
Created by dror on 3/3/16.
|
class |
NakedPostRequest<T>
Created by yahave on 3/3/16.
|
class |
PutManualDependenciesRequest
Created by shaia on 25/05/2017.
|
class |
SaveToBoxRequest
Created by yahave on 21/12/2016.
|
class |
SearchCrossRefRequest
Created by yahave on 3/3/16.
|
class |
SearchRequest
Created by yahave on 3/3/16.
|
class |
SearchStatsRequest
Created by yahave on 3/3/16.
|
class |
SearchTaskRequest
Created by yahave on 3/3/16.
|
class |
TextSearchRequest |
class |
TypeaheadRequest
Created by yahave on 3/3/16.
|
class |
XRefMethodsRequest
Created by yahave on 3/3/16.
|
class |
XRefTypeaheadRequest
Created by yahave on 3/3/16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetRequest<T>
Created by yahave on 3/3/16.
|
class |
PostRequest<T>
Created by yahave on 3/3/16.
|
class |
PutRequest<T>
Created by shaia on 28/05/2017.
|
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.withBodyAttribute(String key,
String value) |
Request |
Request.withBodyAttributes(Map<String,String> bodyAttributes) |
Request |
Request.withHeaderAttribute(String key,
String value) |
Request |
Request.withHeaderAttributes(Map<String,String> headerAttributes) |
Request |
Request.withQueryParameter(String key,
String value) |
Request |
Request.withQueryParams(Map<String,String> queryParams) |
| Modifier and Type | Method and Description |
|---|---|
abstract CodotaResponse |
ServiceConnector.post(Request request) |
CodotaResponse |
ApacheServiceConnector.post(Request request) |
Copyright © 2018. All rights reserved.