public final class MinaSupport extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.mina.core.buffer.IoBuffer |
asIoBuffer(org.apache.sshd.common.util.buffer.Buffer buffer) |
static org.apache.sshd.common.util.Readable |
asReadable(org.apache.mina.core.buffer.IoBuffer buffer) |
public static org.apache.sshd.common.util.Readable asReadable(org.apache.mina.core.buffer.IoBuffer buffer)
public static org.apache.mina.core.buffer.IoBuffer asIoBuffer(org.apache.sshd.common.util.buffer.Buffer buffer)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.