Uses of Class
de.root1.simon.codec.messages.MsgInterfaceLookupReturn

Packages that use MsgInterfaceLookupReturn
de.root1.simon Provides the core classes of SIMON 
de.root1.simon.codec.base Provides the protocol codec encoders and decoders
 

Uses of MsgInterfaceLookupReturn in de.root1.simon
 

Methods in de.root1.simon that return MsgInterfaceLookupReturn
protected  MsgInterfaceLookupReturn Dispatcher.invokeInterfaceLookup(org.apache.mina.core.session.IoSession session, java.lang.String canonicalInterfaceName)
          Sends a remote object lookup to the server
 

Uses of MsgInterfaceLookupReturn in de.root1.simon.codec.base
 

Classes in de.root1.simon.codec.base with type parameters of type MsgInterfaceLookupReturn
 class MsgInterfaceLookupReturnEncoder<T extends MsgInterfaceLookupReturn>
          A MessageEncoder that encodes MsgNameLookupReturn.
 



Copyright © 2011. All Rights Reserved.