Package nablarch.fw.messaging
Interface HttpSSLContextSettings
- All Known Implementing Classes:
NopHttpSSLContextSettings
public interface HttpSSLContextSettings
SSL情報取得用クラス
-
Method Summary
-
Method Details
-
getSSLContext
SSLContext getSSLContext()SSLContextを取得する。- Returns:
- SSLContext
-