JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl
Interface Listener
public interface
Listener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
Map
<
String
,
String
> error)
void
update
(
String
content)
Method Details
update
void
update
(
String
content)
error
void
error
(
Map
<
String
,
String
> error)