Package | Description |
---|---|
org.jboss.as.process.protocol |
Modifier and Type | Method and Description |
---|---|
Connection.ClosedCallback |
ProtocolClient.Configuration.getClosedCallback() |
Connection.ClosedCallback |
ProtocolServer.Configuration.getClosedCallback() |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolServer.Configuration.setCallback(Connection.ClosedCallback closedCallback) |
void |
ProtocolClient.Configuration.setClosedCallback(Connection.ClosedCallback closedCallback) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.