Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Interface Referenceable


public interface Referenceable

Messages that participate in "conversations" (need to connect responses with requests) should implement this interface to support ReferenceBuilders of their protocols.


Method Summary
 java.lang.Object retreiveReference()
           
 void updateReference(java.lang.Object reference)
           
 

Method Detail

updateReference

public void updateReference(java.lang.Object reference)

retreiveReference

public java.lang.Object retreiveReference()

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.