Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
H
O
P
S
T
C
configure()
- Method in class org.apache.camel.example.gauth.
TutorialRouteBuilder
G
getCalendarNames(String, String)
- Method in class org.apache.camel.example.gauth.
TutorialService
Obtains a list of names of a user's public and private calendars from the Google Calendar API.
H
handleGet(HttpServletRequest, HttpServletResponse, ModelMap)
- Method in class org.apache.camel.example.gauth.
TutorialController
O
org.apache.camel.example.gauth
- package org.apache.camel.example.gauth
P
process(Exchange)
- Method in class org.apache.camel.example.gauth.
TutorialTokenProcessor
S
setApplication(String)
- Method in class org.apache.camel.example.gauth.
TutorialRouteBuilder
Sets the name of the GAE application.
setCredentials(Properties)
- Method in class org.apache.camel.example.gauth.
TutorialService
Sets properties that contains the application's consumer key and consumer secret.
T
TutorialController
- Class in
org.apache.camel.example.gauth
Single controller for the demo application that handles GET requests.
TutorialController()
- Constructor for class org.apache.camel.example.gauth.
TutorialController
TutorialRouteBuilder
- Class in
org.apache.camel.example.gauth
Builds the OAuth-specific routes (implements the OAuth integration layer) of the demo application.
TutorialRouteBuilder()
- Constructor for class org.apache.camel.example.gauth.
TutorialRouteBuilder
TutorialService
- Class in
org.apache.camel.example.gauth
Facade for getting calendar names from the Google Calendar API.
TutorialService()
- Constructor for class org.apache.camel.example.gauth.
TutorialService
TutorialTokenProcessor
- Class in
org.apache.camel.example.gauth
Reads an OAuth access token plus access token secret from a Camel message and stores them in cookies.
TutorialTokenProcessor()
- Constructor for class org.apache.camel.example.gauth.
TutorialTokenProcessor
C
G
H
O
P
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CAMEL