JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
O
R
S
T
U
A
addGateway(List<TcpGateway>, Vertx, ServiceMap, String, boolean, int, LoadBalancer, LoadBalancer<ServiceDetails>)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
addMappingRuleConfiguration(HttpMappingRule)
- Method in class org.fusesource.gateway.fabric.http.
FabricHTTPGateway
C
createListener()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
D
destroy()
- Method in class org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
E
expandPropertyResolvers(ServiceDTO)
- Method in class org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
F
FabricHTTPGateway
- Class in
org.fusesource.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 org.fusesource.gateway.fabric.http.
FabricHTTPGateway
FabricMQGateway
- Class in
org.fusesource.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 org.fusesource.gateway.fabric.mq.
FabricMQGateway
G
GatewayServiceTreeCache
- Class in
org.fusesource.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 org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
getAmqpPort()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getCurator()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getFabricService()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getHost()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getMappedServices()
- Method in class org.fusesource.gateway.fabric.http.
FabricHTTPGateway
getMqttPort()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getOpenWirePort()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getStompPort()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getTreeCache()
- Method in class org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
getVertxService()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getWebsocketPort()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
getZooKeeperPath()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
H
HttpMappingRuleConfiguration
- Class in
org.fusesource.gateway.fabric.http
A mapping rule for use with the
FabricHTTPGateway
HttpMappingRuleConfiguration()
- Constructor for class org.fusesource.gateway.fabric.http.
HttpMappingRuleConfiguration
I
init()
- Method in class org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
isAmqpEnabled()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
isEnableIndex()
- Method in class org.fusesource.gateway.fabric.http.
FabricHTTPGateway
isMqttEnabled()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
isOpenWireEnabled()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
isStompEnabled()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
isWebsocketEnabled()
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
O
org.fusesource.gateway.fabric.http
- package org.fusesource.gateway.fabric.http
org.fusesource.gateway.fabric.mq
- package org.fusesource.gateway.fabric.mq
R
removeMappingRuleConfiguration(HttpMappingRule)
- Method in class org.fusesource.gateway.fabric.http.
FabricHTTPGateway
S
setAmqpEnabled(boolean)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setAmqpPort(int)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setCurator(CuratorFramework)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setFabricService(FabricService)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setHost(String)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setMqttEnabled(boolean)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setMqttPort(int)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setOpenWireEnabled(boolean)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setOpenWirePort(int)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setStompEnabled(boolean)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setStompPort(int)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setVertxService(VertxService)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setWebsocketEnabled(boolean)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setWebsocketPort(int)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
setZooKeeperPath(String)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
T
toString()
- Method in class org.fusesource.gateway.fabric.http.
HttpMappingRuleConfiguration
toString()
- Method in class org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
treeCacheEvent(PathChildrenCacheEvent)
- Method in class org.fusesource.gateway.fabric.mq.
GatewayServiceTreeCache
U
unsetCurator(CuratorFramework)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
unsetFabricService(FabricService)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
unsetVertxService(VertxService)
- Method in class org.fusesource.gateway.fabric.mq.
FabricMQGateway
A
C
D
E
F
G
H
I
O
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014
Red Hat
. All Rights Reserved.