class: ProtocolHandler

public class: ProtocolHandler
Author: kleinfe1 (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:16:17; Modified: 16.07.2009 15:16:17;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {529208B3-4667-4f94-ADFE-6F5A38B72117}
The ProtocolHandler contains methods for checking responses for various protocols.
 

Goto: Custom Properties, Methods

Appears in: dataacquisition

Custom Properties
 
ProtocolHandler Methods
Operation Details
public
checkOAIRecord(
   String record):void
Sequential
Tags: throws=BadArgumentException,IdentifierNotRecognisedException,FormatNotRecognisedException,RuntimeException
Notes: Checks a OAI Record for error codes and throws corresponding exceptions.
public
ProtocolHandler():
Sequential
Notes: Public constructor for the protocolHandler class.