public interface AgentForwardSupport extends Closeable
| Modifier and Type | Method and Description |
|---|---|
String |
initialize()
Initializes the agent forwarding if not already done so - i.e., can be called more than once - only first
successful call counts, the rest will return the identifier of the previously initialized agent.
|
addCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenerString initialize() throws IOException
IOException - If failed to initializeCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.