|
Change Parameter Type json : JSONObject to json : JsonObject in method private convertSubsegment(json JsonObject) : TestSubsegment in class org.apache.camel.component.aws.xray.FakeAWSDaemon.UDPSocketListener |
From |
To |
|
Change Parameter Type json : JSONObject to json : JsonObject in method private addMetadataIfAvailable(entity TestEntity<?>, json JsonObject) : void in class org.apache.camel.component.aws.xray.FakeAWSDaemon.UDPSocketListener |
From |
To |
|
Change Parameter Type json : JSONObject to json : JsonObject in method private addAnnotationsIfAvailable(entity TestEntity<?>, json JsonObject) : void in class org.apache.camel.component.aws.xray.FakeAWSDaemon.UDPSocketListener |
From |
To |
|
Change Parameter Type json : JSONObject to json : JsonObject in method private convertData(json JsonObject) : TestSegment in class org.apache.camel.component.aws.xray.FakeAWSDaemon.UDPSocketListener |
From |
To |
|
Change Parameter Type json : JSONObject to json : JsonObject in method private parseMetadata(json JsonObject) : Map<String,Map<String,Object>> in class org.apache.camel.component.aws.xray.FakeAWSDaemon.UDPSocketListener |
From |
To |
|
Change Parameter Type jsonSubsegments : JSONArray to jsonSubsegments : JsonArray in method private convertSubsegments(jsonSubsegments JsonArray) : List<TestSubsegment> in class org.apache.camel.component.aws.xray.FakeAWSDaemon.UDPSocketListener |
From |
To |