public class ExternalHandlerServer
extends com.google.common.util.concurrent.AbstractIdleService
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getBindAddress()
Get the address the service has bound to.
|
protected void |
shutDown() |
protected void |
startUp() |
protected void startUp() throws Exception
startUp
in class com.google.common.util.concurrent.AbstractIdleService
Exception
protected void shutDown() throws Exception
shutDown
in class com.google.common.util.concurrent.AbstractIdleService
Exception
public InetSocketAddress getBindAddress()
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.