|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocalClient | |
|---|---|
| com.bea.httppubsub | Provides interfaces and classes for the WebLogic HTTP Publish-Subscribe server. |
| Uses of LocalClient in com.bea.httppubsub |
|---|
| Methods in com.bea.httppubsub that return LocalClient | |
|---|---|
abstract LocalClient |
ClientManager.createLocalClient()Create a local client instance. |
LocalClient |
DeliveredMessageEvent.getLocalClient() |
| Methods in com.bea.httppubsub with parameters of type LocalClient | |
|---|---|
abstract EventMessage |
MessageFactory.createEventMessage(LocalClient client, String channel, String payLoad)Create EventMessage object with specified payLoad string. |
abstract void |
PubSubServer.publishToChannel(LocalClient client, String channel, String payLoad)The method is a facade method which is used for publishing messages from server side. |
abstract void |
PubSubServer.subscribeToChannel(LocalClient client, String channel)The method is a facade method which is used to subscribe a Channel on server side. |
abstract void |
PubSubServer.unsubscribeToChannel(LocalClient client, String channel)This method is a facade method which is used to unsubscribe a Channel on server side. |
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||