XNIO API 3.0.7.GA

Uses of Interface
org.xnio.channels.WrappedChannel

Packages that use WrappedChannel
org.xnio.channels   
 

Uses of WrappedChannel in org.xnio.channels
 

Classes in org.xnio.channels that implement WrappedChannel
 class FramedMessageChannel
          A connected message channel providing a SASL-style framing layer over a stream channel where each message is prepended by a four-byte length field.
 class TranslatingSuspendableChannel<C extends SuspendableChannel,W extends SuspendableChannel>
          An abstract wrapped channel.
 


XNIO API 3.0.7.GA

Copyright © 2010 JBoss, a division of Red Hat, Inc.