Klasse InteractiveProcessEndpoint.ProcessRequest<D extends InteractiveProcessEndpoint.RequestData<D>,R extends InteractiveProcessEndpoint.RequestData<R>>

java.lang.Object
de.esoco.lib.expression.function.AbstractFunction<D,R>
de.esoco.lib.expression.function.AbstractBinaryFunction<D,de.esoco.lib.comm.Connection,R>
de.esoco.lib.comm.CommunicationMethod<D,R>
de.esoco.lib.comm.HttpEndpoint.HttpRequest<D,R>
de.esoco.service.InteractiveProcessEndpoint.ProcessRequest<D,R>
Alle implementierten Schnittstellen:
de.esoco.lib.expression.BinaryFunction<D,de.esoco.lib.comm.Connection,R>, de.esoco.lib.expression.Function<D,R>, Function<D,R>
Umschließende Klasse:
InteractiveProcessEndpoint

public static class InteractiveProcessEndpoint.ProcessRequest<D extends InteractiveProcessEndpoint.RequestData<D>,R extends InteractiveProcessEndpoint.RequestData<R>> extends de.esoco.lib.comm.HttpEndpoint.HttpRequest<D,R>
The base class for request methods to the InteractiveProcessEndpoint.
  • Feldübersicht

    Von Schnittstelle geerbte Felder de.esoco.lib.expression.Function

    INPUT_PLACEHOLDER
  • Methodenübersicht

    Von Klasse geerbte Methoden de.esoco.lib.comm.HttpEndpoint.HttpRequest

    applyRequestHeaders, doOn, getBaseUrl, getMethodDescription, getRequestData, getRequestDataProvider, getRequestHeaders, getRequestMethod, getResponseProcessor, getTargetUrl, handleHttpError, processResponse, readResponse, setupUrlConnection, writeRequest

    Von Klasse geerbte Methoden de.esoco.lib.comm.CommunicationMethod

    doReceive, doSend, evaluate, from, getDefaultInput, getFrom, getLogMessage, on, sendTo, then

    Von Klasse geerbte Methoden de.esoco.lib.expression.function.AbstractBinaryFunction

    evaluate, getRightValue, paramsEqual, paramsHashCode, thenLeft, thenRight, toString

    Von Klasse geerbte Methoden de.esoco.lib.expression.function.AbstractFunction

    equals, getToken, hashCode

    Von Klasse geerbte Methoden java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Von Schnittstelle geerbte Methoden de.esoco.lib.expression.BinaryFunction

    from, withRight

    Von Schnittstelle geerbte Methoden de.esoco.lib.expression.Function

    andFinally, apply, from, getToken, is

    Von Schnittstelle geerbte Methoden java.util.function.Function

    andThen, compose