Package com.seeq.link.messages.agent
Class AgentMessages
java.lang.Object
com.seeq.link.messages.agent.AgentMessages
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Used to send agent or connection commands (e.g.static enum
Protobuf enumcom.seeq.link.messages.agent.AgentCommandName
static interface
static final class
Sent from the client to the server, this message advertises what datasource connections the client supports and what their current state is.static interface
static final class
Protobuf typecom.seeq.link.messages.agent.AgentMessage
static interface
static enum
Current connection state to an external database.static final class
Protobuf typecom.seeq.link.messages.agent.DataDocument
static interface
static enum
The service of a datasource determines what server connection gets instantiated.static final class
Protobuf typecom.seeq.link.messages.agent.ServerInfo
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-