JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
G
H
I
O
P
R
D
Delegate
- Class in
org.swisspush.gateleen.delegate
Represents a Delegate.
Delegate(MonitoringHandler, HttpClient, String, Pattern, Set<HttpMethod>, List<JsonObject>)
- Constructor for class org.swisspush.gateleen.delegate.
Delegate
Creates a new instance of a Delegate.
DelegateFactory
- Class in
org.swisspush.gateleen.delegate
DelegateFactory is used to create delegate objects from their text representation.
DelegateFactory(MonitoringHandler, HttpClient, Map<String, Object>, String)
- Constructor for class org.swisspush.gateleen.delegate.
DelegateFactory
Creates a new instance of the DelegateFactory.
DelegateHandler
- Class in
org.swisspush.gateleen.delegate
Allows to create delegates.
DelegateHandler(Vertx, HttpClient, ResourceStorage, MonitoringHandler, String, Map<String, Object>)
- Constructor for class org.swisspush.gateleen.delegate.
DelegateHandler
Creates a new instance of the DelegateHandler.
E
enableResourceLogging(boolean)
- Method in class org.swisspush.gateleen.delegate.
DelegateHandler
G
getDelegateName(String)
- Method in class org.swisspush.gateleen.delegate.
DelegateHandler
Tries to extract the name of the delegate out of the incoming uri.
getName()
- Method in class org.swisspush.gateleen.delegate.
Delegate
Returns the name of the delegate.
H
handle(HttpServerRequest)
- Method in class org.swisspush.gateleen.delegate.
Delegate
Handles the given request.
handle(HttpServerRequest)
- Method in class org.swisspush.gateleen.delegate.
DelegateHandler
Checks if the DelegateHandler is responsible for this request.
I
init()
- Method in class org.swisspush.gateleen.delegate.
DelegateHandler
This method initializes the Handler.
O
org.swisspush.gateleen.delegate
- package org.swisspush.gateleen.delegate
P
parseDelegate(String, Buffer)
- Method in class org.swisspush.gateleen.delegate.
DelegateFactory
Tries to create a Delegate object out of the buffer.
R
refresh()
- Method in class org.swisspush.gateleen.delegate.
DelegateHandler
D
E
G
H
I
O
P
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes