Uses of Interface
org.wildfly.extension.grpc.deployment.GrpcDeploymentConfiguration
-
Packages that use GrpcDeploymentConfiguration Package Description org.wildfly.extension.grpc.deployment -
-
Uses of GrpcDeploymentConfiguration in org.wildfly.extension.grpc.deployment
Classes in org.wildfly.extension.grpc.deployment that implement GrpcDeploymentConfiguration Modifier and Type Class Description classMutableGrpcDeploymentConfigurationMethods in org.wildfly.extension.grpc.deployment that return GrpcDeploymentConfiguration Modifier and Type Method Description GrpcDeploymentConfigurationGrpcDeploymentXMLParser. parse(org.jboss.staxmapper.XMLExtendedStreamReader xmlExtendedStreamReader, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)Methods in org.wildfly.extension.grpc.deployment with parameters of type GrpcDeploymentConfiguration Modifier and Type Method Description voidGrpcDeploymentXMLParser. readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader, GrpcDeploymentConfiguration gdc)
-