Package ch.rasc.wamp2spring.message
Class PublishMessage.Builder
java.lang.Object
ch.rasc.wamp2spring.message.PublishMessage.Builder
- Enclosing class:
- PublishMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddArgument(Object arg) addArgument(String key, Object arg) addEligible(Number eligibleWampSessionId) addExclude(Number excludeWampSessionId) arguments(Collection<T> args) build()eligible(Collection<Long> eligibleWampSessionIds) exclude(Collection<Long> excludeWampSessionIds) retain()
-
Constructor Details
-
Builder
-
-
Method Details
-
notExcludeMe
-
discloseMe
-
acknowledge
-
retain
-
arguments
-
arguments
-
addArgument
-
addArgument
-
exclude
-
eligible
-
addExclude
-
addEligible
-
build
-