Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcMessageSend |
GcMessageSend.addMessage(WsMessage wsMessage)
add a message to the list
|
GcMessageSend |
GcMessageSend.addParam(String paramName,
String paramValue)
add a param to the list
|
GcMessageSend |
GcMessageSend.addParam(WsParam wsParam)
add a param to the list
|
GcMessageSend |
GcMessageSend.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcMessageSend |
GcMessageSend.assignAutocreateObjets(Boolean theAutocreateObjects)
create queue/topic if doesn't exist already.
|
GcMessageSend |
GcMessageSend.assignClientVersion(String theClientVersion)
assign client version
|
GcMessageSend |
GcMessageSend.assignMessageSystemName(String theMessageSystemName) |
GcMessageSend |
GcMessageSend.assignQueueOrTopicName(String theQueueOrTopicName) |
GcMessageSend |
GcMessageSend.assignQueueType(String theQueueOrTopic) |
GcMessageSend |
GcMessageSend.assignRoutingKey(String theRoutingKey)
routing key for rabbitmq
|
Copyright © 2020 Internet2. All rights reserved.