Uses of Class
org.eclipse.net4j.buffer.BufferState

Packages that use BufferState
org.eclipse.net4j.buffer The Net4j transport layer concepts for dealing with buffers. 
 

Uses of BufferState in org.eclipse.net4j.buffer
 

Methods in org.eclipse.net4j.buffer that return BufferState
 BufferState IBuffer.getState()
          Returns the internal state of this buffer.
static BufferState BufferState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BufferState[] BufferState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.