Serialized Form


Package org.universAAL.ri.gateway.communicator.service

Class org.universAAL.ri.gateway.communicator.service.CommunicationException extends RuntimeException implements Serializable

serialVersionUID: -7480117622944127235L

Class org.universAAL.ri.gateway.communicator.service.Message extends Object implements Serializable

serialVersionUID: -2259161945843015685L

Serialized Fields

content

Object content
Content of the message.


remoteProxyRegistrationId

String remoteProxyRegistrationId

remoteMemberId

String remoteMemberId

Package org.universAAL.ri.gateway.communicator.service.impl

Class org.universAAL.ri.gateway.communicator.service.impl.CommunicationException extends Exception implements Serializable

Class org.universAAL.ri.gateway.communicator.service.impl.EncryptionWrapper extends Object implements Serializable

serialVersionUID: 8161296430726209292L

Serialized Fields

payload

byte[] payload

Class org.universAAL.ri.gateway.communicator.service.impl.MessageWrapper extends Object implements Serializable

serialVersionUID: 900568682837234611L

Serialized Fields

id

UUID id
An ID to identify during asynchronous communication.


type

MessageType type
Type of the message.


message

Message message
The message.


returnTo

URL returnTo
where to send back the response (for asynchronous communication only).


sourceId

String sourceId

Package org.universAAL.ri.gateway.eimanager.exception

Class org.universAAL.ri.gateway.eimanager.exception.InterruptExecutionException extends Exception implements Serializable

serialVersionUID: 1L


Package org.universAAL.ri.gateway.eimanager.impl.exporting

Class org.universAAL.ri.gateway.eimanager.impl.exporting.ProxyRegistration extends Object implements Serializable

serialVersionUID: 7598585122564189371L

Serialized Fields

id

String id

returnedValues

Object returnedValues

success

boolean success

errorMessage

String errorMessage

Package org.universAAL.ri.gateway.eimanager.impl.importing

Class org.universAAL.ri.gateway.eimanager.impl.importing.ImportRequest extends Object implements Serializable

serialVersionUID: -5069608110720753063L

Serialized Fields

member

String member

id

String id

serviceType

String serviceType
Service import fields


serverNamespace

String serverNamespace

subjectURI

String[] subjectURI
Context import fields


cpe

String[] cpe

modalityRegex

String modalityRegex



Copyright © 2014 universAAL Consortium. All Rights Reserved.