| Package | Description |
|---|---|
| com.github.dockerjava.netty | |
| com.github.dockerjava.netty.exec |
| Class and Description |
|---|
| ChannelProvider |
| InvocationBuilder
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.
|
| MediaType
This class is basically a replacement of javax.ws.rs.core.MediaType to allow simpler migration of JAX-RS code to a netty based
implementation.
|
| NettyDockerCmdExecFactory
Experimental implementation of
DockerCmdExecFactory that supports http connection hijacking that is needed to pass STDIN to the
container. |
| WebTarget
This class is basically a replacement of javax.ws.rs.client.WebTarget to allow simpler migration of JAX-RS code to a netty based
implementation.
|
| Class and Description |
|---|
| WebTarget
This class is basically a replacement of javax.ws.rs.client.WebTarget to allow simpler migration of JAX-RS code to a netty based
implementation.
|
Copyright © 2017. All Rights Reserved.