Package ratpack.session.clientside
Interface Signer
-
public interface Signer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.netty.buffer.ByteBuf
sign(io.netty.buffer.ByteBuf message, io.netty.buffer.ByteBufAllocator byteBufAllocator)
-