Uses of Class
org.netbeans.lib.cvsclient.request.UnconfiguredRequestException

Packages that use UnconfiguredRequestException
org.netbeans.lib.cvsclient   
org.netbeans.lib.cvsclient.request   
 

Uses of UnconfiguredRequestException in org.netbeans.lib.cvsclient
 

Methods in org.netbeans.lib.cvsclient that throw UnconfiguredRequestException
 void ClientServices.processRequests(java.util.List requests)
          Process all the requests.
 void Client.processRequests(java.util.List requests)
          Process all the requests.
 

Uses of UnconfiguredRequestException in org.netbeans.lib.cvsclient.request
 

Methods in org.netbeans.lib.cvsclient.request that throw UnconfiguredRequestException
 java.lang.String ValidRequestsRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String UseUnchangedRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String WrapperSendRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String GzipStreamRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String ExpandModulesRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String GlobalOptionRequest.getRequestString()
          Get the request String that will be passed to the server.
 java.lang.String ValidResponsesRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String GzipFileContentsRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String KoptRequest.getRequestString()
           
 java.lang.String EntryRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String ArgumentxRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String RootRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String UnchangedRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String SetRequest.getRequestString()
          Get the request String that will be passed to the server
abstract  java.lang.String Request.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String StickyRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String CaseRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String QuestionableRequest.getRequestString()
          Get the request String that will be passed to the server
 java.lang.String ModifiedRequest.getRequestString()
          Get the request String that will be passed to the server
 


 

Built on August 7 2008.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.