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(Handler item,
Visitor<Handler> visitor) |
DoneableHandler(Visitor<Handler> visitor) |
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
Copyright © 2011–2015 Red Hat. All rights reserved.