|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Client
Representation interface of a client.
Nested Class Summary | |
---|---|
static class |
Client.ConnectionType
The connection type specifies the type of transport the client requires for communication. |
Method Summary | |
---|---|
AuthenticatedUser |
getAuthenticatedUser()
Get authenticated user object of this client. |
Set<String> |
getChannelSubscriptions()
Get all the channels currently subscribed by this client. |
String |
getId()
Get the ID associated with this client |
long |
getPublishedMessageCount()
Get the number of messages published by this client on all channels |
Method Detail |
---|
String getId()
Set<String> getChannelSubscriptions()
long getPublishedMessageCount()
AuthenticatedUser getAuthenticatedUser()
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |