Class SaslFrameFactory
java.lang.Object
com.swiftmq.amqp.v100.generated.security.sasl.SaslFrameFactory
Factory class to create SaslFrameIF objects out of a bare AMQPType
- 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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SaslFrameFactory
public SaslFrameFactory()
-
-
Method Details
-
create
Creates a SaslFrameIF object.- Parameters:
channel
- the channelbare
- the bare AMQP type- Returns:
- SaslFrameIF
- Throws:
Exception
-