org.littleshoot.util.mina
Interface DecodingStateFactory


public interface DecodingStateFactory

Factory for creating new DecodingStates.


Method Summary
 DecodingState newState()
          Creates a new DecodingState.
 

Method Detail

newState

DecodingState newState()
Creates a new DecodingState.

Returns:
The new DecodingState.


Copyright © 2013 LittleShoot. All Rights Reserved.