flex.messaging.io.amf.client
Interface AMFHeaderProcessor


public interface AMFHeaderProcessor

An AMF connection may have an AMF header processor where AMF headers can be passed to as they are encountered in AMF response messages.


Method Summary
 void processHeader(MessageHeader header)
          The method that will be invoked by the AMF connection when an AMF header is encountered.
 

Method Detail

processHeader

void processHeader(MessageHeader header)
The method that will be invoked by the AMF connection when an AMF header is encountered.

Parameters:
header - The AMF header.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/io/amf/client/AMFHeaderProcessor.html