@Component public class StringToAddressConverter extends Object implements org.springframework.core.convert.converter.Converter<String,io.atomix.catalyst.transport.Address>
StringToAddressConverter()
io.atomix.catalyst.transport.Address
convert(String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToAddressConverter()
public io.atomix.catalyst.transport.Address convert(String source)
convert
org.springframework.core.convert.converter.Converter<String,io.atomix.catalyst.transport.Address>
Apache Camel