99f34b1618ad1eba8c45f5e7bc1dccafc7b851e6
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable text : String in method public readFrom(type Class<Message>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,String>, entityStream InputStream) : Message from class org.glassfish.jersey.tests.integration.tracing.MessageBodyReaderTestFormat | From | To | |
Extract Method | 1 | ||
Extract Method private throwExceptionImpl(testAction Utils.TestAction, fromContext Object, throwWebApplicationException TestAction, throwProcessingException TestAction, throwAnyException TestAction) : void extracted from public throwException(requestContext ContainerRequestContext, fromContext Object, throwWebApplicationException TestAction, throwProcessingException TestAction, throwAnyException TestAction) : void in class org.glassfish.jersey.tests.integration.tracing.Utils | From | To |