Uses of Class
dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.create_args
-
Uses of ChannelServiceSrv.create_args in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return ChannelServiceSrv.create_args Modifier and Type Method Description ChannelServiceSrv.create_argsChannelServiceSrv.create_args. deepCopy()ChannelServiceSrv.create_argsChannelServiceSrv.AsyncProcessor.create. getEmptyArgsInstance()ChannelServiceSrv.create_argsChannelServiceSrv.Processor.create. getEmptyArgsInstance()ChannelServiceSrv.create_argsChannelServiceSrv.create_args. setChannel(Channel channel)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelServiceSrv.create_args Modifier and Type Method Description intChannelServiceSrv.create_args. compareTo(ChannelServiceSrv.create_args other)booleanChannelServiceSrv.create_args. equals(ChannelServiceSrv.create_args that)ChannelServiceSrv.create_resultChannelServiceSrv.Processor.create. getResult(I iface, ChannelServiceSrv.create_args args)voidChannelServiceSrv.AsyncProcessor.create. start(I iface, ChannelServiceSrv.create_args args, org.apache.thrift.async.AsyncMethodCallback<Channel> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelServiceSrv.create_args Constructor Description create_args(ChannelServiceSrv.create_args other)Performs a deep copy on other.