MACROMEDIA FLEX-FLEX BUILDER Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 39
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 28
2008 JavaOne
SM
Conference | java.sun.com/javaone |
29
<service id="remoting-service"
class="flex.messaging.services.RemotingService"
messageTypes="flex.messaging.messages.RemotingMessage">
<adapters>
<adapter-definition id="java-object"
class="flex.messaging.services.remoting.adapters.JavaAdapter"
default="true"/>
</adapters>
<default-channels>
<channel ref="flex-amf3"/>
</default-channels>
<destination id="CustomerServiceRO">
<properties>
<!-- Actual Java class name on the server under /WEB_INF/Classes -->
<source>com.samples.javaon2008.CustomerService</source>
<scope>application</scope>
</properties>
<adapter ref=”java-object”/>
</destination>
</service
Sample remote-config.xml
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 38 39

Komentáře k této Příručce

Žádné komentáře