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, withTcpSocketaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editExec, editHttpGet, editTcpSocket, getAdditionalProperties, getExec, getHttpGet, getTcpSocket, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withExec, withHttpGet, withNewExec, withNewExecLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withTcpSocketpublic DoneableHandler(Handler item)
Copyright © 2011–2016 Red Hat. All rights reserved.