Uses of Interface
me.ehp246.aufjms.api.endpoint.InboundEndpoint
| Package | Description |
|---|---|
| me.ehp246.aufjms.core.endpoint |
-
Uses of InboundEndpoint in me.ehp246.aufjms.core.endpoint
Methods in me.ehp246.aufjms.core.endpoint that return InboundEndpoint Modifier and Type Method Description InboundEndpointInboundEndpointFactory. newInstance(AtDestination at, java.util.Set<java.lang.String> scanPackages, java.lang.String concurrency, java.lang.String name)Constructor parameters in me.ehp246.aufjms.core.endpoint with type arguments of type InboundEndpoint Constructor Description InboundListenerConfigurer(javax.jms.ConnectionFactory connectionFactory, java.util.Set<InboundEndpoint> endpoints, ExecutorProvider executorProvider, ExecutableBinder binder, PropertyResolver propertyResolver)