final class org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector implements Inflector<ContainerRequestContext, java.lang.Object>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector
  super_class: java.lang.Object
{
  private static final java.lang.String PATH_SEPARATOR;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "/"

  private static final java.util.List<java.util.function.Function<java.lang.Object, java.lang.Object>> BODY_CONVERTERS;
    descriptor: Ljava/util/List;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/List<Ljava/util/function/Function<Ljava/lang/Object;Ljava/lang/Object;>;>;

  private final org.springframework.boot.actuate.endpoint.web.WebOperation operation;
    descriptor: Lorg/springframework/boot/actuate/endpoint/web/WebOperation;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean readBody;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private void <init>(org.springframework.boot.actuate.endpoint.web.WebOperation, boolean);
    descriptor: (Lorg/springframework/boot/actuate/endpoint/web/WebOperation;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import javax.ws cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import org.glassfish cannot be resolved\n\tThe import reactor cannot be resolved\n\tResource cannot be resolved to a type\n\tResource cannot be resolved to a type\n\tCannot infer type argument(s) for <R> map(Function<? super T,? extends R>)\n\tThe method createResource(EndpointMapping, WebOperation) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tThe method createEndpointLinksResource(String, EndpointMediaTypes, EndpointLinksResolver) from the type JerseyEndpointResourceFactory refers to the missing type Resource\n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n\tResource cannot be resolved to a type\n\tBuilder cannot be resolved to a type\n\tResource cannot be resolved\n\tInflector cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tMultivaluedMap cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tStatus cannot be resolved to a type\n\tStatus cannot be resolved to a variable\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tMono cannot be resolved to a type\n\tMono<capture#4-of ?> cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tInflector cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tjavax.ws cannot be resolved to a type\n\tjavax.ws cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n\tSecurityContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    MethodParameters:
           Name  Flags
      operation  
      readBody   

  public Response apply(ContainerRequestContext);
    descriptor: (LContainerRequestContext;)LResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResponse cannot be resolved to a type\n\tContainerRequestContext cannot be resolved to a type\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    MethodParameters:
      Name  Flags
      data  

  java.util.Map<java.lang.String, java.lang.Object> extractBodyArguments(ContainerRequestContext);
    descriptor: (LContainerRequestContext;)Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 166
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tContainerRequestContext cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n\tContainerRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    Signature: (LContainerRequestContext;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
      Name  Flags
      data  

  java.util.Map<java.lang.String, java.lang.Object> extractPathParameters(ContainerRequestContext);
    descriptor: (LContainerRequestContext;)Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 171
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tContainerRequestContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    Signature: (LContainerRequestContext;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
                Name  Flags
      requestContext  

  private java.lang.String[] tokenizePathSegments(java.lang.String);
    descriptor: (Ljava/lang/String;)[Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 182
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    MethodParameters:
      Name  Flags
      path  

  java.util.Map<java.lang.String, java.lang.Object> extractQueryParameters(ContainerRequestContext);
    descriptor: (LContainerRequestContext;)Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 192
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tContainerRequestContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    Signature: (LContainerRequestContext;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
                Name  Flags
      requestContext  

  java.util.Map<java.lang.String, java.lang.Object> extract(MultivaluedMap<java.lang.String, java.lang.String>);
    descriptor: (LMultivaluedMap;)Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 196
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tMultivaluedMap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    Signature: (LMultivaluedMap<Ljava/lang/String;Ljava/lang/String;>;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
                Name  Flags
      multivaluedMap  

  private Response convertToJaxRsResponse(java.lang.Object, java.lang.String);
    descriptor: (Ljava/lang/Object;Ljava/lang/String;)LResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 206
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResponse cannot be resolved to a type\n\tHttpMethod cannot be resolved\n\tStatus cannot be resolved to a type\n\tStatus cannot be resolved to a variable\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n\tResponse cannot be resolved\n\tResponse cannot be resolved\n\tStatus cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    MethodParameters:
            Name  Flags
      response    
      httpMethod  

  private java.lang.Object convertIfNecessary(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
         0: .line 225
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/endpoint/web/jersey/JerseyEndpointResourceFactory$OperationInflector;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      body  
}
Signature: Ljava/lang/Object;LInflector<LContainerRequestContext;Ljava/lang/Object;>;
SourceFile: "JerseyEndpointResourceFactory.java"
NestHost: org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
InnerClasses:
  private final OperationInflector = org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory$OperationInflector of org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory