public class ProtocolFactoryImpl extends Object implements ProtocolFactory
| Constructor and Description |
|---|
ProtocolFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
connect(SocketAddress address,
BasicContext context) |
void |
verifyHostname(String hostname,
SSLSession session) |
public Protocol connect(SocketAddress address, BasicContext context) throws IOException, NoticeException
connect in interface ProtocolFactoryIOExceptionNoticeExceptionpublic void verifyHostname(String hostname, SSLSession session) throws SSLPeerUnverifiedException
SSLPeerUnverifiedExceptionCopyright © 2013–2017 impossibl.com. All rights reserved.