Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.qpid.proton.engine Classes and Interfaces - 74 results found.
NameDescriptionTypePackageFramework
AmqpErrorExceptionClassorg.apache.qpid.proton.engine.implApache Qpid
BaseHandlerClassorg.apache.qpid.proton.engineApache Qpid
ByteBufferUtilsClassorg.apache.qpid.proton.engine.implApache Qpid
CollectorInterfaceorg.apache.qpid.proton.engineApache Qpid
Collector .FactoryClassorg.apache.qpid.proton.engine.CollectorApache Qpid
CollectorImplClassorg.apache.qpid.proton.engine.implApache Qpid
ConnectionMaintains lists of sessions, links and deliveries in a state that is interesting to the application.Interfaceorg.apache.qpid.proton.engineApache Qpid
Connection .FactoryClassorg.apache.qpid.proton.engine.ConnectionApache Qpid
ConnectionImplClassorg.apache.qpid.proton.engine.implApache Qpid
CoreHandlerInterfaceorg.apache.qpid.proton.engineApache Qpid
DeliveryA delivery of a message on a particular link.Interfaceorg.apache.qpid.proton.engineApache Qpid
DeliveryImplClassorg.apache.qpid.proton.engine.implApache Qpid
EndpointInterfaceorg.apache.qpid.proton.engineApache Qpid
EndpointImplClassorg.apache.qpid.proton.engine.implApache Qpid
EndpointStateRepresents the state of a communication endpoint.Classorg.apache.qpid.proton.engineApache Qpid
EngineClassorg.apache.qpid.proton.engineApache Qpid
EventInterfaceorg.apache.qpid.proton.engineApache Qpid
Event .TypeEvent types built into the library.Classorg.apache.qpid.proton.engine.EventApache Qpid
EventTypeEntry point for external libraries to add event types.Interfaceorg.apache.qpid.proton.engineApache Qpid
ExtendableAccessorA typesafe convenience class for associating additional data with Extendable classes.Classorg.apache.qpid.proton.engineApache Qpid
FrameHandlerInterfaceorg.apache.qpid.proton.engine.implApache Qpid
HandlerInterfaceorg.apache.qpid.proton.engineApache Qpid
HandlerExceptionClassorg.apache.qpid.proton.engineApache Qpid
HandshakeSniffingTransportWrapperClassorg.apache.qpid.proton.engine.implApache Qpid
Link The settlement mode defaults are: Sender settle mode - SenderSettleMode.Interfaceorg.apache.qpid.proton.engineApache Qpid
LinkImplClassorg.apache.qpid.proton.engine.implApache Qpid
PlainTransportWrapperClassorg.apache.qpid.proton.engine.implApache Qpid
ProtocolTracerInterfaceorg.apache.qpid.proton.engine.implApache Qpid
ProtonJConnectionInterfaceorg.apache.qpid.proton.engineApache Qpid
ProtonJEndpointInterfaceorg.apache.qpid.proton.engineApache Qpid
ProtonJSessionInterfaceorg.apache.qpid.proton.engineApache Qpid
ProtonJSslDomainInterfaceorg.apache.qpid.proton.engineApache Qpid
ProtonJSslPeerDetailsInterfaceorg.apache.qpid.proton.engineApache Qpid
ProtonJTransportInterfaceorg.apache.qpid.proton.engineApache Qpid
ProtonSslEngineThin wrapper around an SSLEngine.Interfaceorg.apache.qpid.proton.engine.impl.sslApache Qpid
ProtonSslEngineProviderInterfaceorg.apache.qpid.proton.engine.impl.sslApache Qpid
ReceiverInterfaceorg.apache.qpid.proton.engineApache Qpid
ReceiverImplClassorg.apache.qpid.proton.engine.implApache Qpid
RecordInterfaceorg.apache.qpid.proton.engineApache Qpid
RecordImplClassorg.apache.qpid.proton.engine.implApache Qpid
SaslInterfaceorg.apache.qpid.proton.engineApache Qpid
Sasl .SaslOutcomefailed due to bad credentialsnegotiation not completedClassorg.apache.qpid.proton.engine.SaslApache Qpid
Sasl .SaslStatePending configuration by applicationnegotiation completed successfullyClassorg.apache.qpid.proton.engine.SaslApache Qpid
SaslImplClassorg.apache.qpid.proton.engine.implApache Qpid
SenderInterfaceorg.apache.qpid.proton.engineApache Qpid
SenderImplClassorg.apache.qpid.proton.engine.implApache Qpid
Session Note that session level flow control is handled internally by Proton.Interfaceorg.apache.qpid.proton.engineApache Qpid
SessionImplClassorg.apache.qpid.proton.engine.implApache Qpid
SimpleSslTransportWrapperTODO close the SSLEngine when told to, and modify wrapOutput() and unwrapInput() to respond appropriately thereafter.Classorg.apache.qpid.proton.engine.impl.sslApache Qpid
SslI represent the details of a particular SSL session.Interfaceorg.apache.qpid.proton.engineApache Qpid
SslDomainI store the details used to create SSL sessions.Interfaceorg.apache.qpid.proton.engineApache Qpid
SslDomain .FactoryClassorg.apache.qpid.proton.engine.SslDomainApache Qpid
SslDomain .ModeDetermines whether the endpoint acts as a client or server.Classorg.apache.qpid.proton.engine.SslDomainApache Qpid
SslDomain .VerifyModeDetermines the level of peer validation.Classorg.apache.qpid.proton.engine.SslDomainApache Qpid
SslDomainImplClassorg.apache.qpid.proton.engine.impl.sslApache Qpid
SslEngineFacadeFactoryClassorg.apache.qpid.proton.engine.impl.sslApache Qpid
SslHandshakeSniffingTransportWrapperClassorg.apache.qpid.proton.engine.impl.sslApache Qpid
SslImplClassorg.apache.qpid.proton.engine.impl.sslApache Qpid
SslPeerDetailsThe details of the remote peer involved in an SSL session.Interfaceorg.apache.qpid.proton.engineApache Qpid
SslPeerDetails .FactoryClassorg.apache.qpid.proton.engine.SslPeerDetailsApache Qpid
SslPeerDetailsImplClassorg.apache.qpid.proton.engine.impl.sslApache Qpid
SslTransportWrapperInterfaceorg.apache.qpid.proton.engine.impl.sslApache Qpid
StringUtilsClassorg.apache.qpid.proton.engine.implApache Qpid
Transport Operates on the entities in the associated Connection by accepting and producing binary AMQP output, potentiallyInterfaceorg.apache.qpid.proton.engineApache Qpid
Transport .FactoryClassorg.apache.qpid.proton.engine.TransportApache Qpid
TransportDeliveryClassorg.apache.qpid.proton.engine.implApache Qpid
TransportExceptionClassorg.apache.qpid.proton.engineApache Qpid
TransportImplClassorg.apache.qpid.proton.engine.implApache Qpid
TransportInputInterfaceorg.apache.qpid.proton.engine.implApache Qpid
TransportOutputInterfaceorg.apache.qpid.proton.engine.implApache Qpid
TransportResultInterfaceorg.apache.qpid.proton.engineApache Qpid
TransportResult .StatusClassorg.apache.qpid.proton.engine.TransportResultApache Qpid
TransportResultFactoryCreates TransportResults.Classorg.apache.qpid.proton.engineApache Qpid
TransportWrapperInterfaceorg.apache.qpid.proton.engine.implApache Qpid