Skip navigation links
C G I O P R S 

C

ChannelException - Exception in org.fabric3.runtime.weblogic.cluster
Used to report exceptions when communicating through a RuntimeChannel.
ChannelException(String, Throwable) - Constructor for exception org.fabric3.runtime.weblogic.cluster.ChannelException
 
ChannelException(Throwable) - Constructor for exception org.fabric3.runtime.weblogic.cluster.ChannelException
 
ChannelException(String) - Constructor for exception org.fabric3.runtime.weblogic.cluster.ChannelException
 

G

getRuntimeName() - Method in interface org.fabric3.runtime.weblogic.cluster.RuntimeChannel
Returns the runtime name.

I

isActive() - Method in interface org.fabric3.runtime.weblogic.cluster.RuntimeChannel
Returns true if the runtime referred to by this channel is active.

O

org.fabric3.runtime.weblogic.cluster - package org.fabric3.runtime.weblogic.cluster
 

P

publish(byte[]) - Method in interface org.fabric3.runtime.weblogic.cluster.RuntimeChannel
Publishes a message to the runtime.

R

RuntimeChannel - Interface in org.fabric3.runtime.weblogic.cluster
An RMI object that facilities communication between runtimes using the WebLogic clustered JNDI tree.

S

send(byte[]) - Method in interface org.fabric3.runtime.weblogic.cluster.RuntimeChannel
Sends one-way command to the runtime.
sendSynchronous(byte[]) - Method in interface org.fabric3.runtime.weblogic.cluster.RuntimeChannel
Sends a request-response command to the runtime.
C G I O P R S 
Skip navigation links