Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acquire(ResourceRequest) - Method in interface ai.wanaku.core.exchange.ResourceAcquirerDelegate
-
Acquire the resource and provide it to the requester
- addAllContent(Iterable<String>) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - addAllContent(Iterable<String>) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - addContent(String) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - addContent(String) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - addContentBytes(ByteString) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - addContentBytes(ByteString) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- ai.wanaku.core.exchange - package ai.wanaku.core.exchange
- ARGUMENTS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeRequest
B
- bindService() - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerImplBase
- bindService() - Method in class ai.wanaku.core.exchange.MutinyInquirerGrpc.InquirerImplBase
- bindService() - Method in class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
- bindService() - Method in class ai.wanaku.core.exchange.MutinyToolInvokerGrpc.ToolInvokerImplBase
- bindService() - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerImplBase
- bindService() - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerImplBase
- bindService(InquirerGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.InquirerGrpc
- bindService(ResourceAcquirerGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
- bindService(ToolInvokerGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.ToolInvokerGrpc
- body() - Method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Returns the value of the
bodyrecord component. - BODY_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeRequest
- build() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- build() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- build() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- build() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- build() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- build() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerBlockingStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerFutureStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.MutinyInquirerGrpc.MutinyInquirerStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.MutinyToolInvokerGrpc.MutinyToolInvokerStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerBlockingStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerFutureStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerBlockingStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerFutureStub
- build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerStub
- buildPartial() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- buildPartial() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- buildPartial() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- buildPartial() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- buildPartial() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- buildPartial() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
C
- clear() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- clear() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- clear() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- clear() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clear() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- clear() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- clearArguments() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- clearBody() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string body = 2; - clearContent() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - clearContent() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - clearCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- clearCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clearCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- clearIsError() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
bool isError = 1; - clearIsError() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
bool isError = 1; - clearLocation() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string location = 1; - clearName() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string name = 3; - clearOneof(Descriptors.OneofDescriptor) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- clearParams() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clearServiceConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- clearServiceConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clearServiceConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- clearType() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string type = 2; - clearUri() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string uri = 1; - clone() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- clone() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- clone() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- clone() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- clone() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- clone() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- ConfigurableDelegate - Interface in ai.wanaku.core.exchange
-
Base interface for delegates that provide configuration information.
- containsArguments(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - containsArguments(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> arguments = 3; - containsArguments(String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> arguments = 3; - containsCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - containsCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> credentialsConfigurations = 2; - containsCredentialsConfigurations(String) - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> credentialsConfigurations = 2; - containsCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - containsCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> credentialsConfigurations = 6; - containsCredentialsConfigurations(String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> credentialsConfigurations = 6; - containsCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - containsCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> credentialsConfigurations = 5; - containsCredentialsConfigurations(String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> credentialsConfigurations = 5; - containsParams(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - containsParams(String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> params = 4; - containsParams(String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> params = 4; - containsServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - containsServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> serviceConfigurations = 1; - containsServiceConfigurations(String) - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> serviceConfigurations = 1; - containsServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - containsServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> serviceConfigurations = 5; - containsServiceConfigurations(String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> serviceConfigurations = 5; - containsServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4; - containsServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> serviceConfigurations = 4; - containsServiceConfigurations(String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> serviceConfigurations = 4; - CONTENT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceReply
- CONTENT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeReply
- credentialsConfigurations() - Method in interface ai.wanaku.core.exchange.ConfigurableDelegate
-
Configurations related to handling credentials
- CREDENTIALSCONFIGURATIONS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.InquireReply
- CREDENTIALSCONFIGURATIONS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceRequest
- CREDENTIALSCONFIGURATIONS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeRequest
D
- deregister(String, String, int) - Method in interface ai.wanaku.core.exchange.RegisterAware
-
Deregister a service with the router
E
- equals(Object) - Method in class ai.wanaku.core.exchange.InquireReply
- equals(Object) - Method in class ai.wanaku.core.exchange.InquireRequest
- equals(Object) - Method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ai.wanaku.core.exchange.ResourceReply
- equals(Object) - Method in class ai.wanaku.core.exchange.ResourceRequest
- equals(Object) - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- equals(Object) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
G
- getArguments() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
Deprecated.
- getArguments() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
Deprecated.
- getArguments() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
Deprecated.
- getArgumentsCount() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- getArgumentsCount() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getArgumentsCount() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> arguments = 3; - getArgumentsMap() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - getArgumentsMap() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> arguments = 3; - getArgumentsMap() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> arguments = 3; - getArgumentsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - getArgumentsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> arguments = 3; - getArgumentsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> arguments = 3; - getArgumentsOrThrow(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - getArgumentsOrThrow(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> arguments = 3; - getArgumentsOrThrow(String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> arguments = 3; - getBody() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string body = 2; - getBody() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
string body = 2; - getBody() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
string body = 2; - getBodyBytes() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string body = 2; - getBodyBytes() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
string body = 2; - getBodyBytes() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
string body = 2; - getContent(int) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - getContent(int) - Method in class ai.wanaku.core.exchange.ResourceReply
-
repeated string content = 2; - getContent(int) - Method in interface ai.wanaku.core.exchange.ResourceReplyOrBuilder
-
repeated string content = 2; - getContent(int) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - getContent(int) - Method in class ai.wanaku.core.exchange.ToolInvokeReply
-
repeated string content = 2; - getContent(int) - Method in interface ai.wanaku.core.exchange.ToolInvokeReplyOrBuilder
-
repeated string content = 2; - getContentBytes(int) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - getContentBytes(int) - Method in class ai.wanaku.core.exchange.ResourceReply
-
repeated string content = 2; - getContentBytes(int) - Method in interface ai.wanaku.core.exchange.ResourceReplyOrBuilder
-
repeated string content = 2; - getContentBytes(int) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - getContentBytes(int) - Method in class ai.wanaku.core.exchange.ToolInvokeReply
-
repeated string content = 2; - getContentBytes(int) - Method in interface ai.wanaku.core.exchange.ToolInvokeReplyOrBuilder
-
repeated string content = 2; - getContentCount() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - getContentCount() - Method in class ai.wanaku.core.exchange.ResourceReply
-
repeated string content = 2; - getContentCount() - Method in interface ai.wanaku.core.exchange.ResourceReplyOrBuilder
-
repeated string content = 2; - getContentCount() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - getContentCount() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
-
repeated string content = 2; - getContentCount() - Method in interface ai.wanaku.core.exchange.ToolInvokeReplyOrBuilder
-
repeated string content = 2; - getContentList() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - getContentList() - Method in class ai.wanaku.core.exchange.ResourceReply
-
repeated string content = 2; - getContentList() - Method in interface ai.wanaku.core.exchange.ResourceReplyOrBuilder
-
repeated string content = 2; - getContentList() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - getContentList() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
-
repeated string content = 2; - getContentList() - Method in interface ai.wanaku.core.exchange.ToolInvokeReplyOrBuilder
-
repeated string content = 2; - getCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
Deprecated.
- getCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply
-
Deprecated.
- getCredentialsConfigurations() - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
Deprecated.
- getCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
Deprecated.
- getCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
Deprecated.
- getCredentialsConfigurations() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
Deprecated.
- getCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
Deprecated.
- getCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
Deprecated.
- getCredentialsConfigurations() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
Deprecated.
- getCredentialsConfigurationsCount() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- getCredentialsConfigurationsCount() - Method in class ai.wanaku.core.exchange.InquireReply
- getCredentialsConfigurationsCount() - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsCount() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- getCredentialsConfigurationsCount() - Method in class ai.wanaku.core.exchange.ResourceRequest
- getCredentialsConfigurationsCount() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsCount() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- getCredentialsConfigurationsCount() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getCredentialsConfigurationsCount() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsMap() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsMap() - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsMap() - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsMap() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsMap() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsMap() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsMap() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsMap() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsMap() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsOrThrow(String) - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> credentialsConfigurations = 2; - getCredentialsConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsOrThrow(String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> credentialsConfigurations = 6; - getCredentialsConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> credentialsConfigurations = 5; - getCredentialsConfigurationsOrThrow(String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> credentialsConfigurations = 5; - getDefaultInstance() - Static method in class ai.wanaku.core.exchange.InquireReply
- getDefaultInstance() - Static method in class ai.wanaku.core.exchange.InquireRequest
- getDefaultInstance() - Static method in class ai.wanaku.core.exchange.ResourceReply
- getDefaultInstance() - Static method in class ai.wanaku.core.exchange.ResourceRequest
- getDefaultInstance() - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- getDefaultInstance() - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.InquireReply
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.InquireRequest
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ResourceReply
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ResourceRequest
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getDescriptor() - Static method in class ai.wanaku.core.exchange.InquireReply.Builder
- getDescriptor() - Static method in class ai.wanaku.core.exchange.InquireReply
- getDescriptor() - Static method in class ai.wanaku.core.exchange.InquireRequest.Builder
- getDescriptor() - Static method in class ai.wanaku.core.exchange.InquireRequest
- getDescriptor() - Static method in class ai.wanaku.core.exchange.InquiryExchange
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ResourceExchange
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ResourceReply.Builder
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ResourceReply
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ResourceRequest
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ToolExchange
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- getDescriptor() - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getDescriptorForType() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- getDescriptorForType() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- getDescriptorForType() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- getDescriptorForType() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- getDescriptorForType() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- getDescriptorForType() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- getInquireMethod() - Static method in class ai.wanaku.core.exchange.InquirerGrpc
- getInvokeToolMethod() - Static method in class ai.wanaku.core.exchange.ToolInvokerGrpc
- getIsError() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
bool isError = 1; - getIsError() - Method in class ai.wanaku.core.exchange.ResourceReply
-
bool isError = 1; - getIsError() - Method in interface ai.wanaku.core.exchange.ResourceReplyOrBuilder
-
bool isError = 1; - getIsError() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
bool isError = 1; - getIsError() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
-
bool isError = 1; - getIsError() - Method in interface ai.wanaku.core.exchange.ToolInvokeReplyOrBuilder
-
bool isError = 1; - getLocation() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string location = 1; - getLocation() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
string location = 1; - getLocation() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
string location = 1; - getLocationBytes() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string location = 1; - getLocationBytes() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
string location = 1; - getLocationBytes() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
string location = 1; - getMutableArguments() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
Deprecated.
- getMutableCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
Deprecated.
- getMutableCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
Deprecated.
- getMutableCredentialsConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
Deprecated.
- getMutableParams() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
Deprecated.
- getMutableServiceConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
Deprecated.
- getMutableServiceConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
Deprecated.
- getMutableServiceConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
Deprecated.
- getName() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string name = 3; - getName() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
string name = 3; - getName() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
string name = 3; - getNameBytes() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string name = 3; - getNameBytes() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
string name = 3; - getNameBytes() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
string name = 3; - getParams() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
Deprecated.
- getParams() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
Deprecated.
- getParams() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
Deprecated.
- getParamsCount() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- getParamsCount() - Method in class ai.wanaku.core.exchange.ResourceRequest
- getParamsCount() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> params = 4; - getParamsMap() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - getParamsMap() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> params = 4; - getParamsMap() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> params = 4; - getParamsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - getParamsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> params = 4; - getParamsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> params = 4; - getParamsOrThrow(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - getParamsOrThrow(String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> params = 4; - getParamsOrThrow(String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> params = 4; - getParserForType() - Method in class ai.wanaku.core.exchange.InquireReply
- getParserForType() - Method in class ai.wanaku.core.exchange.InquireRequest
- getParserForType() - Method in class ai.wanaku.core.exchange.ResourceReply
- getParserForType() - Method in class ai.wanaku.core.exchange.ResourceRequest
- getParserForType() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- getParserForType() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getResourceAcquireMethod() - Static method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
- getSerializedSize() - Method in class ai.wanaku.core.exchange.InquireReply
- getSerializedSize() - Method in class ai.wanaku.core.exchange.InquireRequest
- getSerializedSize() - Method in class ai.wanaku.core.exchange.ResourceReply
- getSerializedSize() - Method in class ai.wanaku.core.exchange.ResourceRequest
- getSerializedSize() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- getSerializedSize() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getServiceConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
Deprecated.
- getServiceConfigurations() - Method in class ai.wanaku.core.exchange.InquireReply
-
Deprecated.
- getServiceConfigurations() - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
Deprecated.
- getServiceConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
Deprecated.
- getServiceConfigurations() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
Deprecated.
- getServiceConfigurations() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
Deprecated.
- getServiceConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
Deprecated.
- getServiceConfigurations() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
Deprecated.
- getServiceConfigurations() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
Deprecated.
- getServiceConfigurationsCount() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- getServiceConfigurationsCount() - Method in class ai.wanaku.core.exchange.InquireReply
- getServiceConfigurationsCount() - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsCount() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- getServiceConfigurationsCount() - Method in class ai.wanaku.core.exchange.ResourceRequest
- getServiceConfigurationsCount() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsCount() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- getServiceConfigurationsCount() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- getServiceConfigurationsCount() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsMap() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsMap() - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsMap() - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsMap() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsMap() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsMap() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsMap() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsMap() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsMap() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.InquireReply
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsOrThrow(String) - Method in interface ai.wanaku.core.exchange.InquireReplyOrBuilder
-
map<string, string> serviceConfigurations = 1; - getServiceConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ResourceRequest
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsOrThrow(String) - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
map<string, string> serviceConfigurations = 5; - getServiceConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsOrThrow(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
map<string, string> serviceConfigurations = 4; - getServiceConfigurationsOrThrow(String) - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
map<string, string> serviceConfigurations = 4; - getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.InquirerGrpc
- getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
- getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.ToolInvokerGrpc
- getStub() - Method in class ai.wanaku.core.exchange.InquirerClient
- getStub() - Method in class ai.wanaku.core.exchange.ResourceAcquirerClient
- getStub() - Method in class ai.wanaku.core.exchange.ToolInvokerClient
- getType() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string type = 2; - getType() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
string type = 2; - getType() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
string type = 2; - getTypeBytes() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string type = 2; - getTypeBytes() - Method in class ai.wanaku.core.exchange.ResourceRequest
-
string type = 2; - getTypeBytes() - Method in interface ai.wanaku.core.exchange.ResourceRequestOrBuilder
-
string type = 2; - getUri() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string uri = 1; - getUri() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
string uri = 1; - getUri() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
string uri = 1; - getUriBytes() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string uri = 1; - getUriBytes() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
-
string uri = 1; - getUriBytes() - Method in interface ai.wanaku.core.exchange.ToolInvokeRequestOrBuilder
-
string uri = 1;
H
- hashCode() - Method in class ai.wanaku.core.exchange.InquireReply
- hashCode() - Method in class ai.wanaku.core.exchange.InquireRequest
- hashCode() - Method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in class ai.wanaku.core.exchange.ResourceReply
- hashCode() - Method in class ai.wanaku.core.exchange.ResourceRequest
- hashCode() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- hashCode() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
I
- inquire(InquireRequest) - Method in interface ai.wanaku.core.exchange.Inquirer
-
Invokes a tool
- inquire(InquireRequest) - Method in class ai.wanaku.core.exchange.InquirerBean
- inquire(InquireRequest) - Method in class ai.wanaku.core.exchange.InquirerClient
- inquire(InquireRequest) - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerBlockingStub
-
Invokes a tool
- inquire(InquireRequest) - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerFutureStub
-
Invokes a tool
- inquire(InquireRequest) - Method in class ai.wanaku.core.exchange.MutinyInquirerGrpc.InquirerImplBase
-
Invokes a tool
- inquire(InquireRequest) - Method in class ai.wanaku.core.exchange.MutinyInquirerGrpc.MutinyInquirerStub
-
Invokes a tool
- inquire(InquireRequest, StreamObserver<InquireReply>) - Method in interface ai.wanaku.core.exchange.InquirerGrpc.AsyncService
-
Invokes a tool
- inquire(InquireRequest, StreamObserver<InquireReply>) - Method in class ai.wanaku.core.exchange.InquirerGrpc.InquirerStub
-
Invokes a tool
- Inquirer - Interface in ai.wanaku.core.exchange
- InquirerBean - Class in ai.wanaku.core.exchange
- InquirerClient - Class in ai.wanaku.core.exchange
- InquirerClient(String, Channel, BiFunction<String, MutinyInquirerGrpc.MutinyInquirerStub, MutinyInquirerGrpc.MutinyInquirerStub>) - Constructor for class ai.wanaku.core.exchange.InquirerClient
- InquireReply - Class in ai.wanaku.core.exchange
-
The invocation response message
- InquireReply.Builder - Class in ai.wanaku.core.exchange
-
The invocation response message
- InquireReplyOrBuilder - Interface in ai.wanaku.core.exchange
- InquireRequest - Class in ai.wanaku.core.exchange
-
The invocation request message
- InquireRequest.Builder - Class in ai.wanaku.core.exchange
-
The invocation request message
- InquireRequestOrBuilder - Interface in ai.wanaku.core.exchange
- InquirerGrpc - Class in ai.wanaku.core.exchange
-
The inquirer exchange service definition.
- InquirerGrpc.AsyncService - Interface in ai.wanaku.core.exchange
-
The inquirer exchange service definition.
- InquirerGrpc.InquirerBlockingStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do synchronous rpc calls to service Inquirer.
- InquirerGrpc.InquirerFutureStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Inquirer.
- InquirerGrpc.InquirerImplBase - Class in ai.wanaku.core.exchange
-
Base class for the server implementation of the service Inquirer.
- InquirerGrpc.InquirerStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do asynchronous rpc calls to service Inquirer.
- InquirerImplBase() - Constructor for class ai.wanaku.core.exchange.InquirerGrpc.InquirerImplBase
- InquirerImplBase() - Constructor for class ai.wanaku.core.exchange.MutinyInquirerGrpc.InquirerImplBase
- InquiryExchange - Class in ai.wanaku.core.exchange
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.InquireReply
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.InquireRequest
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ResourceReply
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ResourceRequest
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.InquireReply
- internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.ResourceRequest
- internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- InvocationDelegate - Interface in ai.wanaku.core.exchange
-
A delegate that can be used by services that invoke tools
- invoke(ToolInvokeRequest) - Method in interface ai.wanaku.core.exchange.InvocationDelegate
-
Invokes the tool
- invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.MutinyToolInvokerGrpc.MutinyToolInvokerStub
-
Invokes a tool
- invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.MutinyToolInvokerGrpc.ToolInvokerImplBase
-
Invokes a tool
- invokeTool(ToolInvokeRequest) - Method in interface ai.wanaku.core.exchange.ToolInvoker
-
Invokes a tool
- invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.ToolInvokerBean
- invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.ToolInvokerClient
- invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerBlockingStub
-
Invokes a tool
- invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerFutureStub
-
Invokes a tool
- invokeTool(ToolInvokeRequest, StreamObserver<ToolInvokeReply>) - Method in interface ai.wanaku.core.exchange.ToolInvokerGrpc.AsyncService
-
Invokes a tool
- invokeTool(ToolInvokeRequest, StreamObserver<ToolInvokeReply>) - Method in class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerStub
-
Invokes a tool
- ISERROR_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceReply
- ISERROR_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeReply
- isInitialized() - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- isInitialized() - Method in class ai.wanaku.core.exchange.InquireReply
- isInitialized() - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- isInitialized() - Method in class ai.wanaku.core.exchange.InquireRequest
- isInitialized() - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- isInitialized() - Method in class ai.wanaku.core.exchange.ResourceReply
- isInitialized() - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- isInitialized() - Method in class ai.wanaku.core.exchange.ResourceRequest
- isInitialized() - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- isInitialized() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- isInitialized() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- isInitialized() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
L
- LOCATION_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceRequest
M
- mergeFrom(InquireReply) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- mergeFrom(InquireRequest) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- mergeFrom(ResourceReply) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- mergeFrom(ResourceRequest) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- mergeFrom(ToolInvokeReply) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- mergeFrom(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- mergeFrom(Message) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- mergeFrom(Message) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- mergeFrom(Message) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- mergeFrom(Message) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- mergeFrom(Message) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- mergeFrom(Message) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- MutinyInquirerGrpc - Class in ai.wanaku.core.exchange
- MutinyInquirerGrpc.InquirerImplBase - Class in ai.wanaku.core.exchange
-
The inquirer exchange service definition.
- MutinyInquirerGrpc.MutinyInquirerStub - Class in ai.wanaku.core.exchange
-
The inquirer exchange service definition.
- MutinyResourceAcquirerGrpc - Class in ai.wanaku.core.exchange
- MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub - Class in ai.wanaku.core.exchange
-
The tool exchange service definition.
- MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase - Class in ai.wanaku.core.exchange
-
The tool exchange service definition.
- MutinyToolInvokerGrpc - Class in ai.wanaku.core.exchange
- MutinyToolInvokerGrpc.MutinyToolInvokerStub - Class in ai.wanaku.core.exchange
-
The tool exchange service definition.
- MutinyToolInvokerGrpc.ToolInvokerImplBase - Class in ai.wanaku.core.exchange
-
The tool exchange service definition.
N
- NAME_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceRequest
- newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.InquirerGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.ToolInvokerGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class ai.wanaku.core.exchange.InquireReply
- newBuilder() - Static method in class ai.wanaku.core.exchange.InquireRequest
- newBuilder() - Static method in class ai.wanaku.core.exchange.ResourceReply
- newBuilder() - Static method in class ai.wanaku.core.exchange.ResourceRequest
- newBuilder() - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- newBuilder() - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- newBuilder(InquireReply) - Static method in class ai.wanaku.core.exchange.InquireReply
- newBuilder(InquireRequest) - Static method in class ai.wanaku.core.exchange.InquireRequest
- newBuilder(ResourceReply) - Static method in class ai.wanaku.core.exchange.ResourceReply
- newBuilder(ResourceRequest) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- newBuilder(ToolInvokeReply) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- newBuilder(ToolInvokeRequest) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- newBuilderForType() - Method in class ai.wanaku.core.exchange.InquireReply
- newBuilderForType() - Method in class ai.wanaku.core.exchange.InquireRequest
- newBuilderForType() - Method in class ai.wanaku.core.exchange.ResourceReply
- newBuilderForType() - Method in class ai.wanaku.core.exchange.ResourceRequest
- newBuilderForType() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- newBuilderForType() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.wanaku.core.exchange.InquireReply
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.wanaku.core.exchange.InquireRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.wanaku.core.exchange.ResourceReply
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.wanaku.core.exchange.ResourceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.InquirerGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.ToolInvokerGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.wanaku.core.exchange.InquireReply
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.wanaku.core.exchange.InquireRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.wanaku.core.exchange.ResourceReply
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.wanaku.core.exchange.ResourceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- newInstanceWithStub(MutinyInquirerGrpc.MutinyInquirerStub) - Method in class ai.wanaku.core.exchange.InquirerClient
- newInstanceWithStub(MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub) - Method in class ai.wanaku.core.exchange.ResourceAcquirerClient
- newInstanceWithStub(MutinyToolInvokerGrpc.MutinyToolInvokerStub) - Method in class ai.wanaku.core.exchange.ToolInvokerClient
- newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.MutinyInquirerGrpc
- newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc
- newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.MutinyToolInvokerGrpc
- newStub(Channel) - Static method in class ai.wanaku.core.exchange.InquirerGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class ai.wanaku.core.exchange.ToolInvokerGrpc
-
Creates a new async stub that supports all call types for the service
P
- PARAMS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceRequest
- parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- ParsedToolInvokeRequest - Record Class in ai.wanaku.core.exchange
-
Represents a parsed tool invocation request containing the URI and its body.
- ParsedToolInvokeRequest(String, String) - Constructor for record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Creates an instance of a
ParsedToolInvokeRequestrecord class. - parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireReply
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquireRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceReply
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parser() - Static method in class ai.wanaku.core.exchange.InquireReply
- parser() - Static method in class ai.wanaku.core.exchange.InquireRequest
- parser() - Static method in class ai.wanaku.core.exchange.ResourceReply
- parser() - Static method in class ai.wanaku.core.exchange.ResourceRequest
- parser() - Static method in class ai.wanaku.core.exchange.ToolInvokeReply
- parser() - Static method in class ai.wanaku.core.exchange.ToolInvokeRequest
- parseRequest(ToolInvokeRequest) - Static method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Parses the URI provided by the router
- parseRequest(String, ToolInvokeRequest) - Static method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Parses a URI, ignoring the one provided by the router.
- putAllArguments(Map<String, String>) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - putAllCredentialsConfigurations(Map<String, String>) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - putAllCredentialsConfigurations(Map<String, String>) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - putAllCredentialsConfigurations(Map<String, String>) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - putAllParams(Map<String, String>) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - putAllServiceConfigurations(Map<String, String>) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - putAllServiceConfigurations(Map<String, String>) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - putAllServiceConfigurations(Map<String, String>) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4; - putArguments(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - putCredentialsConfigurations(String, String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - putCredentialsConfigurations(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - putCredentialsConfigurations(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - putParams(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - putServiceConfigurations(String, String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - putServiceConfigurations(String, String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - putServiceConfigurations(String, String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4;
R
- register() - Method in interface ai.wanaku.core.exchange.RegisterAware
-
Register a service with the router
- registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.InquiryExchange
- registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.ResourceExchange
- registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.ToolExchange
- registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.InquiryExchange
- registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ResourceExchange
- registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.ToolExchange
- RegisterAware - Interface in ai.wanaku.core.exchange
-
Defines services that can be registered with the router
- removeArguments(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> arguments = 3; - removeCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> credentialsConfigurations = 2; - removeCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> credentialsConfigurations = 6; - removeCredentialsConfigurations(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> credentialsConfigurations = 5; - removeParams(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> params = 4; - removeServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
-
map<string, string> serviceConfigurations = 1; - removeServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
map<string, string> serviceConfigurations = 5; - removeServiceConfigurations(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
map<string, string> serviceConfigurations = 4; - resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub
-
Invokes a tool
- resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
-
Invokes a tool
- resourceAcquire(ResourceRequest) - Method in interface ai.wanaku.core.exchange.ResourceAcquirer
-
Invokes a tool
- resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.ResourceAcquirerBean
- resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.ResourceAcquirerClient
- resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerBlockingStub
-
Invokes a tool
- resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerFutureStub
-
Invokes a tool
- resourceAcquire(ResourceRequest, StreamObserver<ResourceReply>) - Method in interface ai.wanaku.core.exchange.ResourceAcquirerGrpc.AsyncService
-
Invokes a tool
- resourceAcquire(ResourceRequest, StreamObserver<ResourceReply>) - Method in class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerStub
-
Invokes a tool
- ResourceAcquirer - Interface in ai.wanaku.core.exchange
- ResourceAcquirerBean - Class in ai.wanaku.core.exchange
- ResourceAcquirerClient - Class in ai.wanaku.core.exchange
- ResourceAcquirerClient(String, Channel, BiFunction<String, MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub, MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub>) - Constructor for class ai.wanaku.core.exchange.ResourceAcquirerClient
- ResourceAcquirerDelegate - Interface in ai.wanaku.core.exchange
-
A delegate that can be used by services that provide resources
- ResourceAcquirerGrpc - Class in ai.wanaku.core.exchange
-
The tool exchange service definition.
- ResourceAcquirerGrpc.AsyncService - Interface in ai.wanaku.core.exchange
-
The tool exchange service definition.
- ResourceAcquirerGrpc.ResourceAcquirerBlockingStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do synchronous rpc calls to service ResourceAcquirer.
- ResourceAcquirerGrpc.ResourceAcquirerFutureStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ResourceAcquirer.
- ResourceAcquirerGrpc.ResourceAcquirerImplBase - Class in ai.wanaku.core.exchange
-
Base class for the server implementation of the service ResourceAcquirer.
- ResourceAcquirerGrpc.ResourceAcquirerStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do asynchronous rpc calls to service ResourceAcquirer.
- ResourceAcquirerImplBase() - Constructor for class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
- ResourceAcquirerImplBase() - Constructor for class ai.wanaku.core.exchange.ResourceAcquirerGrpc.ResourceAcquirerImplBase
- ResourceExchange - Class in ai.wanaku.core.exchange
- ResourceReply - Class in ai.wanaku.core.exchange
-
The invocation response message
- ResourceReply.Builder - Class in ai.wanaku.core.exchange
-
The invocation response message
- ResourceReplyOrBuilder - Interface in ai.wanaku.core.exchange
- ResourceRequest - Class in ai.wanaku.core.exchange
-
The invocation request message
- ResourceRequest.Builder - Class in ai.wanaku.core.exchange
-
The invocation request message
- ResourceRequestOrBuilder - Interface in ai.wanaku.core.exchange
S
- SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.InquirerGrpc
- SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.ResourceAcquirerGrpc
- SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.ToolInvokerGrpc
- serviceConfigurations() - Method in interface ai.wanaku.core.exchange.ConfigurableDelegate
-
Service-specific configurations
- SERVICECONFIGURATIONS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.InquireReply
- SERVICECONFIGURATIONS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceRequest
- SERVICECONFIGURATIONS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeRequest
- setBody(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string body = 2; - setBodyBytes(ByteString) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string body = 2; - setContent(int, String) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
repeated string content = 2; - setContent(int, String) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
repeated string content = 2; - setField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- setIsError(boolean) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
-
bool isError = 1; - setIsError(boolean) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
-
bool isError = 1; - setLocation(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string location = 1; - setLocationBytes(ByteString) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string location = 1; - setName(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string name = 3; - setNameBytes(ByteString) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string name = 3; - setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- setType(String) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string type = 2; - setTypeBytes(ByteString) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
-
string type = 2; - setUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.InquireReply.Builder
- setUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.InquireRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ResourceReply.Builder
- setUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ResourceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ToolInvokeReply.Builder
- setUnknownFields(UnknownFieldSet) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
- setUri(String) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string uri = 1; - setUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest.Builder
-
string uri = 1;
T
- toBuilder() - Method in class ai.wanaku.core.exchange.InquireReply
- toBuilder() - Method in class ai.wanaku.core.exchange.InquireRequest
- toBuilder() - Method in class ai.wanaku.core.exchange.ResourceReply
- toBuilder() - Method in class ai.wanaku.core.exchange.ResourceRequest
- toBuilder() - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- toBuilder() - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
- ToolExchange - Class in ai.wanaku.core.exchange
- ToolInvoker - Interface in ai.wanaku.core.exchange
- ToolInvokerBean - Class in ai.wanaku.core.exchange
- ToolInvokerClient - Class in ai.wanaku.core.exchange
- ToolInvokerClient(String, Channel, BiFunction<String, MutinyToolInvokerGrpc.MutinyToolInvokerStub, MutinyToolInvokerGrpc.MutinyToolInvokerStub>) - Constructor for class ai.wanaku.core.exchange.ToolInvokerClient
- ToolInvokeReply - Class in ai.wanaku.core.exchange
-
The invocation response message
- ToolInvokeReply.Builder - Class in ai.wanaku.core.exchange
-
The invocation response message
- ToolInvokeReplyOrBuilder - Interface in ai.wanaku.core.exchange
- ToolInvokeRequest - Class in ai.wanaku.core.exchange
-
The invocation request message
- ToolInvokeRequest.Builder - Class in ai.wanaku.core.exchange
-
The invocation request message
- ToolInvokeRequestOrBuilder - Interface in ai.wanaku.core.exchange
- ToolInvokerGrpc - Class in ai.wanaku.core.exchange
-
The tool exchange service definition.
- ToolInvokerGrpc.AsyncService - Interface in ai.wanaku.core.exchange
-
The tool exchange service definition.
- ToolInvokerGrpc.ToolInvokerBlockingStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do synchronous rpc calls to service ToolInvoker.
- ToolInvokerGrpc.ToolInvokerFutureStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ToolInvoker.
- ToolInvokerGrpc.ToolInvokerImplBase - Class in ai.wanaku.core.exchange
-
Base class for the server implementation of the service ToolInvoker.
- ToolInvokerGrpc.ToolInvokerStub - Class in ai.wanaku.core.exchange
-
A stub to allow clients to do asynchronous rpc calls to service ToolInvoker.
- ToolInvokerImplBase() - Constructor for class ai.wanaku.core.exchange.MutinyToolInvokerGrpc.ToolInvokerImplBase
- ToolInvokerImplBase() - Constructor for class ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerImplBase
- toString() - Method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Returns a string representation of this record class.
- TYPE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ResourceRequest
U
- uri() - Method in record class ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Returns the value of the
urirecord component. - URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.ToolInvokeRequest
W
- withCompression(String) - Method in class ai.wanaku.core.exchange.MutinyInquirerGrpc.InquirerImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class ai.wanaku.core.exchange.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class ai.wanaku.core.exchange.MutinyToolInvokerGrpc.ToolInvokerImplBase
-
Set whether the server will try to use a compressed response.
- writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.InquireReply
- writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.InquireRequest
- writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.ResourceReply
- writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.ResourceRequest
- writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.ToolInvokeReply
- writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.ToolInvokeRequest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form