Class Response
- java.lang.Object
 - 
- org.opendaylight.ovsdb.lib.message.Response
 
 
- 
- Direct Known Subclasses:
 EchoResponse,TableUpdates,TransactResponse
public abstract class Response extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description Response() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetDetails()ObjectgetError()voidsetDetails(Object details)voidsetError(Object error) 
 -