Uses of Interface
org.fusesource.fabric.dosgi.api.AsyncCallback

Packages that use AsyncCallback
org.fusesource.fabric.dosgi.api   
 

Uses of AsyncCallback in org.fusesource.fabric.dosgi.api
 

Classes in org.fusesource.fabric.dosgi.api that implement AsyncCallback
 class AsyncCallbackFuture<T>
          
 

Methods in org.fusesource.fabric.dosgi.api with parameters of type AsyncCallback
 void ProtobufSerializationStrategy.decodeResponse(java.lang.ClassLoader loader, java.lang.Class<?> type, org.fusesource.hawtbuf.DataByteArrayInputStream source, AsyncCallback result)
           
 void SerializationStrategy.decodeResponse(java.lang.ClassLoader loader, java.lang.Class<?> type, org.fusesource.hawtbuf.DataByteArrayInputStream source, AsyncCallback result)
           
 void ObjectSerializationStrategy.decodeResponse(java.lang.ClassLoader loader, java.lang.Class<?> type, org.fusesource.hawtbuf.DataByteArrayInputStream source, AsyncCallback result)
           
 



Copyright © 2013 Red Hat. All Rights Reserved.