|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| flex.management.runtime.messaging | Management classes for runtime monitoring and management. |
| flex.management.runtime.messaging.endpoints | Management classes for runtime endpoint monitoring and management. |
| flex.messaging | Messaging classes. |
| flex.messaging.endpoints | Message endpoint classes. |
| flex.messaging.services | Message service classes. |
| Uses of Endpoint in flex.management.runtime.messaging |
|---|
| Methods in flex.management.runtime.messaging with parameters of type Endpoint | |
|---|---|
void |
MessageBrokerControl.addEndpoint(Endpoint value)
Adds an Endpoint for an endpoint registered with the backing MessageBroker. |
| Uses of Endpoint in flex.management.runtime.messaging.endpoints |
|---|
| Methods in flex.management.runtime.messaging.endpoints with parameters of type Endpoint | |
|---|---|
static String |
EndpointControl.getSecurityConstraintOf(Endpoint endpoint)
|
| Constructors in flex.management.runtime.messaging.endpoints with parameters of type Endpoint | |
|---|---|
EndpointControl(Endpoint endpoint,
BaseControl parent)
Constructs an EndpointControl, assigning its managed endpoint and
parent MBean. |
|
| Uses of Endpoint in flex.messaging |
|---|
| Methods in flex.messaging with parameters of type Endpoint | |
|---|---|
ConfigMap |
MessageBroker.describeServices(Endpoint endpoint)
Describe services and the channels used by the services for the client. |
AcknowledgeMessage |
MessageBroker.routeMessageToService(Message message,
Endpoint endpoint)
You can call this method in order to send a message from your code into the message routing system. |
| Uses of Endpoint in flex.messaging.endpoints |
|---|
| Subinterfaces of Endpoint in flex.messaging.endpoints | |
|---|---|
interface |
Endpoint2
Extension interface for Endpoint that adds support for a referenced Server that the endpoint may use. |
| Classes in flex.messaging.endpoints that implement Endpoint | |
|---|---|
class |
AbstractEndpoint
This is the default implementation of Endpoint, which provides a convenient base for behavior and associations common to all endpoints. |
class |
AMFEndpoint
AMF based endpoint for Flex Messaging. |
class |
BaseHTTPEndpoint
Base for all of HTTP-based endpoints. |
class |
BasePollingHTTPEndpoint
Base for HTTP-based endpoints that support regular polling and long polling which means placing request threads that are polling for messages into a wait state until messages are available to deliver or the configurable wait interval is reached. |
class |
BaseStreamingHTTPEndpoint
Base for HTTP-based endpoints that support streaming HTTP connections to connected clients. |
class |
HTTPEndpoint
This class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces. |
class |
SecureAMFEndpoint
Secure version of AMFEndpoint. |
class |
SecureHTTPEndpoint
Secure version of HTTPEndpoint. |
class |
SecureStreamingAMFEndpoint
Secure version of StreamingAMFEndpoint. |
class |
SecureStreamingHTTPEndpoint
Secure version of StreamingHTTPEndpoint. |
class |
StreamingAMFEndpoint
Extension to the AMFEndpoint to support streaming HTTP connections to connected clients. |
class |
StreamingHTTPEndpoint
Extension to the HTTPEndpoint to support streaming HTTP connections to connected clients. |
| Uses of Endpoint in flex.messaging.services |
|---|
| Methods in flex.messaging.services with parameters of type Endpoint | |
|---|---|
ConfigMap |
AbstractService.describeService(Endpoint endpoint)
Returns a ConfigMap service properties that the client needs. |
ConfigMap |
AuthenticationService.describeService(Endpoint endpoint)
|
ConfigMap |
Service.describeService(Endpoint endpoint)
Describes the service for the client. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/endpoints/class-use/Endpoint.html