Package io.quarkiverse.cxf
Class ConnectionTypeConverter
java.lang.Object
io.quarkiverse.cxf.AbstractEnumConverter<org.apache.cxf.transports.http.configuration.ConnectionType>
io.quarkiverse.cxf.ConnectionTypeConverter
- All Implemented Interfaces:
Serializable,org.eclipse.microprofile.config.spi.Converter<org.apache.cxf.transports.http.configuration.ConnectionType>
public class ConnectionTypeConverter
extends AbstractEnumConverter<org.apache.cxf.transports.http.configuration.ConnectionType>
implements org.eclipse.microprofile.config.spi.Converter<org.apache.cxf.transports.http.configuration.ConnectionType>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectionTypeConverter
public ConnectionTypeConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.eclipse.microprofile.config.spi.Converter<org.apache.cxf.transports.http.configuration.ConnectionType>- Overrides:
convertin classAbstractEnumConverter<org.apache.cxf.transports.http.configuration.ConnectionType>
-