JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
G
L
O
S
U
G
getId()
- Method in class org.apache.camel.example.rest.
User
getName()
- Method in class org.apache.camel.example.rest.
User
getUser(String)
- Method in class org.apache.camel.example.rest.
UserService
Gets a user by the given id
L
listUsers()
- Method in class org.apache.camel.example.rest.
UserService
List all users
O
org.apache.camel.example.rest
- package org.apache.camel.example.rest
S
setId(int)
- Method in class org.apache.camel.example.rest.
User
setName(String)
- Method in class org.apache.camel.example.rest.
User
U
updateUser(User)
- Method in class org.apache.camel.example.rest.
UserService
Updates or creates the given user
User
- Class in
org.apache.camel.example.rest
User()
- Constructor for class org.apache.camel.example.rest.
User
User(int, String)
- Constructor for class org.apache.camel.example.rest.
User
UserService
- Class in
org.apache.camel.example.rest
A
User
service which we rest enable the routes defined in the XML file.
UserService()
- Constructor for class org.apache.camel.example.rest.
UserService
G
L
O
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel