public class com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider extends com.fasterxml.jackson.jaxrs.base.ProviderBase<com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider, com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.jaxrs.json.JsonEndpointConfig, com.fasterxml.jackson.jaxrs.json.JsonMapperConfigurator>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
super_class: com.fasterxml.jackson.jaxrs.base.ProviderBase
{
public static final java.lang.String MIME_JAVASCRIPT;
descriptor: Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: "application/javascript"
public static final java.lang.String MIME_JAVASCRIPT_MS;
descriptor: Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: "application/x-javascript"
public static final com.fasterxml.jackson.jaxrs.cfg.Annotations[] BASIC_ANNOTATIONS;
descriptor: [Lcom/fasterxml/jackson/jaxrs/cfg/Annotations;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
protected java.lang.String _jsonpFunctionName;
descriptor: Ljava/lang/String;
flags: (0x0004) ACC_PROTECTED
protected Providers _providers;
descriptor: LProviders;
flags: (0x0004) ACC_PROTECTED
RuntimeInvisibleAnnotations:
Context()
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tProvider cannot be resolved to a type\n\tConsumes cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tProduces cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tThe hierarchy of the type JacksonJsonProvider is inconsistent\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>._locateMapperViaProvider(Class<?>, MediaType)\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>.hasMatchingMediaType(MediaType)\n\tContext cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tContextResolver cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tProviders cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
public void <init>(com.fasterxml.jackson.jaxrs.cfg.Annotations[]);
descriptor: ([Lcom/fasterxml/jackson/jaxrs/cfg/Annotations;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tProvider cannot be resolved to a type\n\tConsumes cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tProduces cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tThe hierarchy of the type JacksonJsonProvider is inconsistent\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>._locateMapperViaProvider(Class<?>, MediaType)\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>.hasMatchingMediaType(MediaType)\n\tContext cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tContextResolver cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tProviders cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
annotationsToUse
public void <init>(com.fasterxml.jackson.databind.ObjectMapper);
descriptor: (Lcom/fasterxml/jackson/databind/ObjectMapper;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tProvider cannot be resolved to a type\n\tConsumes cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tProduces cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tThe hierarchy of the type JacksonJsonProvider is inconsistent\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>._locateMapperViaProvider(Class<?>, MediaType)\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>.hasMatchingMediaType(MediaType)\n\tContext cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tContextResolver cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tProviders cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
mapper
public void <init>(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.jaxrs.cfg.Annotations[]);
descriptor: (Lcom/fasterxml/jackson/databind/ObjectMapper;[Lcom/fasterxml/jackson/jaxrs/cfg/Annotations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tProvider cannot be resolved to a type\n\tConsumes cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tProduces cannot be resolved to a type\n\tMediaType cannot be resolved to a variable\n\tThe hierarchy of the type JacksonJsonProvider is inconsistent\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>._locateMapperViaProvider(Class<?>, MediaType)\n\tThe type JacksonJsonProvider must implement the inherited abstract method ProviderBase<JacksonJsonProvider,ObjectMapper,JsonEndpointConfig,JsonMapperConfigurator>.hasMatchingMediaType(MediaType)\n\tContext cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tContextResolver cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tProviders cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
mapper
annotationsToUse
public com.fasterxml.jackson.core.Version version();
descriptor: ()Lcom/fasterxml/jackson/core/Version;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
public void setJSONPFunctionName(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
fname
protected boolean hasMatchingMediaType(MediaType);
descriptor: (LMediaType;)Z
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tMediaType cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
mediaType
protected com.fasterxml.jackson.databind.ObjectMapper _locateMapperViaProvider(java.lang.Class<?>, MediaType);
descriptor: (Ljava/lang/Class;LMediaType;)Lcom/fasterxml/jackson/databind/ObjectMapper;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tMediaType cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tContextResolver cannot be resolved to a type\n\tProviders cannot be resolved to a type\n\tProviders cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
Signature: (Ljava/lang/Class<*>;LMediaType;)Lcom/fasterxml/jackson/databind/ObjectMapper;
MethodParameters:
Name Flags
type
mediaType
protected com.fasterxml.jackson.jaxrs.json.JsonEndpointConfig _configForReading(com.fasterxml.jackson.databind.ObjectReader, java.lang.annotation.Annotation[]);
descriptor: (Lcom/fasterxml/jackson/databind/ObjectReader;[Ljava/lang/annotation/Annotation;)Lcom/fasterxml/jackson/jaxrs/json/JsonEndpointConfig;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
reader
annotations
protected com.fasterxml.jackson.jaxrs.json.JsonEndpointConfig _configForWriting(com.fasterxml.jackson.databind.ObjectWriter, java.lang.annotation.Annotation[]);
descriptor: (Lcom/fasterxml/jackson/databind/ObjectWriter;[Ljava/lang/annotation/Annotation;)Lcom/fasterxml/jackson/jaxrs/json/JsonEndpointConfig;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;
MethodParameters:
Name Flags
writer
annotations
}
Signature: Lcom/fasterxml/jackson/jaxrs/base/ProviderBase<Lcom/fasterxml/jackson/jaxrs/json/JacksonJsonProvider;Lcom/fasterxml/jackson/databind/ObjectMapper;Lcom/fasterxml/jackson/jaxrs/json/JsonEndpointConfig;Lcom/fasterxml/jackson/jaxrs/json/JsonMapperConfigurator;>;
SourceFile: "JacksonJsonProvider.java"
RuntimeInvisibleAnnotations:
Provider()