|
||||||||||
| PREV NEXT | 프레임 있어 프레임 없음 | |||||||||
| Service 를 사용하는 Package | |
|---|---|
| flex.messaging | |
| flex.messaging.services | |
| flex.messaging 에서의 Service 의 사용 |
|---|
| Service 를 돌려주는 flex.messaging 의 메소드 | |
|---|---|
Service |
Destination. getService ()
이 Destination 를 Management하는 Service 를 돌려줍니다. |
| Service 형의 파라미터를 가지는 flex.messaging 의 메소드 | |
|---|---|
protected void |
Destination. setupDestinationControl (Service service)
자동적으로 불려 가 Destination 로 대응하는 MBean 컨트롤을 Configuration 할 수 있도록(듯이) 합니다. |
| Service 형의 파라미터를 가지는 flex.messaging 의 constructor | |
|---|---|
Destination (Service service, DestinationSettings settings)
건네받는 Configuration 을 사용해 건네받는 Service 의 Destination 인스턴스를 작성합니다. |
|
Destination (Service service, DestinationSettings settings, boolean enableManagement)
건네받는 Configuration 을 사용해 건네받는 Service 의 Destination 인스턴스를 작성합니다. |
|
| flex.messaging.services 에서의 Service 의 사용 |
|---|
| Service 를 실장하는 flex.messaging.services 의 Class | |
|---|---|
class |
flex.messaging.services.AbstractService
|
class |
MessageService
MessageService Class는, point-to-point Messaging 과 Publish/예약(subscribe)멧세이징을 Management하는 Service 실장입니다. |
| Service 형의 파라미터를 가지는 flex.messaging.services 의 메소드 | |
|---|---|
void |
ServiceAdapter. setService (Service service)
어댑터를 최종적으로 제어하는 서비스를 어댑터 자신이 인식할 수 있도록(듯이) 합니다. |
|
||||||||||
| PREV NEXT | 프레임 있어 프레임 없음 | |||||||||