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