Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.net.ProtocolException

Uses of ProtocolException in java.net
 

Methods in java.net that throw ProtocolException
 void HttpURLConnection.setRequestMethod(java.lang.String method)
          Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal