Uses of Interface
org.jboss.as.controller.client.OperationResponse.StreamEntry
Packages that use OperationResponse.StreamEntry
Package
Description
The core client API for interacting with the management controllers for
either a JBoss Application Server Managed Domain or a standalone JBoss Application Server.
Implementation classes to support the
core JBoss AS management client API.-
Uses of OperationResponse.StreamEntry in org.jboss.as.controller.client
Methods in org.jboss.as.controller.client that return OperationResponse.StreamEntryModifier and TypeMethodDescriptionOperationResponse.getInputStream(String uuid) Gets a stream associated with the response that has the givenuuid.Methods in org.jboss.as.controller.client that return types with arguments of type OperationResponse.StreamEntryModifier and TypeMethodDescriptionOperationResponse.getInputStreams()Gets any streams that were associated with the operation response. -
Uses of OperationResponse.StreamEntry in org.jboss.as.controller.client.impl
Methods in org.jboss.as.controller.client.impl that return OperationResponse.StreamEntryMethods in org.jboss.as.controller.client.impl that return types with arguments of type OperationResponse.StreamEntry