Hierarchy For Package org.wildfly.mcp.api
Class Hierarchy
- java.lang.Object
- org.wildfly.mcp.api.ContentMapper
Interface Hierarchy
- org.wildfly.mcp.api.Content
- org.wildfly.mcp.api.ResourceContents
Annotation Interface Hierarchy
- org.wildfly.mcp.api.CompleteArg (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.CompletePrompt (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.Prompt (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.PromptArg (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.Resource (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.ResourceArg (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.Tool (implements java.lang.annotation.Annotation)
- org.wildfly.mcp.api.ToolArg (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.wildfly.mcp.api.Content.Type
- org.wildfly.mcp.api.ResourceContents.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.wildfly.mcp.api.BlobResourceContents (implements org.wildfly.mcp.api.ResourceContents)
- org.wildfly.mcp.api.ImageContent (implements org.wildfly.mcp.api.Content)
- org.wildfly.mcp.api.PromptMessage
- org.wildfly.mcp.api.ResourceContent (implements org.wildfly.mcp.api.Content)
- org.wildfly.mcp.api.TextContent (implements org.wildfly.mcp.api.Content)
- org.wildfly.mcp.api.TextResourceContents (implements org.wildfly.mcp.api.ResourceContents)
- org.wildfly.mcp.api.ToolResponse
- java.lang.Record