|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EspEmailProtocolHandshakeOptions
Dedicated interface to represent ESP based Genesys Email Server protocol handshake parameters.
EspEmailProtocol
Method Summary | |
---|---|
java.lang.String |
getClientApplicationType()
Returns client application type for the Genesys EMail Server connection. |
java.lang.String |
getClientName()
Returns client name for the Email Server connection handshake. |
void |
setClientApplicationType(java.lang.String clientAppType)
Sets client application type for the Genesys EMail Server connection. |
void |
setClientName(java.lang.String clientName)
Sets the Email Server client name for connection handshake procedure. |
Method Detail |
---|
void setClientName(java.lang.String clientName)
clientName
- client namejava.lang.String getClientName()
setClientName(String)
java.lang.String getClientApplicationType()
setClientApplicationType(String)
void setClientApplicationType(java.lang.String clientAppType)
clientAppType
- client application type
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |