Package google.registry.flows.picker
Class FlowPicker
java.lang.Object
google.registry.flows.picker.FlowPicker
Class that picks a flow to handle a given EPP command.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFlowClass
(EppInput eppInput) Return the appropriate flow to handle this EPP command.
-
Constructor Details
-
FlowPicker
public FlowPicker()
-
-
Method Details
-
getFlowClass
Return the appropriate flow to handle this EPP command.- Throws:
EppException
-