A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
URLFileVariable — Class in package co.uk.mikestead.net
The URLFileVariable class wraps file data to be sent to the server using a URLRequest.
URLFileVariable(data, name) — Constructor in class co.uk.mikestead.net.URLFileVariable
Constructor.
URLRequestBuilder — Class in package co.uk.mikestead.net
The URLRequestBuilder class takes an instance of URLVariables and wraps these variables in a URLRequest with the appropriate HTTP encoding.
URLRequestBuilder(variables) — Constructor in class co.uk.mikestead.net.URLRequestBuilder
Constructor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z