org.netbeans.lib.cvsclient.response
Class ResponseFactory

java.lang.Object
  extended by org.netbeans.lib.cvsclient.response.ResponseFactory

public class ResponseFactory
extends Object

Create response objects appropriate for handling different types of response

Author:
Robert Greig

Constructor Summary
ResponseFactory()
           
 
Method Summary
 Response createResponse(String responseName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseFactory

public ResponseFactory()
Method Detail

createResponse

public Response createResponse(String responseName)


Copyright © 2011. All Rights Reserved.