Package me.ehp246.aufjms.api.jms
Interface MsgPortContext
public interface MsgPortContext
- Author:
- Lei Yang
-
Method Summary
Modifier and Type Method Description MsgSuppliergetMsgSupplier()javax.jms.SessiongetSession()
-
Method Details
-
getMsgSupplier
MsgSupplier getMsgSupplier() -
getSession
javax.jms.Session getSession()
-