Toggle navigation
Home
org.apache.commons.httpclient.methods.GetMethod to org.apache.http.client.methods.HttpGet
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'bigbluebutton'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Cascading Type Change (Different)
int
to
HttpResponse
int
to
HttpResponse
int
to
HttpResponse
int
to
HttpResponse
Rename Method invocation
executeMethod
to
execute
setRequestHeader
to
setHeader
executeMethod
to
execute
executeMethod
to
execute
executeMethod
to
execute
setRequestHeader
to
setHeader
Add or Remove Method invocation
method.getStatusCode()
to
statusCode
statusCode
to
statusCode
method.getStatusCode()
to
statusCode
statusCode
to
statusCode
Cascading Type Change (Similar)
GetMethod
to
HttpGet
GetMethod
to
HttpGet
Rename Variable
doCreateMethod
to
doCreateRequest
get
to
httpget