Package | Description |
---|---|
org.jboss.as.process | |
org.jboss.as.process.protocol |
Class and Description |
---|
Connection
A peer-to-peer connection with another participant in the management protocol.
|
ConnectionHandler
A handler for incoming protocol connections.
|
MessageHandler
A message handler for asynchronous protocol messages.
|
ProtocolClient.Configuration |
ProtocolServer |
ProtocolServer.Configuration |
Class and Description |
---|
ByteDataInput
Interface used to establish a contract for a class that complies to both the DataInput and ByteInput contract.
|
ByteDataOutput
Interface used to establish a contract for a class that complies to both the DataOutput and ByteOutput contract.
|
Connection
A peer-to-peer connection with another participant in the management protocol.
|
Connection.ClosedCallback
A callback that will be triggered once the connection is closed
|
ConnectionHandler
A handler for incoming protocol connections.
|
MessageHandler
A message handler for asynchronous protocol messages.
|
ProtocolClient.Configuration |
ProtocolServer.Configuration |
Copyright © 2023 JBoss by Red Hat. All rights reserved.