Uses of Interface
org.atmosphere.config.managed.Decoder

Packages that use Decoder
org.atmosphere.config.managed   
 

Uses of Decoder in org.atmosphere.config.managed
 

Method parameters in org.atmosphere.config.managed with type arguments of type Decoder
static Object Invoker.all(List<Encoder<?,?>> encoders, List<Decoder<?,?>> decoders, Object instanceType, Object objectToInvoke, Method method)
           
static Object Invoker.decode(List<Decoder<?,?>> decoders, Object instanceType)
           
static Object Invoker.matchDecoder(Object instanceType, List<Decoder<?,?>> decoders)
           
 



Copyright © 2013. All Rights Reserved.