OpenShift Java Client 2.5.0.Final

Package com.openshift.internal.client.httpclient.request

Interface Summary
IMediaType A media type that encodes and writes request parameters before they get sent by the client.
 

Class Summary
FormUrlEncodedMediaType A class that encodes request parameters to formurl-encoded format so that they may get sent to the server.
JsonMediaType A class that encodes request parameters to json so that they may get sent to the server.
Parameter A parameter wrapper to pass param key/values to the service when executing a remote operation from a link.
ParameterValue<V>  
ParameterValueArray  
ParameterValueMap  
StringParameter  
StringValue  
 


OpenShift Java Client 2.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.