Uses of Interface
org.jboss.as.process.protocol.ConnectionHandler
-
Packages that use ConnectionHandler Package Description org.jboss.as.process org.jboss.as.process.protocol -
-
Uses of ConnectionHandler in org.jboss.as.process
Classes in org.jboss.as.process that implement ConnectionHandler Modifier and Type Class Description classProcessControllerServerHandler -
Uses of ConnectionHandler in org.jboss.as.process.protocol
Methods in org.jboss.as.process.protocol that return ConnectionHandler Modifier and Type Method Description ConnectionHandlerProtocolServer.Configuration. getConnectionHandler()Methods in org.jboss.as.process.protocol with parameters of type ConnectionHandler Modifier and Type Method Description voidProtocolServer.Configuration. setConnectionHandler(ConnectionHandler connectionHandler)
-