Uses of Enum
org.apache.cxf.transport.http.netty.client.NettyHttpConduitFactory.UseAsyncPolicy
-
Uses of NettyHttpConduitFactory.UseAsyncPolicy in org.apache.cxf.transport.http.netty.client
Methods in org.apache.cxf.transport.http.netty.client that return NettyHttpConduitFactory.UseAsyncPolicyModifier and TypeMethodDescriptionNettyHttpConduitFactory.getUseAsyncPolicy()Returns the enum constant of this type with the specified name.NettyHttpConduitFactory.UseAsyncPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.