public class Client extends Object
| Constructor and Description |
|---|
Client() |
| Modifier and Type | Method and Description |
|---|---|
void |
deletePerson(int id) |
void |
getPerson(int id) |
static void |
main(String[] args) |
void |
postPerson(org.apache.servicemix.examples.camel.rest.model.Person person) |
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.