|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpsConfiguration | |
org.exolab.jms.config |
Uses of HttpsConfiguration in org.exolab.jms.config |
Methods in org.exolab.jms.config that return HttpsConfiguration | |
static HttpsConfiguration |
HttpsConfiguration.unmarshal(java.io.Reader reader)
Method unmarshal |
HttpsConfiguration |
Configuration.getHttpsConfiguration()
Returns the value of field 'httpsConfiguration'. |
HttpsConfiguration |
DefaultConfiguration.getHttpsConfiguration()
Returns the value of field 'httpsConfiguration'. |
Methods in org.exolab.jms.config with parameters of type HttpsConfiguration | |
void |
Configuration.setHttpsConfiguration(HttpsConfiguration httpsConfiguration)
Sets the value of field 'httpsConfiguration'. |
void |
DefaultConfiguration.setHttpsConfiguration(HttpsConfiguration httpsConfiguration)
Sets the value of field 'httpsConfiguration'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |