public abstract class SSLSocketChannel extends SocketChannel
Modifier | Constructor and Description |
---|---|
protected |
SSLSocketChannel(SSLSelectorProvider provider) |
bind, connect, finishConnect, getRemoteAddress, isConnected, isConnectionPending, open, open, read, read, read, setOption, shutdownInput, shutdownOutput, socket, validOps, write, write, write
blockingLock, configureBlocking, implCloseChannel, implCloseSelectableChannel, implConfigureBlocking, isBlocking, isRegistered, keyFor, provider, register
register
begin, close, end, isOpen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocalAddress, getOption, supportedOptions
protected SSLSocketChannel(SSLSelectorProvider provider) throws SSLException, IOException
SSLException
IOException
Copyright © 2017. All rights reserved.