Uses of Class
org.apache.camel.component.stomp.StompEndpoint
-
-
Uses of StompEndpoint in org.apache.camel.component.stomp
Methods in org.apache.camel.component.stomp that return StompEndpoint Modifier and Type Method Description StompEndpointStompConsumer. getEndpoint()Constructors in org.apache.camel.component.stomp with parameters of type StompEndpoint Constructor Description StompProducer(StompEndpoint stompEndpoint)
-