public abstract class FdsnwsService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
service |
protected static String |
version |
| Constructor and Description |
|---|
FdsnwsService() |
| Modifier and Type | Method and Description |
|---|---|
protected static Element |
createRootElement(Document doc) |
protected static String |
getArg(Map<String,String> arguments,
String s1,
String s2) |
protected static List<Channel> |
getChannels(WinstonDatabasePool databasePool) |
protected static Map<String,String> |
parseRequest(io.netty.handler.codec.http.FullHttpRequest request) |
protected static void |
sendVersion(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest request) |
protected static void |
sendWadl(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest request) |
protected static String |
serialize(Document doc) |
protected static void sendVersion(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest request)
protected static void sendWadl(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest request)
protected static Map<String,String> parseRequest(io.netty.handler.codec.http.FullHttpRequest request)
protected static List<Channel> getChannels(WinstonDatabasePool databasePool) throws gov.usgs.volcanoes.core.util.UtilException
gov.usgs.volcanoes.core.util.UtilExceptionCopyright © 2017. All rights reserved.