|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageBase | |
|---|---|
| no.digipost.api.client | |
| no.digipost.api.client.representations | |
| Uses of MessageBase in no.digipost.api.client |
|---|
| Methods in no.digipost.api.client with parameters of type MessageBase | |
|---|---|
com.sun.jersey.api.client.ClientResponse |
ApiService.addToContentAndSend(MessageBase createdMessage,
InputStream letterContent,
ContentType contentType)
Angir innholdet i en allerede opprettet forsendelse og sender det som en POST-forespørsel til serveren. |
protected void |
Communicator.checkThatExistingMessageIsIdenticalToNewMessage(MessageBase exisitingMessage,
MessageBase message)
|
protected void |
Communicator.checkThatMessageCanBePreEncrypted(MessageBase message)
|
InputStream |
Communicator.fetchKeyAndEncrypt(MessageBase message,
InputStream content)
Henter brukers publike nøkkel fra servern og krypterer brevet som skal sendes med denne. |
| Uses of MessageBase in no.digipost.api.client.representations |
|---|
| Subclasses of MessageBase in no.digipost.api.client.representations | |
|---|---|
class |
Message
|
class |
PrintMessage
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||