JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
D
F
G
I
L
M
O
S
W
A
asUser(String, String)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Set HTTP basic auth credentials.
B
build()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Build the publisher given this specification.
builder()
- Static method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher
Get a new builder
Builder()
- Constructor for class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
D
defaultHttp()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
If no protocol is provided on a host string, default to http://
defaultHttps()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
If no protocol is provided on a host string, default to https://
defaultHttps(boolean)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
If no protocol is provided on a host string, default to https:// if true, http:// if false.
F
fData
- Variable in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Message
forgetHosts()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Clear any hosts the builder already knows about.
fStreamName
- Variable in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Message
G
getBytesForSend()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Message
getStatusCode()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.OnapMrResponse
getStatusText()
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.OnapMrResponse
I
io.continual.onap.services.publisher
- package io.continual.onap.services.publisher
L
localTest()
- Static method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher
Get a local test publisher builder to optionally customize further.
logTo(Logger)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Specify the log to use.
M
Message(String, String)
- Constructor for class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Message
O
OnapMrResponse(int, String)
- Constructor for class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.OnapMrResponse
OnapMsgRouterPublisher
- Class in
io.continual.onap.services.publisher
A simple message router publisher.
OnapMsgRouterPublisher.Builder
- Class in
io.continual.onap.services.publisher
A builder for the publisher.
OnapMsgRouterPublisher.Message
- Class in
io.continual.onap.services.publisher
A message includes an event stream name and a payload
OnapMsgRouterPublisher.OnapMrResponse
- Class in
io.continual.onap.services.publisher
onTopic(String)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Specify the topic to publish to.
S
send(OnapMsgRouterPublisher.Message)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher
Send a single message to the MR cluster.
send(List<OnapMsgRouterPublisher.Message>)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher
Send a set of messages to the MR cluster in an all or nothing attempt.
W
waitingAtMost(long)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Specify the amount of time to wait on a socket connection, read, or write.
withHost(String)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Add a host to set the publisher can use.
withHosts(Collection<String>)
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Add each host to the host list.
withHosts(String[])
- Method in class io.continual.onap.services.publisher.
OnapMsgRouterPublisher.Builder
Add each host to the host list.
A
B
D
F
G
I
L
M
O
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019
continual.io
. All rights reserved.