A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
I
- IGenericDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- A sealed interface representing a generic definition in a Wrap ABI.
- ImportedDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- A sealed interface representing an imported definition in a Wrap ABI.
- ImportedEnumDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- An imported enumeration definition in a Wrap ABI.
- ImportedEnvDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- Data class representing an imported environment definition in a Wrap ABI.
- ImportedModuleDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- A data class representing an imported module definition in a Wrap ABI.
- ImportedObjectDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- A data class representing an imported object definition in a Wrap ABI.
- InterfaceDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi
- A data class representing an interface definition in a Wrap ABI.
- InterfaceDefinition.CapabilityDefinition - class in io.polywrap.core.wrap.formats.wrap01.abi.InterfaceDefinition
- A data class representing a capability definition in an interface definition in a Wrap ABI.
- InterfaceDefinition.CapabilityDefinition.GetImplementations - class in io.polywrap.core.wrap.formats.wrap01.abi.InterfaceDefinition.CapabilityDefinition
- A data class representing the GetImplementations capability.
- invoke(io.polywrap.core.resolution.Uri,java.lang.String,T,E,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided method and arguments of type )>T, and environment.
- invoke(io.polywrap.core.resolution.Uri,java.lang.String,T,E,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided method and arguments of type )>T, and environment.
- invoke(io.polywrap.core.resolution.Uri,java.lang.String,T,io.polywrap.core.WrapEnv,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided method and arguments of type )>T, and environment.
- invoke(io.polywrap.core.resolution.Uri,java.lang.String,T,io.polywrap.core.WrapEnv,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided method and arguments of type )>T, and environment.
- invoke(io.polywrap.core.resolution.Uri,java.lang.String,java.util.Map,io.polywrap.core.WrapEnv,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided method, arguments, and environment.
- invoke(io.polywrap.core.resolution.Uri,java.lang.String,java.util.Map,io.polywrap.core.WrapEnv,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided method, arguments, and environment.
- invoke(java.lang.String,kotlin.ByteArray,kotlin.ByteArray,io.polywrap.core.Invoker) - function in io.polywrap.core.Wrapper
- Invokes a method in the Wrapper with the specified options and invoker.
- invoke(java.lang.String,java.util.List,java.util.List,.<Error class: unknown class>) - function in io.polywrap.core.Wrapper
- Invokes a method in the Wrapper with the specified options and invoker.
- invoke(java.lang.String,kotlin.ByteArray,kotlin.ByteArray,io.polywrap.core.Invoker) - function in io.polywrap.plugin.PluginWrapper
- Invokes a method in the Wrapper with the specified options and invoker.
- invoke(java.lang.String,java.util.List,java.util.List,.<Error class: unknown class>) - function in io.polywrap.plugin.PluginWrapper
- Invokes a method in the Wrapper with the specified options and invoker.
- invoke(java.lang.String,kotlin.ByteArray,kotlin.ByteArray,io.polywrap.core.Invoker) - function in io.polywrap.wasm.WasmWrapper
- Invokes a method in the Wrapper with the specified options and invoker.
- invoke(java.lang.String,java.util.List,java.util.List,.<Error class: unknown class>) - function in io.polywrap.wasm.WasmWrapper
- Invokes a method in the Wrapper with the specified options and invoker.
- Invoker - class in io.polywrap.core
- invokeRaw(.<Error class: unknown class>,java.lang.String,java.util.List,java.util.List,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided options.
- invokeRaw(.<Error class: unknown class>,java.lang.String,java.util.List,java.util.List,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invokes the wrapper at the specified URI with the provided options.
- invokeRaw(io.polywrap.core.resolution.Uri,java.lang.String,kotlin.ByteArray,kotlin.ByteArray,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invoke a wrapper.
- invokeRaw(io.polywrap.core.resolution.Uri,java.lang.String,kotlin.ByteArray,kotlin.ByteArray,.<Error class: unknown class>) - function in io.polywrap.core.Invoker
- Invoke a wrapper.
- invokeRaw(.<Error class: unknown class>,java.lang.String,java.util.List,java.util.List,.<Error class: unknown class>) - function in io.polywrap.core.WrapInvoker
- Invokes the wrapper at the specified URI with the provided options.
- invokeRaw(io.polywrap.core.resolution.Uri,java.lang.String,kotlin.ByteArray,kotlin.ByteArray,.<Error class: unknown class>) - function in io.polywrap.core.WrapInvoker
- Invoke a wrapper.
- invokeWrapperRaw(io.polywrap.core.Wrapper,io.polywrap.core.resolution.Uri,java.lang.String,kotlin.ByteArray,kotlin.ByteArray,.<Error class: unknown class>) - function in io.polywrap.client.PolywrapClient
- Invoke a wrapper using an instance of the wrapper.
- invokeWrapperRaw(io.polywrap.core.Wrapper,io.polywrap.core.resolution.Uri,java.lang.String,kotlin.ByteArray,kotlin.ByteArray,.<Error class: unknown class>) - function in io.polywrap.core.Client
- Invoke a wrapper using an instance of the wrapper.
- io.polywrap.client - package io.polywrap.client
- io.polywrap.configBuilder - package io.polywrap.configBuilder
- io.polywrap.core - package io.polywrap.core
- io.polywrap.core.msgpack - package io.polywrap.core.msgpack
- io.polywrap.core.resolution - package io.polywrap.core.resolution
- io.polywrap.core.wrap - package io.polywrap.core.wrap
- io.polywrap.core.wrap.formats.wrap01 - package io.polywrap.core.wrap.formats.wrap01
- io.polywrap.core.wrap.formats.wrap01.abi - package io.polywrap.core.wrap.formats.wrap01.abi
- io.polywrap.plugin - package io.polywrap.plugin
- io.polywrap.wasm - package io.polywrap.wasm
- isInterface() - function in io.polywrap.core.wrap.formats.wrap01.abi.ImportedModuleDefinition
- Whether the imported module definition is an interface.