A C D E F G H I L M N P R S T U V W 
All Classes All Packages

A

acceptConnections - com.networknt.registry.URLParamType
 
accessLog - com.networknt.registry.URLParamType
 
actives - com.networknt.registry.URLParamType
 
addNotifyListener(NotifyListener) - Method in class com.networknt.registry.support.command.CommandServiceManager
 
addParameter(String, String) - Method in interface com.networknt.registry.URL
 
addParameter(String, String) - Method in class com.networknt.registry.URLImpl
 
addParameterIfAbsent(String, String) - Method in interface com.networknt.registry.URL
 
addParameterIfAbsent(String, String) - Method in class com.networknt.registry.URLImpl
 
addParameters(Map<String, String>) - Method in interface com.networknt.registry.URL
 
addParameters(Map<String, String>) - Method in class com.networknt.registry.URLImpl
 
application - com.networknt.registry.URLParamType
 
async - com.networknt.registry.URLParamType
 
available(URL) - Method in interface com.networknt.registry.RegistryService
set service status to available, so clients could use it

C

canServe(URL) - Method in interface com.networknt.registry.URL
 
canServe(URL) - Method in class com.networknt.registry.URLImpl
check if this url can serve the refUrl.
check - com.networknt.registry.URLParamType
 
ClientCommand() - Constructor for class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
clientGroup - com.networknt.registry.URLParamType
 
cluster - com.networknt.registry.URLParamType
 
codec - com.networknt.registry.URLParamType
codec
com.networknt.registry - package com.networknt.registry
 
com.networknt.registry.support - package com.networknt.registry.support
 
com.networknt.registry.support.command - package com.networknt.registry.support.command
 
CommandFailbackRegistry - Class in com.networknt.registry.support.command
 
CommandFailbackRegistry(URL) - Constructor for class com.networknt.registry.support.command.CommandFailbackRegistry
 
CommandListener - Interface in com.networknt.registry.support.command
 
CommandServiceManager - Class in com.networknt.registry.support.command
 
CommandServiceManager(URL) - Constructor for class com.networknt.registry.support.command.CommandServiceManager
 
connectTimeout - com.networknt.registry.URLParamType
connect timeout
createCopy() - Method in interface com.networknt.registry.URL
 
createCopy() - Method in class com.networknt.registry.URLImpl
 

D

DirectRegistry - Class in com.networknt.registry.support
Direct registry is used for local testing only.
DirectRegistry(URL) - Constructor for class com.networknt.registry.support.DirectRegistry
 
directUrl - com.networknt.registry.URLParamType
 
discover(URL) - Method in interface com.networknt.registry.DiscoveryService
 
discover(URL) - Method in class com.networknt.registry.support.FailbackRegistry
 
discoverService(URL) - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
DiscoveryService - Interface in com.networknt.registry
Discovery service.
doAvailable(URL) - Method in class com.networknt.registry.support.DirectRegistry
 
doDiscover(URL) - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
doDiscover(URL) - Method in class com.networknt.registry.support.DirectRegistry
 
doRegister(URL) - Method in class com.networknt.registry.support.DirectRegistry
 
doSubscribe(URL, NotifyListener) - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
doSubscribe(URL, NotifyListener) - Method in class com.networknt.registry.support.DirectRegistry
 
doUnavailable(URL) - Method in class com.networknt.registry.support.DirectRegistry
 
doUnregister(URL) - Method in class com.networknt.registry.support.DirectRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class com.networknt.registry.support.DirectRegistry
 

E

embed - com.networknt.registry.URLParamType
 
endpointFactory - com.networknt.registry.URLParamType
endpointFactory
environment - com.networknt.registry.URLParamType
environment
equals(Object) - Method in class com.networknt.registry.URLImpl
 
errorRate - com.networknt.registry.URLParamType
 
export - com.networknt.registry.URLParamType
 

F

FailbackRegistry - Class in com.networknt.registry.support
Failback registry
FailbackRegistry(URL) - Constructor for class com.networknt.registry.support.FailbackRegistry
 
filter - com.networknt.registry.URLParamType
 

G

getBooleanParameter(String, boolean) - Method in interface com.networknt.registry.URL
 
getBooleanParameter(String, boolean) - Method in class com.networknt.registry.URLImpl
 
getBooleanValue() - Method in enum com.networknt.registry.URLParamType
 
getClientCommandList() - Method in class com.networknt.registry.support.command.RpcCommand
 
getCommandManagerMap() - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
getDc() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getGroup() - Method in interface com.networknt.registry.URL
 
getGroup() - Method in class com.networknt.registry.URLImpl
 
getHost() - Method in interface com.networknt.registry.URL
 
getHost() - Method in class com.networknt.registry.URLImpl
 
getIdentity() - Method in interface com.networknt.registry.URL
 
getIdentity() - Method in class com.networknt.registry.URLImpl
Return service identity, if two urls have the same identity, then same service
getIndex() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getIntParameter(String, int) - Method in interface com.networknt.registry.URL
 
getIntParameter(String, int) - Method in class com.networknt.registry.URLImpl
 
getIntValue() - Method in enum com.networknt.registry.URLParamType
 
getLongValue() - Method in enum com.networknt.registry.URLParamType
 
getMergeGroups() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getMethodParameter(String, String, String) - Method in interface com.networknt.registry.URL
 
getMethodParameter(String, String, String) - Method in class com.networknt.registry.URLImpl
 
getMethodParameter(String, String, String, boolean) - Method in interface com.networknt.registry.URL
 
getMethodParameter(String, String, String, boolean) - Method in class com.networknt.registry.URLImpl
 
getMethodParameter(String, String, String, int) - Method in interface com.networknt.registry.URL
 
getMethodParameter(String, String, String, int) - Method in class com.networknt.registry.URLImpl
 
getMethodParameter(String, String, String, String) - Method in interface com.networknt.registry.URL
 
getMethodParameter(String, String, String, String) - Method in class com.networknt.registry.URLImpl
 
getName() - Method in enum com.networknt.registry.URLParamType
 
getParameter(String) - Method in interface com.networknt.registry.URL
 
getParameter(String) - Method in class com.networknt.registry.URLImpl
 
getParameter(String, String) - Method in interface com.networknt.registry.URL
 
getParameter(String, String) - Method in class com.networknt.registry.URLImpl
 
getParameters() - Method in interface com.networknt.registry.URL
 
getParameters() - Method in class com.networknt.registry.URLImpl
 
getPath() - Method in interface com.networknt.registry.URL
 
getPath() - Method in class com.networknt.registry.URLImpl
 
getPattern() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getPort() - Method in interface com.networknt.registry.URL
 
getPort() - Method in class com.networknt.registry.URLImpl
 
getProtocol() - Method in interface com.networknt.registry.URL
 
getProtocol() - Method in class com.networknt.registry.URLImpl
 
getRegisteredServiceUrls() - Method in interface com.networknt.registry.RegistryService
 
getRemark() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getRouteRules() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getServerPortStr() - Method in interface com.networknt.registry.URL
 
getServerPortStr() - Method in class com.networknt.registry.URLImpl
comma separated host:port pairs, e.g.
getUri() - Method in interface com.networknt.registry.URL
 
getUri() - Method in class com.networknt.registry.URLImpl
 
getUrl() - Method in interface com.networknt.registry.Registry
 
getValue() - Method in enum com.networknt.registry.URLParamType
 
getVersion() - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
getVersion() - Method in interface com.networknt.registry.URL
 
getVersion() - Method in class com.networknt.registry.URLImpl
 
group - com.networknt.registry.URLParamType
 

H

hashCode() - Method in class com.networknt.registry.URLImpl
 
hasParameter(String) - Method in interface com.networknt.registry.URL
 
hasParameter(String) - Method in class com.networknt.registry.URLImpl
 
haStrategy - com.networknt.registry.URLParamType
 
heartbeatFactory - com.networknt.registry.URLParamType
heartbeatFactory
host - com.networknt.registry.URLParamType
 

I

iothreads - com.networknt.registry.URLParamType
 

L

lazyInit - com.networknt.registry.URLParamType
 
LIGHT_COMMAND_SWITCHER - Static variable in class com.networknt.registry.support.command.CommandServiceManager
 
loadbalance - com.networknt.registry.URLParamType
 
localServiceAddress - com.networknt.registry.URLParamType
 

M

maxClientConnection - com.networknt.registry.URLParamType
pool max conn number
maxContentLength - com.networknt.registry.URLParamType
pool max conn number
maxServerConnection - com.networknt.registry.URLParamType
max server conn (all clients conn)
maxWorkerThread - com.networknt.registry.URLParamType
service max worker threads
mean - com.networknt.registry.URLParamType
 
minClientConnection - com.networknt.registry.URLParamType
pool min conn number
minWorkerThread - com.networknt.registry.URLParamType
service min worker threads
mock - com.networknt.registry.URLParamType
 
module - com.networknt.registry.URLParamType
 

N

nodeType - com.networknt.registry.URLParamType
 
notify(URL, List<URL>) - Method in interface com.networknt.registry.NotifyListener
 
notifyCommand(URL, String) - Method in interface com.networknt.registry.support.command.CommandListener
 
NotifyListener - Interface in com.networknt.registry
Notify when service changed.
notifyService(URL, URL, List<URL>) - Method in class com.networknt.registry.support.command.CommandServiceManager
 
notifyService(URL, URL, List<URL>) - Method in interface com.networknt.registry.support.command.ServiceListener
 

P

p90 - com.networknt.registry.URLParamType
 
p99 - com.networknt.registry.URLParamType
 
p999 - com.networknt.registry.URLParamType
 
path - com.networknt.registry.URLParamType
 
poolLifo - com.networknt.registry.URLParamType
pool conn manger strategy
port - com.networknt.registry.URLParamType
 
protocol - com.networknt.registry.URLParamType
 

R

refreshTimestamp - com.networknt.registry.URLParamType
 
register - com.networknt.registry.URLParamType
 
register(URL) - Method in interface com.networknt.registry.RegistryService
register service to registry
register(URL) - Method in class com.networknt.registry.support.FailbackRegistry
 
Registry - Interface in com.networknt.registry
Used to register and discover.
registryRetryPeriod - com.networknt.registry.URLParamType
 
RegistryService - Interface in com.networknt.registry
Register service to Registry center.
registrySessionTimeout - com.networknt.registry.URLParamType
 
removeNotifyListener(NotifyListener) - Method in class com.networknt.registry.support.command.CommandServiceManager
 
removeParameter(String) - Method in interface com.networknt.registry.URL
 
removeParameter(String) - Method in class com.networknt.registry.URLImpl
 
requestIdFromClient - com.networknt.registry.URLParamType
request id from http interface
requestTimeout - com.networknt.registry.URLParamType
request timeout
retries - com.networknt.registry.URLParamType
 
RpcCommand - Class in com.networknt.registry.support.command
 
RpcCommand() - Constructor for class com.networknt.registry.support.command.RpcCommand
 
RpcCommand.ClientCommand - Class in com.networknt.registry.support.command
 
RpcCommand.ServerCommand - Class in com.networknt.registry.support.command
 

S

serialize - com.networknt.registry.URLParamType
serialize
ServerCommand() - Constructor for class com.networknt.registry.support.command.RpcCommand.ServerCommand
 
ServiceListener - Interface in com.networknt.registry.support.command
 
setClientCommandList(List<RpcCommand.ClientCommand>) - Method in class com.networknt.registry.support.command.RpcCommand
 
setDc(String) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
setHost(String) - Method in interface com.networknt.registry.URL
 
setHost(String) - Method in class com.networknt.registry.URLImpl
 
setIndex(Integer) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
setMergeGroups(List<String>) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
setParameters(Map<String, String>) - Method in interface com.networknt.registry.URL
 
setParameters(Map<String, String>) - Method in class com.networknt.registry.URLImpl
 
setPath(String) - Method in interface com.networknt.registry.URL
 
setPath(String) - Method in class com.networknt.registry.URLImpl
 
setPattern(String) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
setPort(int) - Method in interface com.networknt.registry.URL
 
setPort(int) - Method in class com.networknt.registry.URLImpl
 
setProtocol(String) - Method in interface com.networknt.registry.URL
 
setProtocol(String) - Method in class com.networknt.registry.URLImpl
 
setRegistry(CommandFailbackRegistry) - Method in class com.networknt.registry.support.command.CommandServiceManager
 
setRemark(String) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
setRouteRules(List<String>) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
setVersion(String) - Method in class com.networknt.registry.support.command.RpcCommand.ClientCommand
 
shareChannel - com.networknt.registry.URLParamType
multi referer share the same channel
sort() - Method in class com.networknt.registry.support.command.RpcCommand
 
subscribe - com.networknt.registry.URLParamType
 
subscribe(URL, NotifyListener) - Method in interface com.networknt.registry.DiscoveryService
 
subscribe(URL, NotifyListener) - Method in class com.networknt.registry.support.FailbackRegistry
 
subscribeService(URL, ServiceListener) - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
switcherService - com.networknt.registry.URLParamType
switcherService

T

throwException - com.networknt.registry.URLParamType
 
toFullStr() - Method in interface com.networknt.registry.URL
 
toFullStr() - Method in class com.networknt.registry.URLImpl
 
toSimpleString() - Method in interface com.networknt.registry.URL
 
toSimpleString() - Method in class com.networknt.registry.URLImpl
 
toString() - Method in class com.networknt.registry.URLImpl
 

U

unavailable(URL) - Method in interface com.networknt.registry.RegistryService
set service status to unavailable, client should not discover services of unavailable state
unregister(URL) - Method in interface com.networknt.registry.RegistryService
unregister service to registry
unregister(URL) - Method in class com.networknt.registry.support.FailbackRegistry
 
unsubscribe(URL, NotifyListener) - Method in interface com.networknt.registry.DiscoveryService
 
unsubscribe(URL, NotifyListener) - Method in class com.networknt.registry.support.FailbackRegistry
 
unsubscribeService(URL, ServiceListener) - Method in class com.networknt.registry.support.command.CommandFailbackRegistry
 
URL - Interface in com.networknt.registry
Describe a service in registry.
URLImpl - Class in com.networknt.registry
Implementation of URL interface.
URLImpl() - Constructor for class com.networknt.registry.URLImpl
 
URLImpl(String, String, int, String) - Constructor for class com.networknt.registry.URLImpl
 
URLImpl(String, String, int, String, Map<String, String>) - Constructor for class com.networknt.registry.URLImpl
 
URLParamType - Enum in com.networknt.registry
The URL parameters are extra information attached to URL which is the main object for service registry and discovery.

V

valueOf(String) - Static method in class com.networknt.registry.URLImpl
 
valueOf(String) - Static method in enum com.networknt.registry.URLParamType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.networknt.registry.URLParamType
Returns an array containing the constants of this enum type, in the order they are declared.
version - com.networknt.registry.URLParamType
version

W

weights - com.networknt.registry.URLParamType
 
workerQueueSize - com.networknt.registry.URLParamType
 
A C D E F G H I L M N P R S T U V W 
All Classes All Packages