| Class | Description |
|---|---|
| Handler |
A handler for the
smp protocol. |
| SMPConnection |
An extension of URLConnection used for smp url
|
| SMPUrl | Deprecated |
| SMPURLConnection | Deprecated
this class will be deleted and will be changed with the factory class invocation: SMPURLConnectionFactory
|
| SMPURLConnectionById |
This is invoked by the platform with a URL of the smp protocol with new format (>= 2.2.0 version) .
|
| SMPURLConnectionFactory |
Factory class used to determine the right smp url protocol: old format(<2.2.0 version), new format (>= 2.2.0-SNAPSHOT)
|
| SMPURLConnectionOld |
This is invoked by the platform with a URL of the right protocol.
|
| StringDecrypter |
This class can be used to encrypt and decrypt using DES and a given key
|
| StringEncrypter | Deprecated |
| Exception | Description |
|---|---|
| StringDecrypter.EncryptionException | |
| StringEncrypter.EncryptionException |
Copyright © 2020. All Rights Reserved.