Interface | Description |
---|---|
ChannelProvider |
Class | Description |
---|---|
DockerCmdExecFactoryImpl | Deprecated
old clashing name
|
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.
|
InvocationBuilder.AsyncResultCallback<A_RES_T> |
Implementation of
ResultCallback with the single result event expected. |
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.
|
Enum | Description |
---|---|
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.
|
Copyright © 2016. All Rights Reserved.