Interface | Description |
---|---|
JSSEFilterImpl.HandshakeListener |
Custom HandshakeListener interface to notify when handshakes are done
|
NIOOutputStream.WriteBuffer | |
NIOOutputStream.Writer |
Class | Description |
---|---|
ClientSSLFilterImpl | |
DevPollSocketInfo | |
DevPollSocketMuxer |
Native implementation for muxing sockets which have data on them.
|
JavaSocketMuxer |
An all-java implementation of SocketMuxer.
|
JSSEFilterImpl | |
JSSESocket | |
JSSESocketFactory | |
JSSESocketFactory.JDK7HostNameResolver |
Static class to protect
InetSocketAddress.getHostString() , if it runs on JDK 1.6 or older. |
NativeSocketInfo | |
NetworkInterfaceInfo |
NetworkInterfaceInfo provides details about the network interface associated
with the given local InetAddress.
|
NIOInputStream |
The NIOInputStream and NIOOutputStream are for places within Core,
e.g.
|
NIOOutputStream |
The NIOInputStream and NIOOutputStream are for places within Core,
e.g.
|
NIOOutputStream.BlockingWriter | |
NIOOutputStream.DirectBufferPool | |
NIOOutputStream.MultiBuffersWrite | |
NIOOutputStream.NonBlockingWriter |
** IMPORTANT ** we assume public write and flush methods can't be called simultaneously from different threads.
|
NIOOutputStream.SingleBufferWrite | |
NIOSharedWorkSocketMuxer | |
NIOSocketInfo | |
NIOSocketMuxer | |
NTSocketInfo | |
NTSocketMuxer | |
NTSocketMuxer.IoCompletionData | |
PosixSocketInfo | |
PosixSocketInfo.FdStruct | |
PosixSocketMuxer |
A native implementation of SocketMuxer for POSIX compliant
platforms.
|
ServerSocketMuxer | |
ServerThrottle | |
ServerThrottle.ServerThrottleMaker | |
SocketMuxer | |
SocketMuxer.SingletonMaker | |
SocketReaderRequest |
A helper class for the SocketMuxer that defines the actions of a
socket reader thread.
|
SocketUtils |
Utility class for Socket.
|
SSLFilterImpl | |
WeblogicServerSocket | |
WeblogicSocket | |
WeblogicSocketFactory |
A socket factory for abstracting a create method with timeout
|
WeblogicSocketImpl | |
WeblogicSSLSocket |
Abstract class that wraps a connected socket and can be used to create
custom SSLSocket.
|
Exception | Description |
---|---|
IncompatibleVMException | |
SocketOptionException |
Class defining an exception that signals that an exception occured while
setting/getting some socket option.
|
weblogic.socket
.