Uses of Record Class
org.wildfly.extension.mcp.api.Implementation
Packages that use Implementation
-
Uses of Implementation in org.wildfly.extension.mcp.api
Methods in org.wildfly.extension.mcp.api that return ImplementationModifier and TypeMethodDescriptionInitializeRequest.implementation()Returns the value of theimplementationrecord component.Constructors in org.wildfly.extension.mcp.api with parameters of type ImplementationModifierConstructorDescriptionInitializeRequest(Implementation implementation, String protocolVersion, List<ClientCapability> clientCapabilities) Creates an instance of aInitializeRequestrecord class.