Uses of Package
org.eclipse.net4j.buffer

Packages that use org.eclipse.net4j.buffer
org.eclipse.net4j The Net4j transport layer. 
org.eclipse.net4j.buffer   
org.eclipse.net4j.channel   
org.eclipse.net4j.protocol   
org.eclipse.net4j.signal A framework for request/response based communication on top of the Net4j transport layer. 
org.eclipse.spi.net4j   
 

Classes in org.eclipse.net4j.buffer used by org.eclipse.net4j
IBufferPool
          Provides clients with the ability to obtain and retain pooled IBuffers.
IBufferProvider
          Provides clients with the ability to obtain and retain IBuffers.
 

Classes in org.eclipse.net4j.buffer used by org.eclipse.net4j.buffer
BufferState
          Enumerates the internal states of an IBuffer.
IBuffer
          Basic unit of transport in Net4j.
IBufferHandler
          Provides clients with the ability to pass IBuffers in for further buffer handling.
IBufferPool
          Provides clients with the ability to obtain and retain pooled IBuffers.
IBufferProvider
          Provides clients with the ability to obtain and retain IBuffers.
IBufferProvider.Introspection
          Offers additional introspection features for IBufferProviders.
 

Classes in org.eclipse.net4j.buffer used by org.eclipse.net4j.channel
BufferInputStream
           
BufferOutputStream
           
IBuffer
          Basic unit of transport in Net4j.
IBufferHandler
          Provides clients with the ability to pass IBuffers in for further buffer handling.
IBufferProvider
          Provides clients with the ability to obtain and retain IBuffers.
 

Classes in org.eclipse.net4j.buffer used by org.eclipse.net4j.protocol
IBufferHandler
          Provides clients with the ability to pass IBuffers in for further buffer handling.
IBufferProvider
          Provides clients with the ability to obtain and retain IBuffers.
 

Classes in org.eclipse.net4j.buffer used by org.eclipse.net4j.signal
BufferInputStream
           
BufferOutputStream
           
IBuffer
          Basic unit of transport in Net4j.
IBufferHandler
          Provides clients with the ability to pass IBuffers in for further buffer handling.
 

Classes in org.eclipse.net4j.buffer used by org.eclipse.spi.net4j
IBuffer
          Basic unit of transport in Net4j.
IBufferHandler
          Provides clients with the ability to pass IBuffers in for further buffer handling.
IBufferProvider
          Provides clients with the ability to obtain and retain IBuffers.
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.