public class NonSwaggerInvocation extends Invocation
INVOCATION_IDinvocationType, parentContext, swaggerArgumentscontext, httpStatus, localContext, marker| Constructor and Description |
|---|
NonSwaggerInvocation(String appId,
String microserviceName,
String versionRule,
Handler nextHandler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getConfigTransportName() |
String |
getInvocationQualifiedName() |
String |
getMicroserviceName() |
String |
getMicroserviceVersionRule() |
String |
getOperationName() |
String |
getSchemaId() |
void |
next(AsyncResponse asyncResp) |
getArgs, getEndpoint, getHandlerChain, getHandlerContext, getHandlerIndex, getInvocationId, getInvocationStageTrace, getMicroserviceQualifiedName, getOperationMeta, getRealTransportName, getRequestEx, getResponseExecutor, getSchemaMeta, getStartExecutionTime, getStartTime, getTraceId, getTraceId, getTransport, initTraceId, initTraceId, isConsumer, isEdge, isFinished, isSync, isThirdPartyInvocation, onBusinessFinish, onBusinessMethodFinish, onBusinessMethodStart, onExecuteStart, onFinish, onStart, onStart, setEdge, setEndpoint, setHandlerIndex, setResponseExecutor, setSyncgetInvocationType, getParentContext, getSwaggerArgument, getSwaggerArguments, setSwaggerArgument, setSwaggerArgumentsaddContext, addContext, addContext, addLocalContext, addLocalContext, getContext, getContext, getLocalContext, getLocalContext, getMarker, getStatus, mergeContext, mergeContext, setContext, setLocalContext, setStatus, setStatus, setStatuspublic String getSchemaId()
getSchemaId in class Invocationpublic String getOperationName()
getOperationName in class Invocationpublic String getInvocationQualifiedName()
getInvocationQualifiedName in class Invocationpublic String getConfigTransportName()
getConfigTransportName in class Invocationpublic String getMicroserviceName()
getMicroserviceName in class Invocationpublic String getAppId()
getAppId in class Invocationpublic String getMicroserviceVersionRule()
getMicroserviceVersionRule in class Invocationpublic void next(AsyncResponse asyncResp) throws Exception
next in class InvocationExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.