
net.wicp.tams.common.grpc.connector.ConnectorProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Connector.proto
package net.wicp.tams.common.grpc.connector;
public final class ConnectorProto {
private ConnectorProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_connector_Admin_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_connector_Admin_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_connector_Result_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_connector_Result_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_connector_ControlInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_connector_ControlInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_connector_In_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_connector_In_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_connector_RespInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_connector_RespInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_connector_Out_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_connector_Out_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\017Connector.proto\022\tconnector\"\026\n\005Admin\022\r\n" +
"\005token\030\001 \001(\t\"\025\n\006Result\022\013\n\003ret\030\001 \001(\t\"\300\001\n\013" +
"ControlInfo\022\r\n\005msgId\030\001 \001(\t\022\024\n\014senderSyst" +
"em\030\002 \001(\t\022\031\n\021senderApplication\030\003 \001(\t\022\025\n\rt" +
"oApplication\030\004 \001(\t\022\025\n\rsenderChannel\030\005 \001(" +
"\t\022\017\n\007version\030\006 \001(\t\022\026\n\016requestCommand\030\007 \001" +
"(\t\022\r\n\005cache\030\010 \001(\010\022\013\n\003url\030\t \001(\t\"@\n\002In\022+\n\013" +
"controlInfo\030\001 \001(\0132\026.connector.ControlInf" +
"o\022\r\n\005input\030\002 \001(\t\"_\n\010RespInfo\022\025\n\rreceiptS" +
"ystem\030\001 \001(\t\022\032\n\022receiptApplication\030\002 \001(\t\022" +
"\r\n\005msgId\030\003 \001(\t\022\021\n\tmsgIdResp\030\004 \001(\t\"\224\001\n\003Ou" +
"t\022%\n\010respInfo\030\001 \001(\0132\023.connector.RespInfo" +
"\022\022\n\nerrorValue\030\002 \001(\005\022\021\n\terrorCode\030\003 \001(\t\022" +
"\021\n\terrorDesc\030\004 \001(\t\022\016\n\006errMsg\030\005 \001(\t\022\014\n\004ht" +
"tp\030\006 \001(\t\022\016\n\006output\030\007 \001(\t2m\n\020ConnectorSer" +
"vice\022\'\n\004Call\022\r.connector.In\032\016.connector." +
"Out\"\000\0220\n\007Refresh\022\020.connector.Admin\032\021.con" +
"nector.Result\"\000B7\n#net.wicp.tams.common." +
"grpc.connectorB\016ConnectorProtoP\001b\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_connector_Admin_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_connector_Admin_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_connector_Admin_descriptor,
new java.lang.String[] { "Token", });
internal_static_connector_Result_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_connector_Result_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_connector_Result_descriptor,
new java.lang.String[] { "Ret", });
internal_static_connector_ControlInfo_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_connector_ControlInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_connector_ControlInfo_descriptor,
new java.lang.String[] { "MsgId", "SenderSystem", "SenderApplication", "ToApplication", "SenderChannel", "Version", "RequestCommand", "Cache", "Url", });
internal_static_connector_In_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_connector_In_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_connector_In_descriptor,
new java.lang.String[] { "ControlInfo", "Input", });
internal_static_connector_RespInfo_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_connector_RespInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_connector_RespInfo_descriptor,
new java.lang.String[] { "ReceiptSystem", "ReceiptApplication", "MsgId", "MsgIdResp", });
internal_static_connector_Out_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_connector_Out_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_connector_Out_descriptor,
new java.lang.String[] { "RespInfo", "ErrorValue", "ErrorCode", "ErrorDesc", "ErrMsg", "Http", "Output", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy