public class DoneableHandler extends HandlerFluentImpl<DoneableHandler> implements Doneable<Handler>, HandlerFluent<DoneableHandler>
HandlerFluentImpl.ExecNestedImpl<N>, HandlerFluentImpl.HttpGetNestedImpl<N>, HandlerFluentImpl.TcpSocketNestedImpl<N>
HandlerFluent.ExecNested<N>, HandlerFluent.HttpGetNested<N>, HandlerFluent.TcpSocketNested<N>
_visitables
Constructor and Description |
---|
DoneableHandler(Function<Handler,Handler> function) |
DoneableHandler(Handler item) |
DoneableHandler(Handler item,
Function<Handler,Handler> function) |
Modifier and Type | Method and Description |
---|---|
Handler |
done() |
addToAdditionalProperties, addToAdditionalProperties, editExec, editHttpGet, editTcpSocket, equals, getAdditionalProperties, getExec, getHttpGet, getTcpSocket, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withExec, withHttpGet, withNewExec, withNewExecLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withTcpSocket
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editExec, editHttpGet, editTcpSocket, getAdditionalProperties, getExec, getHttpGet, getTcpSocket, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withExec, withHttpGet, withNewExec, withNewExecLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withTcpSocket
public DoneableHandler(Handler item)
Copyright © 2011–2016 Red Hat. All rights reserved.