|
Change Parameter Type requestScopeInstance : RequestScope.Instance to requestScopeContext : RequestContext in method package setContext(requestScope RequestScope, requestScopeContext RequestContext, requestContext ContainerRequest, responseContext ContainerResponse, connectionCallbackRunner ConnectionCallback, asyncContext Value<AsyncContext>) : void in class org.glassfish.jersey.server.ChunkedOutput |
From |
To |
|
Change Parameter Type contract : String to contract : Class<?> in method public addAlias(contract Class<?>) : AliasBinding in class org.glassfish.jersey.internal.inject.Binding |
From |
To |
|
Change Parameter Type contract : String to contract : Class<?> in method package AliasBinding(contract Class<?>) in class org.glassfish.jersey.internal.inject.AliasBinding |
From |
To |
|
Change Parameter Type t : Type to type : Class in method package asType(type Class) : D in class org.glassfish.jersey.internal.inject.Binding |
From |
To |
|
Change Parameter Type scopeInstance : RequestScope.Instance to requestContext : RequestContext in method public AsyncResponder(responder Responder, requestContext RequestContext, requestScopeListener ExternalRequestScope, foreignScopeInstance ExternalRequestContext<?>) in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder |
From |
To |
|
Change Parameter Type scopeInstance : Instance to context : RequestContext in method public runInScope(context RequestContext, task Callable<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Parameter Type scopeInstance : Instance to context : RequestContext in method public runInScope(context RequestContext, task Producer<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Parameter Type scopeInstance : RequestScope.Instance to requestContext : RequestContext in method private AsyncResponderHolder(responder Responder, externalRequestScope ExternalRequestScope, requestContext RequestContext, externalContext ExternalRequestContext<?>) in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder |
From |
To |
|
Change Parameter Type scopeInstance : Instance to context : RequestContext in method public runInScope(context RequestContext, task Runnable) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Parameter Type scopeInstance : Instance to context : RequestContext in method protected release(context RequestContext) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable oldInstance : Instance to oldContext : RequestContext in method public runInScope(task Callable<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable oldInstance : Instance to oldContext : RequestContext in method public runInScope(task Producer<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable scopeInstance : Instance to context : RequestContext in method public suspendCurrent() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable instance : Instance to context : Hk2RequestScope.Instance in method public testScopeWithCreatedInstance() : void in class org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest |
From |
To |
|
Rename Variable oldInstance : Instance to oldContext : RequestContext in method public runInScope(task Runnable) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable oldInstance : Instance to oldContext : RequestContext in method public runInScope(context RequestContext, task Producer<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable oldInstance : Instance to oldContext : RequestContext in method public runInScope(context RequestContext, task Callable<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Variable oldInstance : Instance to oldContext : RequestContext in method public runInScope(context RequestContext, task Runnable) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Return Type Type to Class<T> in method public getImplementationType() : Class<T> in class org.glassfish.jersey.internal.inject.Binding |
From |
To |
|
Change Return Type String to Class<?> in method public getContract() : Class<?> in class org.glassfish.jersey.internal.inject.AliasBinding |
From |
To |
|
Change Return Type Instance to RequestContext in method public current() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Return Type Instance to Hk2RequestScope.Instance in method public getReference() : Hk2RequestScope.Instance in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance |
From |
To |
|
Change Return Type Instance to RequestContext in method public suspendCurrent() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Return Type Instance to RequestContext in method private retrieveCurrent() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Return Type Instance to RequestContext in method public referenceCurrent() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type instance : Instance to context : Hk2RequestScope.Instance in method public testScopeWithCreatedInstance() : void in class org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest |
From |
To |
|
Change Variable Type oldInstance : Instance to oldContext : RequestContext in method public runInScope(context RequestContext, task Producer<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type oldInstance : Instance to oldContext : RequestContext in method public runInScope(context RequestContext, task Callable<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type oldInstance : Instance to oldContext : RequestContext in method public runInScope(context RequestContext, task Runnable) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type oldInstance : Instance to oldContext : RequestContext in method public runInScope(task Producer<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type oldInstance : Instance to oldContext : RequestContext in method public runInScope(task Callable<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type scopeInstance : Instance to context : RequestContext in method public suspendCurrent() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type oldInstance : Instance to oldContext : RequestContext in method public runInScope(task Runnable) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type scopeInstance : Instance to scopeInstance : RequestContext in method public current() : RequestContext in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type instance : RequestScope.Instance to instance : Hk2RequestScope.Instance in method public containsKey(descriptor ActiveDescriptor<?>) : boolean in class org.glassfish.jersey.inject.hk2.RequestContext |
From |
To |
|
Change Variable Type instance : RequestScope.Instance to instance : Hk2RequestScope.Instance in method public destroyOne(descriptor ActiveDescriptor<?>) : void in class org.glassfish.jersey.inject.hk2.RequestContext |
From |
To |
|
Change Variable Type instance : Instance to context : RequestContext in method protected release(context RequestContext) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Variable Type instance : Instance to instance : Hk2RequestScope.Instance in method public testScopeReleaseInsideScope() : void in class org.glassfish.jersey.tests.e2e.common.process.internal.RequestScopeTest |
From |
To |
|
Change Variable Type requestScopeInstance : RequestScope.Instance to requestScopeInstance : RequestContext in method public process(request ContainerRequest) : void in class org.glassfish.jersey.server.ServerRuntime |
From |
To |
|
Change Attribute Type contract : String to contract : Class<?> in class org.glassfish.jersey.internal.inject.AliasBinding |
From |
To |
|
Change Attribute Type scopeInstance : RequestScope.Instance to requestContext : RequestContext in class org.glassfish.jersey.client.InboundJaxrsResponse |
From |
To |
|
Change Attribute Type implementationType : Type to implementationType : Class<T> in class org.glassfish.jersey.internal.inject.Binding |
From |
To |
|
Change Attribute Type currentScopeInstance : ThreadLocal<Instance> to currentRequestContext : ThreadLocal<RequestContext> in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Change Attribute Type requestScopeInstance : RequestScope.Instance to requestScopeContext : RequestContext in class org.glassfish.jersey.server.ChunkedOutput |
From |
To |
|
Change Attribute Type wadlApplicationContext : Provider<WadlApplicationContext> to wadlApplicationContext : WadlApplicationContext in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler |
From |
To |
|
Change Attribute Type scopeInstance : RequestScope.Instance to requestContext : RequestContext in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder |
From |
To |
|
Change Attribute Type scopeInstance : RequestScope.Instance to requestContext : RequestContext in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder |
From |
To |
|
Rename Parameter t : Type to type : Class in method package asType(type Class) : D in class org.glassfish.jersey.internal.inject.Binding |
From |
To |
|
Rename Parameter scopeInstance : RequestScope.Instance to requestContext : RequestContext in method public AsyncResponder(responder Responder, requestContext RequestContext, requestScopeListener ExternalRequestScope, foreignScopeInstance ExternalRequestContext<?>) in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder |
From |
To |
|
Rename Parameter scopeInstance : Instance to context : RequestContext in method public runInScope(context RequestContext, task Producer<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Parameter scopeInstance : Instance to context : RequestContext in method public runInScope(context RequestContext, task Callable<T>) : T in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Parameter scopeInstance : RequestScope.Instance to requestContext : RequestContext in method private AsyncResponderHolder(responder Responder, externalRequestScope ExternalRequestScope, requestContext RequestContext, externalContext ExternalRequestContext<?>) in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder |
From |
To |
|
Rename Parameter scopeInstance : Instance to context : RequestContext in method public runInScope(context RequestContext, task Runnable) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Parameter scopeInstance : Instance to context : RequestContext in method protected release(context RequestContext) : void in class org.glassfish.jersey.process.internal.RequestScope |
From |
To |
|
Rename Parameter requestScopeInstance : RequestScope.Instance to requestScopeContext : RequestContext in method package setContext(requestScope RequestScope, requestScopeContext RequestContext, requestContext ContainerRequest, responseContext ContainerResponse, connectionCallbackRunner ConnectionCallback, asyncContext Value<AsyncContext>) : void in class org.glassfish.jersey.server.ChunkedOutput |
From |
To |