Uses of Interface
org.apache.wink.client.handlers.InputStreamAdapter

Packages that use InputStreamAdapter
org.apache.wink.client.handlers   
 

Uses of InputStreamAdapter in org.apache.wink.client.handlers
 

Methods in org.apache.wink.client.handlers that return types with arguments of type InputStreamAdapter
 List<InputStreamAdapter> HandlerContext.getInputStreamAdapters()
          Get an unmodifiable list of input stream adapters
 

Methods in org.apache.wink.client.handlers with parameters of type InputStreamAdapter
 void HandlerContext.addInputStreamAdapter(InputStreamAdapter adapter)
          Add an InputStreamAdapter to adapt the response input stream
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.