Class VersionSelector
java.lang.Object
com.swiftmq.impl.jms.standard.VersionSelector
- All Implemented Interfaces:
com.swiftmq.swiftlet.net.InboundHandler
-
Constructor Summary
ConstructorsConstructorDescriptionVersionSelector(SwiftletContext ctx, com.swiftmq.mgmt.Entity connectionEntity) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voiddataAvailable(com.swiftmq.swiftlet.net.Connection connection, InputStream in) toString()
-
Constructor Details
-
VersionSelector
-
-
Method Details
-
getJmsConnection
-
dataAvailable
public void dataAvailable(com.swiftmq.swiftlet.net.Connection connection, InputStream in) throws IOException - Specified by:
dataAvailablein interfacecom.swiftmq.swiftlet.net.InboundHandler- Throws:
IOException
-
close
public void close() -
toString
-