Interface SRROSubobjectParser
-
public interface SRROSubobjectParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubobjectContainer
parseSubobject(io.netty.buffer.ByteBuf buffer)
-
-
-
Method Detail
-
parseSubobject
SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer) throws RSVPParsingException
- Throws:
RSVPParsingException
-
-