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