Package org.jboss.as.process.protocol
Interface Connection.ClosedCallback
-
- Enclosing interface:
- Connection
public static interface Connection.ClosedCallbackA callback that will be triggered once the connection is closed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconnectionClosed()
-