|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectDecodeChannelInboundHandler | |
|---|---|
| com.liferay.portal.fabric.netty.codec.serialization | |
| com.liferay.portal.fabric.netty.fileserver.handlers | |
| Uses of ObjectDecodeChannelInboundHandler in com.liferay.portal.fabric.netty.codec.serialization |
|---|
| Methods in com.liferay.portal.fabric.netty.codec.serialization with type parameters of type ObjectDecodeChannelInboundHandler | ||
|---|---|---|
|
AnnotatedObjectDecoder.remove(Class<T> handlerType)
|
|
| Methods in com.liferay.portal.fabric.netty.codec.serialization that return ObjectDecodeChannelInboundHandler | |
|---|---|
ObjectDecodeChannelInboundHandler<?> |
AnnotatedObjectDecoder.remove(String name)
|
ObjectDecodeChannelInboundHandler<?> |
AnnotatedObjectDecoder.removeFirst()
|
ObjectDecodeChannelInboundHandler<?> |
AnnotatedObjectDecoder.removeLast()
|
| Methods in com.liferay.portal.fabric.netty.codec.serialization with parameters of type ObjectDecodeChannelInboundHandler | |
|---|---|
void |
AnnotatedObjectDecoder.addFirst(ObjectDecodeChannelInboundHandler<?>... objectDecodeChannelInboundHandlers)
|
void |
AnnotatedObjectDecoder.addFirst(String name,
ObjectDecodeChannelInboundHandler<?> objectDecodeChannelInboundHandler)
|
void |
AnnotatedObjectDecoder.addLast(ObjectDecodeChannelInboundHandler<?>... objectDecodeChannelInboundHandlers)
|
void |
AnnotatedObjectDecoder.addLast(String name,
ObjectDecodeChannelInboundHandler<?> objectDecodeChannelInboundHandler)
|
void |
AnnotatedObjectDecoder.remove(ObjectDecodeChannelInboundHandler<?> objectDecodeChannelInboundHandler)
|
| Uses of ObjectDecodeChannelInboundHandler in com.liferay.portal.fabric.netty.fileserver.handlers |
|---|
| Subclasses of ObjectDecodeChannelInboundHandler in com.liferay.portal.fabric.netty.fileserver.handlers | |
|---|---|
class |
FileResponseChannelHandler
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||