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

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

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

Methods in org.apache.wink.client.handlers that return types with arguments of type OutputStreamAdapter
 java.util.List<OutputStreamAdapter> HandlerContext.getOutputStreamAdapters()
          Get an unmodifiable list of output stream adapters
 

Methods in org.apache.wink.client.handlers with parameters of type OutputStreamAdapter
 void HandlerContext.addOutputStreamAdapter(OutputStreamAdapter adapter)
          Add an OutputStreamAdapter to adapt the request output stream
 



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