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, removeCloseFutureListener
String initialize() throws IOException
IOException
- If failed to initializeCopyright © 2008–2024 The Apache Software Foundation. All rights reserved.