A C D E F G H I R S T U 

A

addGateway(List<TcpGateway>, Vertx, ServiceMap, String, boolean, int, LoadBalancer, LoadBalancer<ServiceDetails>) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
addMappingRuleConfiguration(HttpMappingRule) - Method in class io.fabric8.gateway.fabric.http.FabricHTTPGateway
 

C

createDetectingGateway() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
createListener() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 

D

destroy() - Method in class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
destroy() - Method in class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 

E

expandPropertyResolvers(ServiceDTO) - Method in class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
expandPropertyResolvers(ServiceDTO) - Method in class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 

F

FabricDetectingGateway - Class in io.fabric8.gateway.fabric.detecting
A gateway which listens to a part of the ZooKeeper tree for messaging services and exposes those over a protocol detecting port.
FabricDetectingGateway() - Constructor for class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
FabricDetectingGatewayService - Interface in io.fabric8.gateway.fabric.detecting
 
FabricHTTPGateway - Class in io.fabric8.gateway.fabric.http
An HTTP gateway which listens on a port and applies a number of HttpMappingRuleConfiguration instances to bind HTTP requests to different HTTP based services running within the fabric.
FabricHTTPGateway() - Constructor for class io.fabric8.gateway.fabric.http.FabricHTTPGateway
 
FabricMQGateway - Class in io.fabric8.gateway.fabric.mq
An MQ gateway which listens to a part of the ZooKeeper tree for messaging services and exposes those over protocol specific ports.
FabricMQGateway() - Constructor for class io.fabric8.gateway.fabric.mq.FabricMQGateway
 

G

GatewayServiceTreeCache - Class in io.fabric8.gateway.fabric.detecting
Watches a ZooKeeper path for all services inside the path which may take part in the load balancer
GatewayServiceTreeCache(CuratorFramework, String, ServiceMap) - Constructor for class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
GatewayServiceTreeCache - Class in io.fabric8.gateway.fabric.mq
Watches a ZooKeeper path for all services inside the path which may take part in the load balancer
GatewayServiceTreeCache(CuratorFramework, String, ServiceMap, List<TcpGateway>) - Constructor for class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 
getAmqpPort() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getCurator() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getCurator() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getDefaultVirtualHost() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getDetectingGatewayProtocolHandler() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getDetectingGatewayProtocolHandler() - Method in interface io.fabric8.gateway.fabric.detecting.FabricDetectingGatewayService
 
getDisabledCypherSuites() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getEnabledCipherSuites() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getFabricService() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getFabricService() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getHost() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getLocalAddress() - Method in class io.fabric8.gateway.fabric.http.FabricHTTPGateway
Returns address the gateway service is listening on.
getMappedServices() - Method in class io.fabric8.gateway.fabric.http.FabricHTTPGateway
 
getMqttPort() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getOpenWirePort() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getStompPort() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getTreeCache() - Method in class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
getTreeCache() - Method in class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 
getVertxService() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getVertxService() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getWebsocketPort() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
getZooKeeperPath() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
getZooKeeperPath() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 

H

HttpMappingRuleConfiguration - Class in io.fabric8.gateway.fabric.http
A mapping rule for use with the FabricHTTPGateway
HttpMappingRuleConfiguration() - Constructor for class io.fabric8.gateway.fabric.http.HttpMappingRuleConfiguration
 

I

init() - Method in class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
init() - Method in class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 
io.fabric8.gateway.fabric.detecting - package io.fabric8.gateway.fabric.detecting
 
io.fabric8.gateway.fabric.http - package io.fabric8.gateway.fabric.http
 
io.fabric8.gateway.fabric.mq - package io.fabric8.gateway.fabric.mq
 
isAmqpEnabled() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
isAmqpEnabled() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
isEnableIndex() - Method in class io.fabric8.gateway.fabric.http.FabricHTTPGateway
 
isHttpEnabled() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
isMqttEnabled() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
isMqttEnabled() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
isOpenWireEnabled() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
isOpenWireEnabled() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
isSslEnabled() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
isStompEnabled() - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
isStompEnabled() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
isWebsocketEnabled() - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 

R

removeMappingRuleConfiguration(HttpMappingRule) - Method in class io.fabric8.gateway.fabric.http.FabricHTTPGateway
 

S

setAmqpEnabled(boolean) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setAmqpEnabled(boolean) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setAmqpPort(int) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setCurator(CuratorFramework) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setCurator(CuratorFramework) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setDefaultVirtualHost(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setDisabledCypherSuites(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setEnabledCipherSuites(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setFabricService(FabricService) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setFabricService(FabricService) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setHost(String) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setHttpEnabled(boolean) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setHttpGateway(FabricHTTPGateway) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setKeyAlias(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setKeyPassword(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setKeyStorePassword(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setKeyStoreURL(URL) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setMqttEnabled(boolean) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setMqttEnabled(boolean) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setMqttPort(int) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setOpenWireEnabled(boolean) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setOpenWireEnabled(boolean) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setOpenWirePort(int) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setSslAlgorithm(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setSslEnabled(boolean) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setSslProtocol(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setSslStoreType(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setStompEnabled(boolean) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setStompEnabled(boolean) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setStompPort(int) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setTrustStorePassword(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setTrustStoreURL(URL) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setVertxService(VertxService) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setVertxService(VertxService) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setWebsocketEnabled(boolean) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setWebsocketPort(int) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
setZooKeeperPath(String) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
setZooKeeperPath(String) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 

T

toString() - Method in class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
toString() - Method in class io.fabric8.gateway.fabric.http.HttpMappingRuleConfiguration
 
toString() - Method in class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 
treeCacheEvent(PathChildrenCacheEvent) - Method in class io.fabric8.gateway.fabric.detecting.GatewayServiceTreeCache
 
treeCacheEvent(PathChildrenCacheEvent) - Method in class io.fabric8.gateway.fabric.mq.GatewayServiceTreeCache
 

U

unsetCurator(CuratorFramework) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
unsetCurator(CuratorFramework) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
unsetFabricService(FabricService) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
unsetFabricService(FabricService) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
unsetHttpGateway(FabricHTTPGateway) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
unsetVertxService(VertxService) - Method in class io.fabric8.gateway.fabric.detecting.FabricDetectingGateway
 
unsetVertxService(VertxService) - Method in class io.fabric8.gateway.fabric.mq.FabricMQGateway
 
A C D E F G H I R S T U 

Copyright © 2014 Red Hat. All Rights Reserved.