public class StationService extends FdsnwsService
service, version| Constructor and Description |
|---|
StationService() |
| Modifier and Type | Method and Description |
|---|---|
protected static List<FdsnConstraint> |
buildConstraints(Map<String,String> arguments) |
static void |
dispatch(WinstonDatabasePool databasePool,
io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest request)
Fulfill the request.
|
createRootElement, getArg, getChannels, parseRequest, sendVersion, sendWadl, serializepublic static void dispatch(WinstonDatabasePool databasePool, io.netty.channel.ChannelHandlerContext ctx, io.netty.handler.codec.http.FullHttpRequest request) throws gov.usgs.volcanoes.core.util.UtilException, FdsnException
databasePool - winston database poolctx - handler contextrequest - the requestgov.usgs.volcanoes.core.util.UtilException - when things go wrongFdsnException - when FDSN-WS spec violatedprotected static List<FdsnConstraint> buildConstraints(Map<String,String> arguments) throws FdsnException
FdsnExceptionCopyright © 2017. All rights reserved.