public interface StatusReporter
Modifier and Type | Method and Description |
---|---|
com.google.common.net.MediaType |
getMediaType() |
java.lang.String |
getName() |
void |
report(StatusContext context) |
java.lang.String getName()
com.google.common.net.MediaType getMediaType()
void report(StatusContext context) throws java.io.IOException
java.io.IOException