Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.bea.httppubsub Classes and Interfaces - 19 results found.
| Name | Description | Type | Package | Framework |
| AuthenticatedUser | Representation interface for an authenticated user. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| BayeuxMessage | | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| BayeuxMessage .TYPE | The message type indicates the type of message. | Class | com.bea.httppubsub.BayeuxMessage | Oracle WebLogic |
|
| Channel | Channel represents a pub/sub channel. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| Channel .ChannelPattern | This enum provides constants of the three channel patterns that are described in section 2. | Class | com.bea.httppubsub.Channel | Oracle WebLogic |
|
| Client | Representation interface of a client. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| Client .ConnectionType | The connection type specifies the type of transport the client requires for communication. | Class | com.bea.httppubsub.Client | Oracle WebLogic |
|
| ClientManager | ClientManager is responsible for creating Client and manage all Clients. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| DeliveredMessageEvent | This is the class representing event notifications for message sent toSince:10. | Class | com.bea.httppubsub | Oracle WebLogic |
|
| DeliveredMessageListener | DeliveredMessageListener is introduced in order to support server-side subscription to pub/sub server's channels. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| EventMessage | Event message interface. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| FactoryFinder | FactoryFinder search PubSub server's factories implementation based on the factory interface name. | Class | com.bea.httppubsub | Oracle WebLogic |
|
| LocalClient | The main purpose of LocalClient class is for pubsub server side programming. | Class | com.bea.httppubsub | Oracle WebLogic |
|
| MessageFactory | Factory interface for creating messages. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| MessageFilter | MessageFilter interface. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| PubSubSecurityException | Defines a general security exception that pubsub server can throw when it authenticate or authorize client. | Class | com.bea.httppubsub | Oracle WebLogic |
|
| PubSubServer | The PubSubServer class is the most important class of pub/sub server. | Interface | com.bea.httppubsub | Oracle WebLogic |
|
| PubSubServerException | PubSub server exception. | Class | com.bea.httppubsub | Oracle WebLogic |
|
| PubSubServerFactory | Helper utilities for PubSubServer. | Interface | com.bea.httppubsub | Oracle WebLogic |