Uses of Class
com.nettoolkit.exception.ParsingException
Packages that use ParsingException
Package
Description
-
Uses of ParsingException in com.nettoolkit.dashboards
Methods in com.nettoolkit.dashboards that throw ParsingExceptionModifier and TypeMethodDescriptionCreateChannelRequest.typeDuration(String strDefaultBarColor) Sets the channel type to DURATION.CreateChannelRequest.typeHttp(String strHttpMethod, String strUrl, List<HttpHeader> listHttpHeaders, String strHttpBody, int iTimeNum, TimeUnit timeUnit) Sets the channel type to HTTP.Sets the channel type to PING.Sets the channel type to SSL.Constructors in com.nettoolkit.dashboards that throw ParsingExceptionModifierConstructorDescriptionChannel(JSONObject jsonChannel) ChannelDatum(JSONObject jsonChannelDatum) -
Uses of ParsingException in com.nettoolkit.gatekeeper
Constructors in com.nettoolkit.gatekeeper that throw ParsingExceptionModifierConstructorDescriptionprotectedPageGroup(JSONObject jsonPageGroup) protectedPolicy(JSONObject jsonPolicy) protectedVisit(JSONObject jsonVisit) protectedVisitorGroup(JSONObject jsonVisitorGroup) -
Uses of ParsingException in com.nettoolkit.internal
Methods in com.nettoolkit.internal that throw ParsingExceptionModifier and TypeMethodDescriptionApiResponse.getFirstResult()protected JSONObjectNetToolKitClient.getFirstResult(String strResponse) ApiResponse.getResults()protected JSONArrayNetToolKitClient.getResults(String strResponse) protected static JSONObjectApiResponse.parseResponse(String strResponse) protected JSONObjectNetToolKitClient.parseResponse(String strResponse) NetToolKitClient.send(BaseApiRequest request) Parameters.toWwwFormUrlencoded()Constructors in com.nettoolkit.internal that throw ParsingException -
Uses of ParsingException in com.nettoolkit.internal.request
Methods in com.nettoolkit.internal.request that throw ParsingExceptionModifier and TypeMethodDescriptionprotected abstract StringBaseApiRequest.serializeParameters()protected StringDeleteRequest.serializeParameters()protected StringGetRequest.serializeParameters()protected StringPostRequest.serializeParameters()protected StringPutRequest.serializeParameters()BaseApiRequest.toHttpRequest() -
Uses of ParsingException in com.nettoolkit.shibboleth
Constructors in com.nettoolkit.shibboleth that throw ParsingException