Package de.fhg.igd.atlas.lsp

Interface Summary
LSPRegister Represents the interface for a LSP_RegisterPlain, a LSP_RegisterEncrypted or a LSP_RegisterEncoded structure of the Location Service Protocol.
 

Class Summary
LSPEntry Represents a LSP_Entry structure of the Location Service Protocol (LSP).
LSPList Represents a LSP_List structure of the Location Service Protocol (LSP).
LSPListResult Represents an LSP_List_Result structure of the Location Service Protocol (LSP).
LSPLookup Represents a LSP_Lookup structure of the Location Service Protocol (LSP).
LSPLookupResult Represents an LSP_Lookup_Result structure of the Location Service Protocol (LSP).
LSPProxyInvalidate Represents a LSP_ProxyInvalidate structure of the Location Service Protocol (LSP).
LSPRefresh Represents a LSP_Refresh structure of the Location Service Protocol (LSP).
LSPRefreshResult Represents an LSP_Refresh_Result structure of the Location Service Protocol (LSP).
LSPRegisterEncoded Represents an LSP_RegisterEncoded structure of the Location Service Protocol (LSP).
LSPRegisterEncrypted Represents an LSP_RegisterEncrypted structure of the Location Service Protocol (LSP).
LSPRegisterPlain Represents an LSP_RegisterPlain structure of the Location Service Protocol (LSP).
LSPReply Represents an LSP_Reply structure of the Location Service Protocol (LSP).
LSPRequest Represents an LSP_Request structure of the Location Service Protocol (LSP).
 

Exception Summary
InvalidMessageTypeException Thrown if the type of a message cannot be handelt by the signaling method for instance if an undefined protocol message has been recognized by the receiver.
WrongProtocolVersionException Thrown if the version number of a received protocol message does not match with the expected one, what may cause incompatibilities.
 



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.