|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| be.ehealth.businessconnector.ehbox.v3.builders | Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it |
| be.ehealth.businessconnector.ehbox.v3.builders.impl | |
| be.fgov.ehealth.ehbox.consultation.protocol.v3 | |
| Uses of Message in be.ehealth.businessconnector.ehbox.v3.builders |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders that return types with arguments of type Message | |
|---|---|
Message<Message> |
ConsultationMessageBuilder.buildMessage(Message response)
|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders with parameters of type Message | |
|---|---|
Message<Message> |
ConsultationMessageBuilder.buildMessage(Message response)
|
| Method parameters in be.ehealth.businessconnector.ehbox.v3.builders with type arguments of type Message | |
|---|---|
SendMessageRequest |
SendMessageBuilder.buildMessage(DocumentMessage<Message> document)
Builds for a document message. |
SendMessageRequest |
SendMessageBuilder.buildMessage(NewsMessage<Message> document)
Builds for a news document message. |
| Uses of Message in be.ehealth.businessconnector.ehbox.v3.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return types with arguments of type Message | |
|---|---|
Message<Message> |
ConsultationReducedMessageBuilder.buildMessage(Message response)
|
Message<Message> |
ConsultationMessageBuilderImpl.buildMessage(Message response)
|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl with parameters of type Message | |
|---|---|
Message<Message> |
ConsultationReducedMessageBuilder.buildMessage(Message response)
|
Message<Message> |
ConsultationMessageBuilderImpl.buildMessage(Message response)
|
| Method parameters in be.ehealth.businessconnector.ehbox.v3.builders.impl with type arguments of type Message | |
|---|---|
SendMessageRequest |
SendMessageBuilderImpl.buildMessage(DocumentMessage<Message> document)
|
SendMessageRequest |
SendMessageBuilderImpl.buildMessage(NewsMessage<Message> document)
|
| Uses of Message in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return Message | |
|---|---|
Message |
ObjectFactory.createMessage()
Create an instance of Message |
| Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return types with arguments of type Message | |
|---|---|
List<Message> |
GetMessageListResponseType.getMessages()
Gets the value of the messages property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||