public class StartAdvertisingEndpoint
extends java.lang.Object
implements ej.rcommand.synchronous.Endpoint
Constructor and Description |
---|
StartAdvertisingEndpoint() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
void |
readRequestBody(ej.rcommand.CommandReader reader) |
void |
writeResponseBody(ej.rcommand.CommandSender sender) |
public java.lang.String getName()
getName
in interface ej.rcommand.synchronous.Endpoint
public void readRequestBody(ej.rcommand.CommandReader reader) throws java.io.IOException
readRequestBody
in interface ej.rcommand.synchronous.Endpoint
java.io.IOException
public void writeResponseBody(ej.rcommand.CommandSender sender) throws java.io.IOException
writeResponseBody
in interface ej.rcommand.synchronous.Endpoint
java.io.IOException