| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | checkCanceled() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isCanceled() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | java.util.concurrent.CompletableFuture | computeAsync(java.util.function.Function) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | java.util.concurrent.CompletableFuture | computeAsync(java.util.concurrent.Executor, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.CancelChecker | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CompletableFutures$FutureCancelChecker(java.util.concurrent.CompletableFuture) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | void | checkCanceled() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isCanceled() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | notify(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.concurrent.CompletableFuture | request(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CollectionTypeAdapter(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | java.util.Collection | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CollectionTypeAdapter$Factory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.util.function.Supplier | getConstructor(java.lang.Class) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.adapters.CollectionTypeAdapter$Factory | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CollectionTypeAdapterFactory() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.adapters.CollectionTypeAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CollectionTypeAdapterFactory$Adapter(com.google.gson.Gson, | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected final | org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapter$EitherTypeArgument | n.a. | left |
| UNCHANGED | protected final | java.util.function.Predicate | n.a. | leftChecker |
| UNCHANGED | protected final | org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapter$EitherTypeArgument | n.a. | right |
| UNCHANGED | protected final | java.util.function.Predicate | n.a. | rightChecker |
| UNCHANGED | protected final | com.google.gson.reflect.TypeToken | n.a. | typeToken |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapter(com.google.gson.Gson, | n.a. | n.a. |
|
||||
| UNCHANGED | public | EitherTypeAdapter(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.Either | create(com.google.gson.stream.JsonToken, |
| n.a. |
|
||||||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.Either | createLeft(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.Either | createRight(java.lang.Object) |
| n.a. |
|
||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Either | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected final | com.google.gson.TypeAdapter | n.a. | adapter |
| UNCHANGED | protected final | java.util.Collection | n.a. | expectedTokens |
| UNCHANGED | protected final | com.google.gson.reflect.TypeToken | n.a. | typeToken |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapter$EitherTypeArgument(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | com.google.gson.stream.JsonToken | getExpectedToken(java.lang.Class) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | boolean | isAssignable(com.google.gson.stream.JsonToken) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.Object | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.Object | read(com.google.gson.JsonElement) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapter$Factory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.util.function.Predicate | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapter$ListChecker(java.util.function.Predicate, | n.a. | n.a. |
|
||||
| UNCHANGED | public | EitherTypeAdapter$ListChecker(java.util.function.Predicate) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | test(com.google.gson.JsonElement) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.util.function.Predicate | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapter$PropertyChecker(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public | EitherTypeAdapter$PropertyChecker(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | EitherTypeAdapter$PropertyChecker(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | test(com.google.gson.JsonElement) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapter$Factory | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapterFactory() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EitherTypeAdapterFactory$Adapter(com.google.gson.Gson, | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | java.lang.Enum | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EnumTypeAdapter$Factory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.adapters.EnumTypeAdapter$Factory | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EnumTypeAdapterFactory() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | JsonElementTypeAdapter(com.google.gson.Gson) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | com.google.gson.JsonElement | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | JsonElementTypeAdapter$Factory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MessageTypeAdapter(org.eclipse.lsp4j.jsonrpc.json.MessageJsonHandler, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.Message | createMessage(java.lang.String, |
| n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.Object | fromJson(com.google.gson.stream.JsonReader, |
| n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.Object | fromJson(com.google.gson.JsonElement, | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.reflect.Type[] | getParameterTypes(java.lang.String) | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | protected | boolean | isNull(java.lang.Object) | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | protected | boolean | isNullOrVoidType(java.lang.reflect.Type) | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.Object | parseParams(com.google.gson.stream.JsonReader, |
| n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.Object | parseParams(java.lang.Object, | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.Object | parseResult(com.google.gson.stream.JsonReader, |
| n.a. |
|
||||||||||||
| UNCHANGED | protected | java.lang.Object | parseResult(java.lang.Object, |
| n.a. |
|
||||||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Message | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
||||||||||||
| UNCHANGED | protected | void | writeId(com.google.gson.stream.JsonWriter, |
| n.a. |
|
||||||||||||
| UNCHANGED | protected | void | writeNullValue(com.google.gson.stream.JsonWriter) |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MessageTypeAdapter$Factory(org.eclipse.lsp4j.jsonrpc.json.MessageJsonHandler) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.adapters.MessageTypeAdapter$Factory | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MessageTypeAdapterFactory(org.eclipse.lsp4j.jsonrpc.json.MessageJsonHandler) | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| UNCHANGED | java.lang.Deprecated | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ThrowableTypeAdapter(com.google.gson.reflect.TypeToken) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | java.lang.Throwable | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ThrowableTypeAdapter$Factory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected final | com.google.gson.TypeAdapter | n.a. | first |
| UNCHANGED | protected final | com.google.gson.TypeAdapter | n.a. | second |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TupleTypeAdapters$TwoTypeAdapter(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Tuple$Two | read(com.google.gson.stream.JsonReader) |
| n.a. |
|
||||||||
| UNCHANGED | public | void | write(com.google.gson.stream.JsonWriter, |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TupleTypeAdapters$TwoTypeAdapterFactory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | java.lang.reflect.Type[] | getElementTypes(com.google.gson.reflect.TypeToken, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | java.util.Collection | getExpectedTypes(java.lang.reflect.Type) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | boolean | isEither(java.lang.reflect.Type) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | boolean | isTwoTuple(java.lang.reflect.Type) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.Runnable | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ConcurrentMessageProcessor(org.eclipse.lsp4j.jsonrpc.MessageProducer, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | java.util.concurrent.Future | beginProcessing(java.util.concurrent.ExecutorService) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | void | processingEnded() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | void | processingStarted() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | run() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.util.concurrent.Future | startProcessing(org.eclipse.lsp4j.jsonrpc.MessageProducer,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.util.concurrent.Future | wrapFuture(java.util.concurrent.Future, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | getMethodName() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.reflect.Type[] | getParameterTypes() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.reflect.Type | getReturnType() | n.a. | n.a. |
|
||||
| UNCHANGED | public | com.google.gson.TypeAdapterFactory | getReturnTypeAdapterFactory() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isNotification() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.json.JsonRpcMethod | notification(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.json.JsonRpcMethod | request(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.json.JsonRpcMethod | request(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | java.util.Map | supportedMethods() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_LENGTH_HEADER |
| UNCHANGED | public static final | java.lang.String | n.a. | CONTENT_TYPE_HEADER |
| UNCHANGED | public static final | java.lang.String | n.a. | CRLF |
| UNCHANGED | public static final | java.lang.String | n.a. | JSON_MIME_TYPE |
| UNCHANGED | public static final | java.lang.String | n.a. | JSONRPC_VERSION |
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.json.JsonRpcMethod | n.a. | CANCEL_METHOD |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MessageJsonHandler(java.util.Map) | n.a. | n.a. |
|
||||
| UNCHANGED | public | MessageJsonHandler(java.util.Map, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | com.google.gson.GsonBuilder | getDefaultGsonBuilder() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | com.google.gson.Gson | getGson() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.json.JsonRpcMethod | getJsonRpcMethod(java.lang.String) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.json.MethodProvider | getMethodProvider() | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Message | parseMessage(java.lang.CharSequence) |
| n.a. |
|
||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Message | parseMessage(java.io.Reader) |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | serialize(org.eclipse.lsp4j.jsonrpc.messages.Message) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | serialize(org.eclipse.lsp4j.jsonrpc.messages.Message, |
| n.a. |
|
||||||||
| UNCHANGED | public | void | setMethodProvider(org.eclipse.lsp4j.jsonrpc.json.MethodProvider) | n.a. | n.a. |
|
||||||||
| UNCHANGED | static public | java.lang.String | toString(java.lang.Object) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | java.lang.String | resolveMethod(java.lang.String) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.annotation.Annotation | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | java.lang.Class | value() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| UNCHANGED | java.lang.annotation.Retention |
|
||||||||
| UNCHANGED | java.lang.annotation.Target |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.MessageConstants | n.a. |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.MessageConsumer | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | StreamMessageConsumer(java.io.OutputStream, | n.a. | n.a. |
|
||||
| UNCHANGED | public | StreamMessageConsumer(org.eclipse.lsp4j.jsonrpc.json.MessageJsonHandler) | n.a. | n.a. |
|
||||
| UNCHANGED | public | StreamMessageConsumer(java.io.OutputStream, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | java.lang.StringBuilder | appendHeader(java.lang.StringBuilder, | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | consume(org.eclipse.lsp4j.jsonrpc.messages.Message) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.String | getHeader(int) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.io.OutputStream | getOutput() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setOutput(java.io.OutputStream) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Closeable | n.a. |
| UNCHANGED | java.lang.AutoCloseable | n.a. |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.MessageConstants | n.a. |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.MessageProducer | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | StreamMessageProducer(java.io.InputStream, | n.a. | n.a. |
|
||||
| UNCHANGED | public | StreamMessageProducer(java.io.InputStream, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public | void | close() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | fireError(java.lang.Throwable) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | fireStreamClosed(java.lang.Exception) | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.io.InputStream | getInput() | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | boolean | handleMessage(java.io.InputStream, |
| n.a. |
|
||||||||
| UNCHANGED | public | void | listen(org.eclipse.lsp4j.jsonrpc.MessageConsumer) | n.a. | n.a. |
|
||||||||
| UNCHANGED | protected | void | parseHeader(java.lang.String, | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | void | setInput(java.io.InputStream) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public | java.lang.String | n.a. | charset |
| UNCHANGED | public | int | n.a. | contentLength |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | StreamMessageProducer$Headers() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.RuntimeException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 6617120964653288512 | -7952794305289314670 |
| New | true | 6617120964653288512 | -7952794305289314670 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | JsonRpcException(java.lang.Throwable) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | boolean | indicatesStreamClosed(java.lang.Throwable) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createIoLauncher(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createIoLauncher(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createIoLauncher(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createIoLauncher(java.util.Collection, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createLauncher(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createLauncher(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Launcher | createLauncher(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | org.eclipse.lsp4j.jsonrpc.RemoteEndpoint | getRemoteEndpoint() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.Object | getRemoteProxy() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.util.concurrent.Future | startListening() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | protected | java.lang.ClassLoader | n.a. | classLoader |
| UNCHANGED | protected | java.util.function.Consumer | n.a. | configureGson |
| UNCHANGED | protected | java.util.function.Function | n.a. | exceptionHandler |
| UNCHANGED | protected | java.util.concurrent.ExecutorService | n.a. | executorService |
| UNCHANGED | protected | java.io.InputStream | n.a. | input |
| UNCHANGED | protected | java.util.Collection | n.a. | localServices |
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.MessageTracer | n.a. | messageTracer |
| UNCHANGED | protected | java.util.function.Function | n.a. | messageWrapper |
| UNCHANGED | protected | java.io.OutputStream | n.a. | output |
| UNCHANGED | protected | java.util.Collection | n.a. | remoteInterfaces |
| UNCHANGED | protected | boolean | n.a. | validateMessages |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | Launcher$Builder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | configureGson(java.util.function.Consumer) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher | create() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.json.MessageJsonHandler | createJsonHandler() | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.Launcher | createLauncher(java.util.concurrent.ExecutorService, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor | createMessageProcessor(org.eclipse.lsp4j.jsonrpc.MessageProducer, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.lang.Object | createProxy(org.eclipse.lsp4j.jsonrpc.RemoteEndpoint) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.RemoteEndpoint | createRemoteEndpoint(org.eclipse.lsp4j.jsonrpc.json.MessageJsonHandler) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | java.util.Map | getSupportedMethods() | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setClassLoader(java.lang.ClassLoader) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setExceptionHandler(java.util.function.Function) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setExecutorService(java.util.concurrent.ExecutorService) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setInput(java.io.InputStream) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setLocalService(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setLocalServices(java.util.Collection) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setOutput(java.io.OutputStream) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setRemoteInterface(java.lang.Class) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | setRemoteInterfaces(java.util.Collection) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | traceMessages(java.io.PrintWriter) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | validateMessages(boolean) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.MessageConsumer | wrapMessageConsumer(org.eclipse.lsp4j.jsonrpc.MessageConsumer) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.Launcher$Builder | wrapMessages(java.util.function.Function) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public abstract | void | consume(org.eclipse.lsp4j.jsonrpc.messages.Message) |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.RuntimeException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -8021556794122578861 | 1118210473728652711 |
| New | true | -8021556794122578861 | 1118210473728652711 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MessageIssueException(org.eclipse.lsp4j.jsonrpc.messages.Message, | n.a. | n.a. |
|
||||
| UNCHANGED | public | MessageIssueException(org.eclipse.lsp4j.jsonrpc.messages.Message, | n.a. | n.a. |
|
||||
| UNCHANGED | public | MessageIssueException(org.eclipse.lsp4j.jsonrpc.messages.Message, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.util.List | getIssues() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | getMessage() | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Message | getRpcMessage() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | void | handle(org.eclipse.lsp4j.jsonrpc.messages.Message, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | public abstract | void | listen(org.eclipse.lsp4j.jsonrpc.MessageConsumer) |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | CancelParams() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getId()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Either | getRawId()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setId(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setId(int) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setRawId(org.eclipse.lsp4j.jsonrpc.messages.Either) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | Either(java.lang.Object, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | static protected | java.util.Collection | collectDisjoinTypes(java.lang.reflect.Type,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static protected | java.util.Collection | collectDisjoinTypes(java.lang.reflect.ParameterizedType,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static protected | java.util.Collection | collectDisjoinTypes(java.lang.Class,
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either | forLeft(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either | forRight(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | get() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.util.Collection | getAllDisjoinTypes(java.lang.reflect.Type)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | getLeft() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.reflect.Type | getLeftDisjointType(java.lang.reflect.Type)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | getRight() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | java.lang.reflect.Type | getRightDisjointType(java.lang.reflect.Type)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isEither(java.lang.reflect.Type)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isEither(java.lang.reflect.ParameterizedType)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | static public | boolean | isEither(java.lang.Class)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isLeft() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isRight() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | map(java.util.function.Function, | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.messages.Either | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | Either3(java.lang.Object, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either3 | forFirst(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either3 | forLeft3(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either3 | forRight3(org.eclipse.lsp4j.jsonrpc.messages.Either) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either3 | forSecond(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Either3 | forThird(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | get() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getFirst() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getSecond() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getThird() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isFirst() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isSecond() | n.a. | n.a. |
|
||||
| UNCHANGED | public | boolean | isThird() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | map(java.util.function.Function, | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.messages.Message | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | IdentifiableMessage() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getId() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.Either | getRawId()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setId(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setId(int) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setRawId(org.eclipse.lsp4j.jsonrpc.messages.Either) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | Message() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getJsonrpc()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setJsonrpc(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | MessageIssue(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public | MessageIssue(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public | MessageIssue(java.lang.String) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | java.lang.Exception | getCause() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | getIssueCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getText()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.messages.Message | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | NotificationMessage() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getMethod()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | getParams() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setMethod(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setParams(java.lang.Object) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.messages.IdentifiableMessage | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RequestMessage() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getMethod()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | getParams() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setMethod(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setParams(java.lang.Object) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ResponseError() | n.a. | n.a. |
|
||||
| UNCHANGED | public | ResponseError(org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode, | n.a. | n.a. |
|
||||
| UNCHANGED | public | ResponseError(int, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | getCode()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.Object | getData() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | getMessage()
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setCode(int) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setCode(org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setData(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setMessage(java.lang.String) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Enum | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| UNCHANGED | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -4750992112853314578 | n.a. |
| New | true | -4750992112853314578 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | ContentModified | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | InternalError | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | InvalidParams | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | InvalidRequest | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | jsonrpcReservedErrorRangeEnd | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | jsonrpcReservedErrorRangeStart | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | lspReservedErrorRangeEnd | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | lspReservedErrorRangeStart | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | MethodNotFound | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | ParseError | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | RequestCancelled | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | RequestFailed | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | ServerCancelled | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | serverNotInitialized
Annotations:
|
||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | ServerNotInitialized | ||||||
| UNCHANGED | public static final | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | n.a. | UnknownErrorCode |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | int | getValue() | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.ResponseErrorCode[] | values() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.messages.IdentifiableMessage | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ResponseMessage() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.ResponseError | getError() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getResult() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setError(org.eclipse.lsp4j.jsonrpc.messages.ResponseError) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | setResult(java.lang.Object) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.messages.Tuple$Two | two(java.lang.Object, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.messages.Tuple | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | Tuple$Two(java.lang.Object, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getFirst() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getSecond() | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.util.function.Function | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.MessageConsumer | apply(org.eclipse.lsp4j.jsonrpc.MessageConsumer) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.Endpoint | n.a. |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.json.MethodProvider | n.a. |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.MessageConsumer | n.a. |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.MessageIssueHandler | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.util.function.Function | n.a. | DEFAULT_EXCEPTION_HANDLER |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | RemoteEndpoint(org.eclipse.lsp4j.jsonrpc.MessageConsumer, | n.a. | n.a. |
|
||||
| UNCHANGED | public | RemoteEndpoint(org.eclipse.lsp4j.jsonrpc.MessageConsumer, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | void | consume(org.eclipse.lsp4j.jsonrpc.messages.Message) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.ResponseMessage | createErrorResponseMessage(org.eclipse.lsp4j.jsonrpc.messages.RequestMessage, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.NotificationMessage | createNotificationMessage(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.RequestMessage | createRequestMessage(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.ResponseMessage | createResponseMessage(org.eclipse.lsp4j.jsonrpc.messages.RequestMessage) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | org.eclipse.lsp4j.jsonrpc.messages.ResponseMessage | createResultResponseMessage(org.eclipse.lsp4j.jsonrpc.messages.RequestMessage, | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | handle(org.eclipse.lsp4j.jsonrpc.messages.Message, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | boolean | handleCancellation(org.eclipse.lsp4j.jsonrpc.messages.NotificationMessage) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | handleNotification(org.eclipse.lsp4j.jsonrpc.messages.NotificationMessage) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | handleRequest(org.eclipse.lsp4j.jsonrpc.messages.RequestMessage) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | handleRequestIssues(org.eclipse.lsp4j.jsonrpc.messages.RequestMessage, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | handleResponse(org.eclipse.lsp4j.jsonrpc.messages.ResponseMessage) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | handleResponseIssues(org.eclipse.lsp4j.jsonrpc.messages.ResponseMessage, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | boolean | isCancellation(java.lang.Throwable) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | logIssues(org.eclipse.lsp4j.jsonrpc.messages.Message, | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | notify(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.concurrent.CompletableFuture | request(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.String | resolveMethod(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | sendCancelNotification(org.eclipse.lsp4j.jsonrpc.messages.Either) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.RuntimeException | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7758311582550526353 | -5970739895395246885 |
| New | true | 7758311582550526353 | -5970739895395246885 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ResponseErrorException(org.eclipse.lsp4j.jsonrpc.messages.ResponseError) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | java.lang.String | getMessage() | n.a. | n.a. |
|
||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.messages.ResponseError | getResponseError() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static protected | org.eclipse.lsp4j.jsonrpc.services.AnnotationUtil$MethodInfo | createMethodInfo(java.lang.reflect.Method, | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | org.eclipse.lsp4j.jsonrpc.services.AnnotationUtil$MethodInfo | createMethodInfo(java.lang.reflect.Method, | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | org.eclipse.lsp4j.jsonrpc.services.AnnotationUtil$MethodInfo | createNotificationInfo(java.lang.reflect.Method, | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | org.eclipse.lsp4j.jsonrpc.services.AnnotationUtil$MethodInfo | createRequestInfo(java.lang.reflect.Method, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | void | findDelegateSegments(java.lang.Class, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | void | findRpcMethods(java.lang.Class, | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | java.lang.String | getMethodName(java.lang.reflect.Method, | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | java.lang.reflect.Type[] | getParameterTypes(java.lang.reflect.Method) | n.a. | n.a. |
|
||||
| UNCHANGED | static protected | java.lang.String | getSegment(java.lang.Class) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | boolean | isDelegateMethod(java.lang.reflect.Method) | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.reflect.InvocationHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | EndpointProxy(org.eclipse.lsp4j.jsonrpc.Endpoint, | n.a. | n.a. |
|
||||
| UNCHANGED | public | EndpointProxy(org.eclipse.lsp4j.jsonrpc.Endpoint, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| UNCHANGED | protected | java.lang.Object | getParams(java.lang.Object[], | n.a. | n.a. |
|
||||||||
| UNCHANGED | public | java.lang.Object | invoke(java.lang.Object, |
| n.a. |
|
||||||||
| UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.Endpoint | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | GenericEndpoint(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | GenericEndpoint(java.util.Collection) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | protected | java.lang.Object[] | getArguments(java.lang.reflect.Method, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | boolean | isOptionalMethod(java.lang.String) | n.a. | n.a. |
|
||||
| UNCHANGED | public | void | notify(java.lang.String, | n.a. | n.a. |
|
||||
| UNCHANGED | protected | void | recursiveFindRpcMethods(java.lang.Object, | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.concurrent.CompletableFuture | request(java.lang.String, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.annotation.Annotation | n.a. |
| Status: | Fully Qualified Name: | Elements: | ||||||||
| UNCHANGED | java.lang.annotation.Retention |
|
||||||||
| UNCHANGED | java.lang.annotation.Target |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.annotation.Annotation | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | useSegment() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | value() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| UNCHANGED | java.lang.annotation.Retention |
|
||||||||
| UNCHANGED | java.lang.annotation.Target |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.annotation.Annotation | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | boolean | useSegment() | n.a. | n.a. |
|
||||
| UNCHANGED | public abstract | java.lang.String | value() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| UNCHANGED | java.lang.annotation.Retention |
|
||||||||
| UNCHANGED | java.lang.annotation.Target |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.annotation.Annotation | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public abstract | java.lang.String | value() | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| UNCHANGED | java.lang.annotation.Retention |
|
||||||||
| UNCHANGED | java.lang.annotation.Target |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | static public | java.util.Map | getSupportedMethods(java.lang.Class) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Endpoint | toEndpoint(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | org.eclipse.lsp4j.jsonrpc.Endpoint | toEndpoint(java.util.Collection) | n.a. | n.a. |
|
||||
| UNCHANGED | static public | java.lang.Object | toServiceObject(org.eclipse.lsp4j.jsonrpc.Endpoint, | n.a. | n.a. |
|
||||
| UNCHANGED | static public | java.lang.Object | toServiceObject(org.eclipse.lsp4j.jsonrpc.Endpoint, | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.Launcher | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | StandardLauncher(java.util.concurrent.ExecutorService, | n.a. | n.a. |
|
||||
| UNCHANGED | public | StandardLauncher(org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | org.eclipse.lsp4j.jsonrpc.RemoteEndpoint | getRemoteEndpoint() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.lang.Object | getRemoteProxy() | n.a. | n.a. |
|
||||
| UNCHANGED | public | java.util.concurrent.Future | startListening() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.MessageConsumer | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TracingMessageConsumer(org.eclipse.lsp4j.jsonrpc.MessageConsumer, | n.a. | n.a. |
|
||||
| UNCHANGED | public | TracingMessageConsumer(org.eclipse.lsp4j.jsonrpc.MessageConsumer, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | void | consume(org.eclipse.lsp4j.jsonrpc.messages.Message) |
| n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | TracingMessageConsumer$RequestMetadata(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
| UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | java.lang.annotation.Annotation | n.a. |
| Status: | Fully Qualified Name: | Elements: | ||||||||
| UNCHANGED | java.lang.annotation.Retention |
|
||||||||
| UNCHANGED | java.lang.annotation.Target |
|
| Status | Superclass | Compatibility Changes: |
| UNCHANGED | java.lang.Object | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED | org.eclipse.lsp4j.jsonrpc.MessageConsumer | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| UNCHANGED | public | ReflectiveMessageValidator(org.eclipse.lsp4j.jsonrpc.MessageConsumer) | n.a. | n.a. |
|
||||
| UNCHANGED | public | ReflectiveMessageValidator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | void | consume(org.eclipse.lsp4j.jsonrpc.messages.Message) |
| n.a. |
|
||||||||||
| UNCHANGED | protected | java.lang.String | createPathString(java.util.Deque) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | java.lang.String | getPropertyName(java.lang.reflect.Method) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | boolean | isGetter(java.lang.reflect.Method) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | boolean | isValid(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | java.util.List | validate(java.lang.Object) | n.a. | n.a. |
|
||||||||||
| UNCHANGED | protected | void | validate(java.lang.Object, |
| n.a. |
|