Public Member Functions
org.ros.node.service.ServiceServerListener< T, S > Interface Reference
Inheritance diagram for org.ros.node.service.ServiceServerListener< T, S >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void onShutdown (ServiceServer< T, S > serviceServer)

Detailed Description

A lifecycle listener for ServiceServer instances.

Author:
khughes@google.com (Keith M. Hughes)
Parameters:
<T>the ServiceServer responds to requests of this type
<S>the ServiceServer returns responses of this type

Definition at line 31 of file ServiceServerListener.java.


Member Function Documentation

void org.ros.node.service.ServiceServerListener< T, S >.onShutdown ( ServiceServer< T, S >  serviceServer)

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


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