Class NoopTransportObserver.NoopSecurityHandshakeObserver
java.lang.Object
io.servicetalk.transport.netty.internal.NoopTransportObserver.NoopSecurityHandshakeObserver
- All Implemented Interfaces:
ConnectionObserver.SecurityHandshakeObserver
- Enclosing class:
- NoopTransportObserver
public static final class NoopTransportObserver.NoopSecurityHandshakeObserver
extends Object
implements ConnectionObserver.SecurityHandshakeObserver
Noop version of
ConnectionObserver.SecurityHandshakeObserver.-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.servicetalk.transport.api.ConnectionObserver.SecurityHandshakeObserver
handshakeComplete, handshakeFailed
-
Field Details
-
INSTANCE
-