Uses of Class
org.apache.activemq.apollo.dto.ProtocolDTO

Uses of ProtocolDTO in org.apache.activemq.apollo.dto
 

Subclasses of ProtocolDTO in org.apache.activemq.apollo.dto
 class StompDTO
          Allow you to customize the stomp protocol implementation.
 

Fields in org.apache.activemq.apollo.dto with type parameters of type ProtocolDTO
 java.util.List<ProtocolDTO> ConnectorDTO.protocols
          A broker accepts connections via it's configured connectors.
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.