Interface SourceVisitor
- All Known Implementing Classes:
SourceVisitorAdapter
public interface SourceVisitor
The Source visitor.
- Version:
- AMQP Version v100. Generation Date: Wed Apr 18 14:09:32 CEST 2012
- Author:
- IIT Software GmbH, Bremen/Germany, (c) 2012, All Rights Reserved
-
Method Summary
-
Method Details
-
visit
Visitor method for a Source type object.- Parameters:
impl
- a Source type object
-