Skip navigation links
A B C D E F G I M N O R S T W 

A

atLeast(int) - Static method in interface org.zalando.switchboard.SubscriptionMode
 
atLeastOnce() - Static method in interface org.zalando.switchboard.SubscriptionMode
 
atMost(int) - Static method in interface org.zalando.switchboard.SubscriptionMode
 

B

block(Future<R>, long, TimeUnit) - Method in interface org.zalando.switchboard.SubscriptionMode
 
block(Future<List<S>>, long, TimeUnit) - Method in class org.zalando.switchboard.Times
 
broadcast() - Static method in interface org.zalando.switchboard.DeliveryMode
 

C

collect(List<T>) - Method in interface org.zalando.switchboard.SubscriptionMode
 
collect(List<S>) - Method in class org.zalando.switchboard.Times
 
create() - Static method in interface org.zalando.switchboard.Switchboard
 

D

Deliverable<T> - Interface in org.zalando.switchboard
 
deliverTo(Collection<? super T>) - Method in interface org.zalando.switchboard.Deliverable
Delivers this deliverable to the target.
DeliveryMode - Interface in org.zalando.switchboard
 
directly() - Static method in interface org.zalando.switchboard.DeliveryMode
 
distribute(List<Answer<S, T, ?>>) - Method in interface org.zalando.switchboard.DeliveryMode
 

E

exactlyOnce() - Static method in interface org.zalando.switchboard.SubscriptionMode
 

F

failure(T, DeliveryMode, Throwable) - Static method in interface org.zalando.switchboard.Deliverable
 
first() - Static method in interface org.zalando.switchboard.DeliveryMode
 

G

getDeliveryMode() - Method in interface org.zalando.switchboard.Deliverable
 
getHint() - Method in interface org.zalando.switchboard.Subscription
 
getMessage() - Method in interface org.zalando.switchboard.Deliverable
 
getMessageType() - Method in interface org.zalando.switchboard.Subscription
 

I

inspect(Class<T>, Class<H>) - Method in interface org.zalando.switchboard.Switchboard
 
isDone(int) - Method in interface org.zalando.switchboard.SubscriptionMode
 
isDone(int) - Method in class org.zalando.switchboard.Times
 
isSuccess(int) - Method in interface org.zalando.switchboard.SubscriptionMode
 
isSuccess(int) - Method in class org.zalando.switchboard.Times
 

M

message(T, DeliveryMode) - Static method in interface org.zalando.switchboard.Deliverable
 

N

never() - Static method in interface org.zalando.switchboard.SubscriptionMode
 

O

on(Class<E>, Predicate<E>) - Static method in interface org.zalando.switchboard.Subscription
 
on(Class<E>, Predicate<E>, H) - Static method in interface org.zalando.switchboard.Subscription
 
org.zalando.switchboard - package org.zalando.switchboard
 

R

receive(Subscription<T, ?>, SubscriptionMode<T, R>, Duration) - Method in interface org.zalando.switchboard.Switchboard
 
requiresTimeout() - Method in interface org.zalando.switchboard.SubscriptionMode
 
requiresTimeout() - Method in class org.zalando.switchboard.Times
 

S

send(Deliverable<T>) - Method in interface org.zalando.switchboard.Switchboard
 
subscribe(Subscription<T, ?>, SubscriptionMode<T, R>) - Method in interface org.zalando.switchboard.Switchboard
 
Subscription<E,H> - Interface in org.zalando.switchboard
 
SubscriptionMode<T,R> - Interface in org.zalando.switchboard
 
Switchboard - Interface in org.zalando.switchboard
publish/subscribe, async, hand-over/broadcast deliver previously received messages

T

test(E) - Method in interface org.zalando.switchboard.Subscription
 
Timeout - Class in org.zalando.switchboard
 
times(int) - Static method in interface org.zalando.switchboard.SubscriptionMode
 
Times<S> - Class in org.zalando.switchboard
 
Times(int) - Constructor for class org.zalando.switchboard.Times
 
toString() - Method in class org.zalando.switchboard.Times
 

W

within(long, ChronoUnit) - Static method in class org.zalando.switchboard.Timeout
 
A B C D E F G I M N O R S T W 
Skip navigation links

Copyright © 2015–2016 Zalando SE. All rights reserved.