Class MPRestClientCallback<T>

    • Constructor Detail

      • MPRestClientCallback

        public MPRestClientCallback​(javax.ws.rs.client.InvocationCallback<T> handler,
                                    Message outMessage,
                                    Class<?> responseClass,
                                    Type outGenericType)