public class CloseableEngine extends BasicEngine
AbstractEngine.CloseTypeoffsethandshakeStatus, inboundDone, outboundDone| Constructor and Description |
|---|
CloseableEngine(int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeInbound() |
protected IEngineResult |
closeWrap(ByteBuffer dst) |
protected boolean |
isClosingUnwrap(byte[] data) |
closeUnwrap, preUnwrap, preWrap, unwrap, wrapbeginHandshake, cleanup, closeOutbound, getDelegatedTask, getHandshakeStatus, getMaxApplicationBufferSize, getMaxNetworkBufferSize, getMinApplicationBufferSize, getMinNetworkBufferSize, getSession, init, isInboundDone, isOutboundDone, updateHandshakeStatus, wrappublic void closeInbound()
throws SessionIncidentException
closeInbound in interface IEnginecloseInbound in class AbstractEngineSessionIncidentExceptionprotected boolean isClosingUnwrap(byte[] data)
isClosingUnwrap in class BasicEngineprotected IEngineResult closeWrap(ByteBuffer dst)
closeWrap in class BasicEngineCopyright © 2017–2024 SNF4J.ORG. All rights reserved.