org.littleshoot.stun.stack
Class StunMessageDecoder
java.lang.Object
org.littleshoot.util.mina.StateMachineProtocolDecoder
org.littleshoot.stun.stack.StunMessageDecoder
- All Implemented Interfaces:
- org.littleshoot.mina.filter.codec.ProtocolDecoder
public class StunMessageDecoder
- extends org.littleshoot.util.mina.StateMachineProtocolDecoder
Decoder for STUN messages
| Methods inherited from class org.littleshoot.util.mina.StateMachineProtocolDecoder |
decode, dispose, finishDecode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StunMessageDecoder
public StunMessageDecoder()
- Creates a new decoder.
Copyright © 2013 LittleShoot. All Rights Reserved.