Uses of Interface
com.swiftmq.admin.mgmt.RequestServiceFactory
-
Packages that use RequestServiceFactory Package Description com.swiftmq.admin.mgmt -
-
Uses of RequestServiceFactory in com.swiftmq.admin.mgmt
Methods in com.swiftmq.admin.mgmt with parameters of type RequestServiceFactory Modifier and Type Method Description EndpointConnectionHolder. createEndpoint(java.lang.String routerName, RequestServiceFactory rsf, boolean createInternalCommands)static EndpointEndpointFactory. createEndpoint(java.lang.String routerName, jakarta.jms.QueueConnection connection, RequestServiceFactory rsf, boolean createInternalCommands)EndpointJMSConnectionHolder. createEndpoint(java.lang.String routerName, RequestServiceFactory rsf, boolean createInternalCommands)
-