Package | Description |
---|---|
com.github.dockerjava.netty |
Class and Description |
---|
ChannelProvider |
NettyDockerCmdExecFactory
Experimental implementation of
DockerCmdExecFactory that supports http connection hijacking that is needed to pass STDIN to the
container. |
NettyInvocationBuilder
This class is basically a replacement of javax.ws.rs.client.Invocation.Builder to allow simpler migration of JAX-RS code to a netty based
implementation.
|
NettyWebTarget
This class is basically a replacement of
WebTarget to allow simpler migration of JAX-RS code to a netty based
implementation. |
Copyright © 2019. All Rights Reserved.