D E G I N O P R S T U V 
All Classes All Packages

D

disableAutoDeleteOnExpire() - Static method in class org.jenkinsci.plugins.ssegateway.EventHistoryStore
 
DISPATCHER_SESSION_KEY - Static variable in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcherFactory
 
dispatchEvent(String, String) - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
Writes a message to HttpServletResponse
doConfigure(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 
doConnect(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 
doPing(StaplerRequest) - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 

E

enableAutoDeleteOnExpire() - Static method in class org.jenkinsci.plugins.ssegateway.EventHistoryStore
 
Endpoint - Class in org.jenkinsci.plugins.ssegateway
 
Endpoint() - Constructor for class org.jenkinsci.plugins.ssegateway.Endpoint
 
EventDispatcher - Class in org.jenkinsci.plugins.ssegateway.sse
 
EventDispatcher() - Constructor for class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
EventDispatcher.SSEHttpSessionListener - Class in org.jenkinsci.plugins.ssegateway.sse
Http session listener.
EventDispatcherFactory - Class in org.jenkinsci.plugins.ssegateway.sse
 
EventDispatcherFactory() - Constructor for class org.jenkinsci.plugins.ssegateway.sse.EventDispatcherFactory
 
EventHistoryStore - Class in org.jenkinsci.plugins.ssegateway
Channel event message history store.
EventHistoryStore() - Constructor for class org.jenkinsci.plugins.ssegateway.EventHistoryStore
 

G

getChannelEvent(String, String) - Static method in class org.jenkinsci.plugins.ssegateway.EventHistoryStore
 
getDispatcher(String, HttpSession) - Static method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcherFactory
Get the specified EventDispatcher instance from the HttpSession.
getDispatchers(HttpSession) - Static method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcherFactory
Get the session EventDispatchers from the HttpSession.
getDisplayName() - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 
getIconFileName() - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 
getId() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
getResponse() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
getSessionInfo(HttpSession) - Static method in class org.jenkinsci.plugins.ssegateway.Util
 
getSubscribers() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
getUrlName() - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 
getUser() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 

I

init() - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 
isTestEnv() - Static method in class org.jenkinsci.plugins.ssegateway.Util
 

N

newDispatcher(String, HttpSession) - Static method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcherFactory
Create a new EventDispatcher instance and attach it to the user session.

O

onChannelSubscribe(String) - Static method in class org.jenkinsci.plugins.ssegateway.EventHistoryStore
 
onChannelUnsubscribe(String) - Static method in class org.jenkinsci.plugins.ssegateway.EventHistoryStore
 
org.jenkinsci.plugins.ssegateway - package org.jenkinsci.plugins.ssegateway
 
org.jenkinsci.plugins.ssegateway.sse - package org.jenkinsci.plugins.ssegateway.sse
 

P

process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jenkinsci.plugins.ssegateway.Endpoint
 

R

readJSONPayload(StaplerRequest) - Static method in class org.jenkinsci.plugins.ssegateway.Util
 
RETRY_QUEUE_EVENT_LIFETIME - Static variable in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
RETRY_QUEUE_PROCESSING_DELAY - Static variable in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 

S

SESSION_SYNC_OBJ - Static variable in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher.SSEHttpSessionListener
 
setId(String) - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
sse_dispatch_retry - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
 
SSE_GATEWAY_URL - Static variable in class org.jenkinsci.plugins.ssegateway.Endpoint
 
SSE_LISTEN_URL_PREFIX - Static variable in class org.jenkinsci.plugins.ssegateway.Endpoint
 
sse_subs_channel_name - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
 
sse_subs_dispatcher - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
 
sse_subs_dispatcher_inst - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
 
sse_subs_filter - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
 
SSEChannel - Interface in org.jenkinsci.plugins.ssegateway.sse
SSE channel "sse" event properties.
SSEChannel.Event - Enum in org.jenkinsci.plugins.ssegateway.sse
The event names.
SSEChannel.EventProps - Enum in org.jenkinsci.plugins.ssegateway.sse
Event property names.
SSEHttpSessionListener() - Constructor for class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher.SSEHttpSessionListener
 
start(String, HttpServletRequest, HttpServletResponse) - Static method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcherFactory
 
start(HttpServletRequest, HttpServletResponse) - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
stop() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
subscribe - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.Event
 
subscribe(EventFilter) - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 

T

TIMEOUT_DISPATCHERFAIL - Static variable in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
toString() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 

U

unsubscribe - org.jenkinsci.plugins.ssegateway.sse.SSEChannel.Event
 
unsubscribe(EventFilter) - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
unsubscribeAll() - Method in class org.jenkinsci.plugins.ssegateway.sse.EventDispatcher
 
Util - Class in org.jenkinsci.plugins.ssegateway
Internal utility methods.

V

valueOf(String) - Static method in enum org.jenkinsci.plugins.ssegateway.sse.SSEChannel.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.plugins.ssegateway.sse.SSEChannel.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jenkinsci.plugins.ssegateway.sse.SSEChannel.EventProps
Returns an array containing the constants of this enum type, in the order they are declared.
D E G I N O P R S T U V 
All Classes All Packages