Public Member Functions
org.ros.node.service.ServiceResponseBuilder< T, S > Interface Reference

List of all members.

Public Member Functions

void build (T request, S response) throws ServiceException

Detailed Description

Builds a service response given a service request.

Author:
damonkohler@google.com (Damon Kohler)
Parameters:
<T>the ServiceServer responds to requests of this type
<S>the ServiceServer returns responses of this type

Definition at line 31 of file ServiceResponseBuilder.java.


Member Function Documentation

void org.ros.node.service.ServiceResponseBuilder< T, S >.build ( request,
response 
) throws ServiceException

Builds a service response given a service request.

Parameters:
requestthe received request
responsethe response that will be sent
Exceptions:
ServiceException

The documentation for this interface was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:51