Authentication
API v8.1 SP2

com.rsa.ace.techservice.udpserver
Interface AceRequestFactory


public interface AceRequestFactory

This is the interface for the request packet factory. This factory takes a Datagram packet from an agent and constructs the appropriate request packet.


Method Summary
 AceRequest createRequest(AceDatagram packet)
           
 

Method Detail

createRequest

AceRequest createRequest(AceDatagram packet)
                         throws AcePacketException
Throws:
AcePacketException

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.