|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageBase | |
---|---|
no.digipost.api.client | |
no.digipost.api.client.representations | Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
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 |
Invoice
|
class |
Message
|
class |
PrintMessage
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |