org.jboss.resteasy.test.smoke
public class SimpleResource extends Object
Constructor and Description |
---|
SimpleResource() |
Modifier and Type | Method and Description |
---|---|
void |
failure(AsynchronousResponse response) |
void |
getBasic(AsynchronousResponse response) |
Customer |
getCustomer() |
void |
getGzip(AsynchronousResponse response) |
public void failure(AsynchronousResponse response) throws Exception
Exception
public void getBasic(AsynchronousResponse response) throws Exception
Exception
public void getGzip(AsynchronousResponse response) throws Exception
Exception
public Customer getCustomer()
Copyright © 2014. All Rights Reserved.