Uses of Class
com.wordnik.swaggersocket.protocol.QueryString

Uses of QueryString in com.wordnik.swaggersocket.protocol
 

Fields in com.wordnik.swaggersocket.protocol with type parameters of type QueryString
protected  List<QueryString> ProtocolBase.queryString
           
 

Methods in com.wordnik.swaggersocket.protocol that return types with arguments of type QueryString
 List<QueryString> ProtocolBase.getQueryString()
           
 

Method parameters in com.wordnik.swaggersocket.protocol with type arguments of type QueryString
 Request.Builder Request.Builder.queryString(List<QueryString> queryString)
           
 Handshake.Builder Handshake.Builder.queryString(List<QueryString> queryString)
           
 void ProtocolBase.setQueryString(List<QueryString> queryString)
           
 



Copyright © 2012. All Rights Reserved.