Uses of Interface
javax.jms.ServerSession
-
-
Uses of ServerSession in javax.jms
Methods in javax.jms that return ServerSession Modifier and Type Method Description ServerSession
ServerSessionPool. getServerSession()
Return a server session from the pool.
-