blob: 5fdfdedf96541b678bbcdd29c74b9c160f16ad2a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Sat Mar 16 04:09:18 CET 2019 -->
<title>Uses of Class org.apache.mina.common.ByteBuffer (Apache MINA API Documentation)</title>
<meta name="date" content="2019-03-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.mina.common.ByteBuffer (Apache MINA API Documentation)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/common/class-use/ByteBuffer.html" target="_top">Frames</a></li>
<li><a href="ByteBuffer.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.mina.common.ByteBuffer" class="title">Uses of Class<br>org.apache.mina.common.ByteBuffer</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mina.common">org.apache.mina.common</a></td>
<td class="colLast">
<div class="block">Common types required for users to use MINA.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mina.examples.sumup.codec">org.apache.mina.examples.sumup.codec</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mina.io">org.apache.mina.io</a></td>
<td class="colLast">
<div class="block">Low-level protocol implementation layer (I/O layer).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mina.io.filter">org.apache.mina.io.filter</a></td>
<td class="colLast">
<div class="block">Basic <code>IoHandlerFilter</code> implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mina.io.handler">org.apache.mina.io.handler</a></td>
<td class="colLast">
<div class="block">Useful <code>IoHandler</code> implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mina.protocol">org.apache.mina.protocol</a></td>
<td class="colLast">
<div class="block">High-level protocol implementation layer (Protocol layer).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mina.protocol.codec">org.apache.mina.protocol.codec</a></td>
<td class="colLast">
<div class="block">Useful <code>ProtocolEncoder</code> and <code>ProtocolDecoder</code> implementations.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.mina.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/common/package-summary.html">org.apache.mina.common</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/common/package-summary.html">org.apache.mina.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html" title="class in org.apache.mina.common">ByteBufferProxy</a></span></code>
<div class="block">A <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common"><code>ByteBuffer</code></a> that wraps a buffer and proxies any operations to it.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/mina/common/package-summary.html">org.apache.mina.common</a> declared as <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#buf">buf</a></span></code>
<div class="block">The buffer proxied by this proxy.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/common/package-summary.html">org.apache.mina.common</a> that return <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#allocate-int-">allocate</a></span>(int&nbsp;capacity)</code>
<div class="block">Returns the direct or heap buffer which is capable of the specified
size.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#allocate-int-boolean-">allocate</a></span>(int&nbsp;capacity,
boolean&nbsp;direct)</code>
<div class="block">Returns the buffer which is capable of the specified size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#clear--">clear</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#clear--">clear</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#compact--">compact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#compact--">compact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#fill-byte-int-">fill</a></span>(byte&nbsp;value,
int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#fill-byte-int-">fill</a></span>(byte&nbsp;value,
int&nbsp;size)</code>
<div class="block">Fills this buffer with the specified value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#fill-int-">fill</a></span>(int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#fill-int-">fill</a></span>(int&nbsp;size)</code>
<div class="block">Fills this buffer with <code>NUL (0x00)</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#fillAndReset-byte-int-">fillAndReset</a></span>(byte&nbsp;value,
int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#fillAndReset-byte-int-">fillAndReset</a></span>(byte&nbsp;value,
int&nbsp;size)</code>
<div class="block">Fills this buffer with the specified value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#fillAndReset-int-">fillAndReset</a></span>(int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#fillAndReset-int-">fillAndReset</a></span>(int&nbsp;size)</code>
<div class="block">Fills this buffer with <code>NUL (0x00)</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#flip--">flip</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#flip--">flip</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#get-byte:A-">get</a></span>(byte[]&nbsp;dst)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#get-byte:A-">get</a></span>(byte[]&nbsp;dst)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#get-byte:A-int-int-">get</a></span>(byte[]&nbsp;dst,
int&nbsp;offset,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#get-byte:A-int-int-">get</a></span>(byte[]&nbsp;dst,
int&nbsp;offset,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#limit-int-">limit</a></span>(int&nbsp;newLimit)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#limit-int-">limit</a></span>(int&nbsp;newLimit)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#mark--">mark</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#mark--">mark</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#order-java.nio.ByteOrder-">order</a></span>(java.nio.ByteOrder&nbsp;bo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#order-java.nio.ByteOrder-">order</a></span>(java.nio.ByteOrder&nbsp;bo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#position-int-">position</a></span>(int&nbsp;newPosition)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#position-int-">position</a></span>(int&nbsp;newPosition)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-byte-">put</a></span>(byte&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-byte-">put</a></span>(byte&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-byte:A-">put</a></span>(byte[]&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-byte:A-">put</a></span>(byte[]&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-byte:A-int-int-">put</a></span>(byte[]&nbsp;src,
int&nbsp;offset,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-byte:A-int-int-">put</a></span>(byte[]&nbsp;src,
int&nbsp;offset,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-org.apache.mina.common.ByteBuffer-">put</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-java.nio.ByteBuffer-">put</a></span>(java.nio.ByteBuffer&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-java.nio.ByteBuffer-">put</a></span>(java.nio.ByteBuffer&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-org.apache.mina.common.ByteBuffer-">put</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-int-byte-">put</a></span>(int&nbsp;index,
byte&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-int-byte-">put</a></span>(int&nbsp;index,
byte&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putChar-char-">putChar</a></span>(char&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putChar-char-">putChar</a></span>(char&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putChar-int-char-">putChar</a></span>(int&nbsp;index,
char&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putChar-int-char-">putChar</a></span>(int&nbsp;index,
char&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putDouble-double-">putDouble</a></span>(double&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putDouble-double-">putDouble</a></span>(double&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putDouble-int-double-">putDouble</a></span>(int&nbsp;index,
double&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putDouble-int-double-">putDouble</a></span>(int&nbsp;index,
double&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putFloat-float-">putFloat</a></span>(float&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putFloat-float-">putFloat</a></span>(float&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putFloat-int-float-">putFloat</a></span>(int&nbsp;index,
float&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putFloat-int-float-">putFloat</a></span>(int&nbsp;index,
float&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putInt-int-">putInt</a></span>(int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putInt-int-">putInt</a></span>(int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putInt-int-int-">putInt</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putInt-int-int-">putInt</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putLong-int-long-">putLong</a></span>(int&nbsp;index,
long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putLong-int-long-">putLong</a></span>(int&nbsp;index,
long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putLong-long-">putLong</a></span>(long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putLong-long-">putLong</a></span>(long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putShort-int-short-">putShort</a></span>(int&nbsp;index,
short&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putShort-int-short-">putShort</a></span>(int&nbsp;index,
short&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putShort-short-">putShort</a></span>(short&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putShort-short-">putShort</a></span>(short&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putString-java.lang.CharSequence-java.nio.charset.CharsetEncoder-">putString</a></span>(java.lang.CharSequence&nbsp;in,
java.nio.charset.CharsetEncoder&nbsp;encoder)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putString-java.lang.CharSequence-java.nio.charset.CharsetEncoder-">putString</a></span>(java.lang.CharSequence&nbsp;in,
java.nio.charset.CharsetEncoder&nbsp;encoder)</code>
<div class="block">Writes the content of <code>in</code> into this buffer using the
specified <code>encoder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#putString-java.lang.CharSequence-int-java.nio.charset.CharsetEncoder-">putString</a></span>(java.lang.CharSequence&nbsp;in,
int&nbsp;fieldSize,
java.nio.charset.CharsetEncoder&nbsp;encoder)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#putString-java.lang.CharSequence-int-java.nio.charset.CharsetEncoder-">putString</a></span>(java.lang.CharSequence&nbsp;in,
int&nbsp;fieldSize,
java.nio.charset.CharsetEncoder&nbsp;encoder)</code>
<div class="block">Writes the content of <code>in</code> into this buffer as a
<code>NUL</code>-terminated string using the specified
<code>encoder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#reset--">reset</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#reset--">reset</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#rewind--">rewind</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#rewind--">rewind</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#setAutoExpand-boolean-">setAutoExpand</a></span>(boolean&nbsp;autoExpand)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#setAutoExpand-boolean-">setAutoExpand</a></span>(boolean&nbsp;autoExpand)</code>
<div class="block">Turns on or off <tt>autoExpand</tt>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#skip-int-">skip</a></span>(int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#skip-int-">skip</a></span>(int&nbsp;size)</code>
<div class="block">Forwards the position of this buffer as the specified <code>size</code>
bytes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#wrap-byte:A-">wrap</a></span>(byte[]&nbsp;byteArray)</code>
<div class="block">Wraps the specified byte array into MINA heap buffer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#wrap-byte:A-int-int-">wrap</a></span>(byte[]&nbsp;byteArray,
int&nbsp;offset,
int&nbsp;length)</code>
<div class="block">Wraps the specified byte array into MINA heap buffer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#wrap-java.nio.ByteBuffer-">wrap</a></span>(java.nio.ByteBuffer&nbsp;nioBuffer)</code>
<div class="block">Wraps the specified NIO <code>ByteBuffer</code> into MINA buffer.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/common/package-summary.html">org.apache.mina.common</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#compareTo-org.apache.mina.common.ByteBuffer-">compareTo</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;that)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract int</code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#compareTo-org.apache.mina.common.ByteBuffer-">compareTo</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;that)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBufferProxy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#put-org.apache.mina.common.ByteBuffer-">put</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;src)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></code></td>
<td class="colLast"><span class="typeNameLabel">ByteBuffer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBuffer.html#put-org.apache.mina.common.ByteBuffer-">put</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;src)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/mina/common/package-summary.html">org.apache.mina.common</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/common/ByteBufferProxy.html#ByteBufferProxy-org.apache.mina.common.ByteBuffer-">ByteBufferProxy</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>
<div class="block">Create a new instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mina.examples.sumup.codec">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/examples/sumup/codec/package-summary.html">org.apache.mina.examples.sumup.codec</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/examples/sumup/codec/package-summary.html">org.apache.mina.examples.sumup.codec</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/AbstractMessageDecoder.html#decodable-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-">decodable</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/AbstractMessageDecoder.html#decode-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-org.apache.mina.protocol.ProtocolDecoderOutput-">decode</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in,
<a href="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</a>&nbsp;out)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/mina/examples/sumup/message/AbstractMessage.html" title="class in org.apache.mina.examples.sumup.message">AbstractMessage</a></code></td>
<td class="colLast"><span class="typeNameLabel">AddMessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/AddMessageDecoder.html#decodeBody-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-">decodeBody</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/mina/examples/sumup/message/AbstractMessage.html" title="class in org.apache.mina.examples.sumup.message">AbstractMessage</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/AbstractMessageDecoder.html#decodeBody-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-">decodeBody</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/mina/examples/sumup/message/AbstractMessage.html" title="class in org.apache.mina.examples.sumup.message">AbstractMessage</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResultMessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/ResultMessageDecoder.html#decodeBody-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-">decodeBody</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">ResultMessageEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/ResultMessageEncoder.html#encodeBody-org.apache.mina.protocol.ProtocolSession-org.apache.mina.examples.sumup.message.AbstractMessage-org.apache.mina.common.ByteBuffer-">encodeBody</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/examples/sumup/message/AbstractMessage.html" title="class in org.apache.mina.examples.sumup.message">AbstractMessage</a>&nbsp;message,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;out)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AddMessageEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/AddMessageEncoder.html#encodeBody-org.apache.mina.protocol.ProtocolSession-org.apache.mina.examples.sumup.message.AbstractMessage-org.apache.mina.common.ByteBuffer-">encodeBody</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/examples/sumup/message/AbstractMessage.html" title="class in org.apache.mina.examples.sumup.message">AbstractMessage</a>&nbsp;message,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;out)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMessageEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/examples/sumup/codec/AbstractMessageEncoder.html#encodeBody-org.apache.mina.protocol.ProtocolSession-org.apache.mina.examples.sumup.message.AbstractMessage-org.apache.mina.common.ByteBuffer-">encodeBody</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/examples/sumup/message/AbstractMessage.html" title="class in org.apache.mina.examples.sumup.message">AbstractMessage</a>&nbsp;message,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;out)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mina.io">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/io/package-summary.html">org.apache.mina.io</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/io/package-summary.html">org.apache.mina.io</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoFilter.html#dataRead-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>
<div class="block">Filters <a href="../../../../../org/apache/mina/io/IoHandler.html#dataRead-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-"><code>IoHandler.dataRead(IoSession, ByteBuffer)</code></a> event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoFilterAdapter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoFilterAdapter.html#dataRead-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoHandler.html#dataRead-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>
<div class="block">Invoked when data is read from the connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractIoFilterChain.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/AbstractIoFilterChain.html#dataRead-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoFilter.NextFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html#dataRead-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoHandlerAdapter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoHandlerAdapter.html#dataRead-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractIoFilterChain.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/AbstractIoFilterChain.html#doWrite-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">doWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buffer,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">IoSessionFilterChain.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoSessionFilterChain.html#doWrite-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">doWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoFilter.html#filterWrite-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>
<div class="block">Filters <a href="../../../../../org/apache/mina/io/IoSession.html#write-org.apache.mina.common.ByteBuffer-java.lang.Object-"><code>IoSession.write(ByteBuffer, Object)</code></a> method invocation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoFilterAdapter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoFilterAdapter.html#filterWrite-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractIoFilterChain.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/AbstractIoFilterChain.html#filterWrite-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoFilter.NextFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html#filterWrite-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/IoSession.html#write-org.apache.mina.common.ByteBuffer-java.lang.Object-">write</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>
<div class="block">Writes the content of the specified <code>buf</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mina.io.filter">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/io/filter/package-summary.html">org.apache.mina.io.filter</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/io/filter/package-summary.html">org.apache.mina.io.filter</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SSLFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/SSLFilter.html#dataRead-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">BlacklistFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/BlacklistFilter.html#dataRead-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>
<div class="block">Forwards event if and if only the remote address of session is not
blacklisted.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoLoggingFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/IoLoggingFilter.html#dataRead-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoThreadPoolFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/IoThreadPoolFilter.html#dataRead-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SSLFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/SSLFilter.html#filterWrite-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoLoggingFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/IoLoggingFilter.html#filterWrite-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IoThreadPoolFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/filter/IoThreadPoolFilter.html#filterWrite-org.apache.mina.io.IoFilter.NextFilter-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-java.lang.Object-">filterWrite</a></span>(<a href="../../../../../org/apache/mina/io/IoFilter.NextFilter.html" title="interface in org.apache.mina.io">IoFilter.NextFilter</a>&nbsp;nextFilter,
<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf,
java.lang.Object&nbsp;marker)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mina.io.handler">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/io/handler/package-summary.html">org.apache.mina.io.handler</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/io/handler/package-summary.html">org.apache.mina.io.handler</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StreamIoHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/io/handler/StreamIoHandler.html#dataRead-org.apache.mina.io.IoSession-org.apache.mina.common.ByteBuffer-">dataRead</a></span>(<a href="../../../../../org/apache/mina/io/IoSession.html" title="interface in org.apache.mina.io">IoSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>
<div class="block">Forwards read data to input stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mina.protocol">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ProtocolDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/ProtocolDecoder.html#decode-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-org.apache.mina.protocol.ProtocolDecoderOutput-">decode</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in,
<a href="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</a>&nbsp;out)</code>
<div class="block">Decodes binary or protocol-specific content into higher-level message objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ProtocolEncoderOutput.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/ProtocolEncoderOutput.html#write-org.apache.mina.common.ByteBuffer-">write</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>
<div class="block">Callback for <a href="../../../../../org/apache/mina/protocol/ProtocolEncoder.html" title="interface in org.apache.mina.protocol"><code>ProtocolEncoder</code></a> to generate encoded
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common"><code>ByteBuffer</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SimpleProtocolEncoderOutput.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/SimpleProtocolEncoderOutput.html#write-org.apache.mina.common.ByteBuffer-">write</a></span>(<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mina.protocol.codec">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a> in <a href="../../../../../org/apache/mina/protocol/codec/package-summary.html">org.apache.mina.protocol.codec</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mina/protocol/codec/package-summary.html">org.apache.mina.protocol.codec</a> with parameters of type <a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-">decodable</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in)</code>
<div class="block">Checks the specified buffer is decodable by this decoder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CumulativeProtocolDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/codec/CumulativeProtocolDecoder.html#decode-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-org.apache.mina.protocol.ProtocolDecoderOutput-">decode</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in,
<a href="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</a>&nbsp;out)</code>
<div class="block">Cumulates content of <tt>in</tt> into internal buffer and forwards
decoding request to <a href="../../../../../org/apache/mina/protocol/codec/CumulativeProtocolDecoder.html#doDecode-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-org.apache.mina.protocol.ProtocolDecoderOutput-"><code>CumulativeProtocolDecoder.doDecode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessageDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-org.apache.mina.protocol.ProtocolDecoderOutput-">decode</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in,
<a href="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</a>&nbsp;out)</code>
<div class="block">Decodes binary or protocol-specific content into higher-level message objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract boolean</code></td>
<td class="colLast"><span class="typeNameLabel">CumulativeProtocolDecoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/protocol/codec/CumulativeProtocolDecoder.html#doDecode-org.apache.mina.protocol.ProtocolSession-org.apache.mina.common.ByteBuffer-org.apache.mina.protocol.ProtocolDecoderOutput-">doDecode</a></span>(<a href="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</a>&nbsp;session,
<a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</a>&nbsp;in,
<a href="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</a>&nbsp;out)</code>
<div class="block">Implement this method to consume the specified cumulative buffer and
decode its content into message(s).</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/common/class-use/ByteBuffer.html" target="_top">Frames</a></li>
<li><a href="ByteBuffer.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>