Class MPRestClientCallback<T>

All Implemented Interfaces:
Future<Object[]>

public class MPRestClientCallback<T> extends JaxrsClientCallback<T>
  • Constructor Details

    • MPRestClientCallback

      public MPRestClientCallback(jakarta.ws.rs.client.InvocationCallback<T> handler, Message outMessage, Class<?> responseClass, Type outGenericType)
  • Method Details