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