public class AgentForwardSupport extends CloseableUtils.AbstractCloseable
CloseableUtils.AbstractCloseable.State
closeFuture, lock, log, state
Constructor and Description |
---|
AgentForwardSupport(ConnectionService service) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
doCloseImmediately()
doCloseImmediately is called once and only once
with state == Immediate
Overriding methods should always call the base implementation.
|
String |
initialize() |
String |
toString() |
builder, close, doCloseGracefully, isClosed, isClosing, preClose
public AgentForwardSupport(ConnectionService service)
public String initialize() throws IOException
IOException
public void close()
protected void doCloseImmediately()
CloseableUtils.AbstractCloseable
doCloseImmediately
in class CloseableUtils.AbstractCloseable
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.