Skip navigation links
C D E M P R U 

C

com.netflix.hystrix.dashboard.stream - package com.netflix.hystrix.dashboard.stream
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class com.netflix.hystrix.dashboard.stream.EurekaInfoServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.netflix.hystrix.dashboard.stream.MockStreamServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.netflix.hystrix.dashboard.stream.ProxyStreamServlet
 

E

EurekaInfoServlet - Class in com.netflix.hystrix.dashboard.stream
Servlet that calls eureka REST api in order to get instances information.
EurekaInfoServlet() - Constructor for class com.netflix.hystrix.dashboard.stream.EurekaInfoServlet
 

M

MockStreamServlet - Class in com.netflix.hystrix.dashboard.stream
Simulate an event stream URL by retrieving pre-canned data instead of going to live servers.
MockStreamServlet() - Constructor for class com.netflix.hystrix.dashboard.stream.MockStreamServlet
 

P

ProxyStreamServlet - Class in com.netflix.hystrix.dashboard.stream
Proxy an EventStream request (data.stream via proxy.stream) since EventStream does not yet support CORS (https://bugs.webkit.org/show_bug.cgi?id=61862) so that a UI can request a stream from a different server.
ProxyStreamServlet() - Constructor for class com.netflix.hystrix.dashboard.stream.ProxyStreamServlet
 

R

readXmlInputStream(String) - Static method in class com.netflix.hystrix.dashboard.stream.UrlUtils
 

U

UrlUtils - Class in com.netflix.hystrix.dashboard.stream
Utility class to work with InputStreams
UrlUtils() - Constructor for class com.netflix.hystrix.dashboard.stream.UrlUtils
 
C D E M P R U 
Skip navigation links