public class UDPServerLocatorSchema extends AbstractServerLocatorSchema
Constructor and Description |
---|
UDPServerLocatorSchema() |
Modifier and Type | Method and Description |
---|---|
static DiscoveryGroupConfiguration |
getDiscoveryGroupConfiguration(URI uri,
Map<String,String> query,
String host,
int port,
String name) |
String |
getSchemaName() |
protected ServerLocator |
internalNewObject(URI uri,
Map<String,String> query,
String name) |
protected URI |
internalNewURI(ServerLocator bean) |
newConnectionOptions
public String getSchemaName()
getSchemaName
in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>
protected ServerLocator internalNewObject(URI uri, Map<String,String> query, String name) throws Exception
internalNewObject
in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>
Exception
protected URI internalNewURI(ServerLocator bean) throws Exception
internalNewURI
in class org.apache.activemq.artemis.utils.uri.URISchema<ServerLocator,String>
Exception
Copyright © 2020 The Apache Software Foundation. All rights reserved.