public class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable extends java.lang.Object implements java.lang.Runnable
{
private static final org.apache.dubbo.common.logger.Logger logger;
private final org.apache.dubbo.remoting.ChannelHandler handler;
private final org.apache.dubbo.remoting.Channel channel;
private final org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state;
private final java.lang.Throwable exception;
private final java.lang.Object message;
public void <init>(org.apache.dubbo.remoting.Channel, org.apache.dubbo.remoting.ChannelHandler, org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState)
{
org.apache.dubbo.remoting.ChannelHandler v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState v;
org.apache.dubbo.remoting.Channel v;
v := @this: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable;
v := @parameter: org.apache.dubbo.remoting.Channel;
v := @parameter: org.apache.dubbo.remoting.ChannelHandler;
v := @parameter: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState;
specialinvoke v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: void <init>(org.apache.dubbo.remoting.Channel,org.apache.dubbo.remoting.ChannelHandler,org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,java.lang.Throwable)>(v, v, v, null);
return;
}
public void <init>(org.apache.dubbo.remoting.Channel, org.apache.dubbo.remoting.ChannelHandler, org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState, java.lang.Object)
{
org.apache.dubbo.remoting.ChannelHandler v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable v;
java.lang.Object v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState v;
org.apache.dubbo.remoting.Channel v;
v := @this: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable;
v := @parameter: org.apache.dubbo.remoting.Channel;
v := @parameter: org.apache.dubbo.remoting.ChannelHandler;
v := @parameter: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState;
v := @parameter: java.lang.Object;
specialinvoke v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: void <init>(org.apache.dubbo.remoting.Channel,org.apache.dubbo.remoting.ChannelHandler,org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,java.lang.Object,java.lang.Throwable)>(v, v, v, v, null);
return;
}
public void <init>(org.apache.dubbo.remoting.Channel, org.apache.dubbo.remoting.ChannelHandler, org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState, java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.dubbo.remoting.ChannelHandler v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState v;
org.apache.dubbo.remoting.Channel v;
v := @this: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable;
v := @parameter: org.apache.dubbo.remoting.Channel;
v := @parameter: org.apache.dubbo.remoting.ChannelHandler;
v := @parameter: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState;
v := @parameter: java.lang.Throwable;
specialinvoke v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: void <init>(org.apache.dubbo.remoting.Channel,org.apache.dubbo.remoting.ChannelHandler,org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,java.lang.Object,java.lang.Throwable)>(v, v, v, null, v);
return;
}
public void <init>(org.apache.dubbo.remoting.Channel, org.apache.dubbo.remoting.ChannelHandler, org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState, java.lang.Object, java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.dubbo.remoting.ChannelHandler v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable v;
java.lang.Object v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState v;
org.apache.dubbo.remoting.Channel v;
v := @this: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable;
v := @parameter: org.apache.dubbo.remoting.Channel;
v := @parameter: org.apache.dubbo.remoting.ChannelHandler;
v := @parameter: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState;
v := @parameter: java.lang.Object;
v := @parameter: java.lang.Throwable;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel> = v;
v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.ChannelHandler handler> = v;
v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state> = v;
v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message> = v;
v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Throwable exception> = v;
return;
}
public void run()
{
org.apache.dubbo.remoting.ChannelHandler v, v, v, v, v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable v;
int[] v;
org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState v, v, v, v, v, v, v, v, v;
org.apache.dubbo.remoting.Channel v, v, v, v, v, v, v, v, v, v;
java.lang.Exception v, v, v, v, v;
java.lang.Throwable v, v;
int v, v;
java.lang.String v, v, v, v, v, v;
org.apache.dubbo.common.logger.Logger v, v, v, v, v, v;
java.lang.Object v, v, v, v, v, v;
v := @this: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState RECEIVED>;
if v != v goto label;
label:
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.ChannelHandler handler>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message>;
interfaceinvoke v.<org.apache.dubbo.remoting.ChannelHandler: void received(org.apache.dubbo.remoting.Channel,java.lang.Object)>(v, v);
label:
goto label;
label:
v := @caughtexception;
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,org.apache.dubbo.remoting.Channel,java.lang.Object)>(v, v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("ChannelEventRunnable handle \u operation error, channel is \u, message is \u0001");
interfaceinvoke v.<org.apache.dubbo.common.logger.Logger: void warn(java.lang.String,java.lang.Throwable)>(v, v);
goto label;
label:
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$1: int[] $SwitchMap$org$apache$dubbo$remoting$transport$dispatcher$ChannelEventRunnable$ChannelState>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = virtualinvoke v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState: int ordinal()>();
v = v[v];
tableswitch(v)
{
case 1: goto label;
case 2: goto label;
case 3: goto label;
case 4: goto label;
default: goto label;
};
label:
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.ChannelHandler handler>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
interfaceinvoke v.<org.apache.dubbo.remoting.ChannelHandler: void connected(org.apache.dubbo.remoting.Channel)>(v);
label:
goto label;
label:
v := @caughtexception;
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,org.apache.dubbo.remoting.Channel)>(v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("ChannelEventRunnable handle \u operation error, channel is \u0001");
interfaceinvoke v.<org.apache.dubbo.common.logger.Logger: void warn(java.lang.String,java.lang.Throwable)>(v, v);
goto label;
label:
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.ChannelHandler handler>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
interfaceinvoke v.<org.apache.dubbo.remoting.ChannelHandler: void disconnected(org.apache.dubbo.remoting.Channel)>(v);
label:
goto label;
label:
v := @caughtexception;
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,org.apache.dubbo.remoting.Channel)>(v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("ChannelEventRunnable handle \u operation error, channel is \u0001");
interfaceinvoke v.<org.apache.dubbo.common.logger.Logger: void warn(java.lang.String,java.lang.Throwable)>(v, v);
goto label;
label:
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.ChannelHandler handler>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message>;
interfaceinvoke v.<org.apache.dubbo.remoting.ChannelHandler: void sent(org.apache.dubbo.remoting.Channel,java.lang.Object)>(v, v);
label:
goto label;
label:
v := @caughtexception;
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,org.apache.dubbo.remoting.Channel,java.lang.Object)>(v, v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("ChannelEventRunnable handle \u operation error, channel is \u, message is \u0001");
interfaceinvoke v.<org.apache.dubbo.common.logger.Logger: void warn(java.lang.String,java.lang.Throwable)>(v, v);
goto label;
label:
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.ChannelHandler handler>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Throwable exception>;
interfaceinvoke v.<org.apache.dubbo.remoting.ChannelHandler: void caught(org.apache.dubbo.remoting.Channel,java.lang.Throwable)>(v, v);
label:
goto label;
label:
v := @caughtexception;
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.Channel channel>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Throwable exception>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,org.apache.dubbo.remoting.Channel,java.lang.Object,java.lang.Throwable)>(v, v, v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("ChannelEventRunnable handle \u operation error, channel is \u, message is: \u, exception is \u0001");
interfaceinvoke v.<org.apache.dubbo.common.logger.Logger: void warn(java.lang.String,java.lang.Throwable)>(v, v);
goto label;
label:
v = <org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState state>;
v = v.<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: java.lang.Object message>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable$ChannelState,java.lang.Object)>(v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("unknown state: \u, message is \u0001");
interfaceinvoke v.<org.apache.dubbo.common.logger.Logger: void warn(java.lang.String)>(v);
label:
return;
catch java.lang.Exception from label to label with label;
catch java.lang.Exception from label to label with label;
catch java.lang.Exception from label to label with label;
catch java.lang.Exception from label to label with label;
catch java.lang.Exception from label to label with label;
}
static void <clinit>()
{
org.apache.dubbo.common.logger.Logger v;
v = staticinvoke <org.apache.dubbo.common.logger.LoggerFactory: org.apache.dubbo.common.logger.Logger getLogger(java.lang.Class)>(class "Lorg/apache/dubbo/remoting/transport/dispatcher/ChannelEventRunnable;");
<org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable: org.apache.dubbo.common.logger.Logger logger> = v;
return;
}
}