public interface ErrorOnWriteListener
Modifier and Type | Method and Description |
---|---|
void |
handle(Connection connection,
IOException exception)
Called when writing to the socket failed
|
void handle(Connection connection, IOException exception) throws IOException
connection
- the owning connection instanceexception
- the thrown exceptionIOException
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.