- cancelInvocation(EJBReceiverInvocationContext, boolean) - Method in class org.jboss.ejb.client.EJBReceiver
-
Attempt to cancel an invocation.
- canNarrowTo(Class<?>) - Method in class org.jboss.ejb.client.EJBLocator
-
- cannotCreateEJBReceiverDueToUnknownTarget(String) - Method in interface org.jboss.ejb._private.Logs
-
- cannotEnlistTx() - Method in interface org.jboss.ejb._private.Logs
-
- cannotRetryRequest() - Method in interface org.jboss.ejb._private.Logs
-
- cannotSpecifyBothCallbackHandlerAndUserPass() - Method in interface org.jboss.ejb._private.Logs
-
- cannotSpecifyBothPlainTextAndEncodedPassword() - Method in interface org.jboss.ejb._private.Logs
-
- channelCanNoLongerProcessMessages(Channel) - Method in interface org.jboss.ejb._private.Logs
-
- clearInvocationTimeout(Object) - Static method in class org.jboss.ejb.client.EJBClient
-
Clear the per-proxy invocation timeout, causing it to use the globally configured timeout.
- ClientAsynchronous - Annotation Type in org.jboss.ejb.client.annotation
-
Indicate that the annotated interface view class or method should run asynchronously regardless of how the target
EJB is actually deployed on the server.
- ClientTransaction - Annotation Type in org.jboss.ejb.client.annotation
-
Indicate the client-side transaction handling policy for the associated EJB interface or method.
- ClientTransactionPolicy - Enum in org.jboss.ejb.client.annotation
-
The transaction policy for the client side of an EJB interface or method.
- closed() - Method in interface org.jboss.ejb.protocol.remote.RemoteServer.Association
-
- ClusterAffinity - Class in org.jboss.ejb.client
-
A cluster affinity specification.
- ClusterAffinity(String) - Constructor for class org.jboss.ejb.client.ClusterAffinity
-
Construct a new instance.
- ClusterNodeSelector - Interface in org.jboss.ejb.client
-
A selector which selects and returns a node from the available nodes in a cluster.
- compareAndSetStrongAffinity(Object, Affinity, Affinity) - Static method in class org.jboss.ejb.client.EJBClient
-
Compare and change the strong affinity of a proxy.
- compareTo(SessionID) - Method in class org.jboss.ejb.client.SessionID
-
- COMPRESS_RESPONSE - Static variable in class org.jboss.ejb.client.AttachmentKeys
-
Deprecated.
- CompressionHint - Annotation Type in org.jboss.ejb.client.annotation
-
A hint to the EJB client API that the data being communicated between the EJB client and the server via the
EJBReceiver(s) should be compressed.
- ConfigurationBasedEJBClientContextSelector - Class in org.jboss.ejb.client
-
A one-time, configuration-based EJB client context selector.
- ConfigurationBasedEJBClientContextSelector() - Constructor for class org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelector
-
- convertToStateful(Object, SessionID) - Static method in class org.jboss.ejb.client.EJBClient
-
Convert a non-stateful proxy to be stateful.
- couldNotCreateClusterNodeSelector(Exception, String) - Method in interface org.jboss.ejb._private.Logs
-
- couldNotDecodeBase64Password(Exception) - Method in interface org.jboss.ejb._private.Logs
-
- couldNotLoadProxyClass(String) - Method in interface org.jboss.ejb._private.Logs
-
- create(String, String...) - Static method in class org.jboss.ejb.client.EJBMethodLocator
-
Construct a new instance via method.
- createOpenListener(Function<RemoteServer, RemoteServer.Association>) - Static method in class org.jboss.ejb.protocol.remote.RemoteServer
-
- createProxy(EJBLocator<T>) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new proxy for the remote object identified by the given locator.
- createProxyInstance(InvocationHandler) - Method in class org.jboss.ejb.client.EJBLocator
-
Create a proxy instance using the cached proxy class.
- createRootContext(NamingProvider, String, FastHashtable<String, Object>) - Method in class org.jboss.ejb.client.EJBNamingContextFactory
-
- createSession(Class<T>, String, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(Affinity, Class<T>, String, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(URI, Class<T>, String, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(Class<T>, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(Affinity, Class<T>, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(URI, Class<T>, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(StatelessEJBLocator<T>) - Static method in class org.jboss.ejb.client.EJBClient
-
Create a new EJB session.
- createSession(StatelessEJBLocator<T>) - Method in class org.jboss.ejb.client.EJBReceiver
-
Creates a session for a stateful session bean represented by the passed app name, module name, distinct name
and bean name combination.
- createSessionID(byte[]) - Static method in class org.jboss.ejb.client.SessionID
-
Create a session ID object for the given encoded representation.
- createTransactionID(byte[]) - Static method in class org.jboss.ejb.client.TransactionID
-
Deprecated.
Create a transaction ID object for the given encoded representation.
- EJB_SERVICE_TYPE - Static variable in class org.jboss.ejb.client.EJBClientContext
-
The service type to use for EJB discovery.
- EJBClient - Class in org.jboss.ejb.client
-
The main EJB client API class.
- EJBClientContext - Class in org.jboss.ejb.client
-
The public API for an EJB client context.
- EJBClientContext.Builder - Class in org.jboss.ejb.client
-
A builder for EJB client contexts.
- EJBClientInterceptor - Interface in org.jboss.ejb.client
-
An EJB client interceptor, possibly protocol-specific.
- EJBClientInvocationContext - Class in org.jboss.ejb.client
-
An invocation context for EJB invocations from an EJB client
- EJBClientPermission - Class in org.jboss.ejb.client
-
The class for various general EJB client permissions.
- EJBClientPermission(String) - Constructor for class org.jboss.ejb.client.EJBClientPermission
-
- EJBClientPermission(String, String) - Constructor for class org.jboss.ejb.client.EJBClientPermission
-
- EJBHandle<T extends javax.ejb.EJBObject> - Class in org.jboss.ejb.client
-
A handle for an EJB interface.
- EJBHandle(EJBLocator<T>) - Constructor for class org.jboss.ejb.client.EJBHandle
-
Construct a new instance.
- EJBHomeHandle<T extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
-
A handle for an EJB home interface.
- EJBHomeHandle(EJBHomeLocator<T>) - Constructor for class org.jboss.ejb.client.EJBHomeHandle
-
Construct a new instance.
- EJBHomeLocator<T extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
-
A locator for an EJB's home interface.
- EJBHomeLocator(Class<T>, String, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance.
- EJBHomeLocator(Class<T>, String, String, String, String) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance.
- EJBHomeLocator(Class<T>, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance.
- EJBHomeLocator(Class<T>, String, String, String) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance.
- EJBHomeLocator(Class<T>, EJBIdentifier, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance.
- EJBHomeLocator(Class<T>, EJBIdentifier) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance.
- EJBHomeLocator(EJBHomeLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
-
Construct a new instance from an original instance but with a new affinity.
- EJBIdentifier - Class in org.jboss.ejb.client
-
- EJBIdentifier(String, String, String, String) - Constructor for class org.jboss.ejb.client.EJBIdentifier
-
- ejbIsAlreadyStateful() - Method in interface org.jboss.ejb._private.Logs
-
- EJBLocator<T> - Class in org.jboss.ejb.client
-
An identifier for an EJB proxy invocation target instance, suitable for use as a hash key or a serialized token.
- EJBMetaDataImpl - Class in org.jboss.ejb.client
-
- EJBMetaDataImpl(Class<?>, Class<? extends EJBHome>, Class<?>, boolean, boolean, EJBHome) - Constructor for class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
- EJBMetaDataImpl(AbstractEJBMetaData<?, ?>) - Constructor for class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
- EJBMethodLocator - Class in org.jboss.ejb.client
-
A locator for a specific EJB method.
- EJBMethodLocator(String, String...) - Constructor for class org.jboss.ejb.client.EJBMethodLocator
-
Construct a new instance.
- EJBNamingContextFactory - Class in org.jboss.ejb.client
-
The naming context factory for EJB JNDI names.
- EJBNamingContextFactory() - Constructor for class org.jboss.ejb.client.EJBNamingContextFactory
-
- EJBReceiver - Class in org.jboss.ejb.client
-
A receiver for EJB invocations.
- EJBReceiver() - Constructor for class org.jboss.ejb.client.EJBReceiver
-
Construct a new instance.
- EJBReceiverInvocationContext - Class in org.jboss.ejb.client
-
The context used for an EJB receiver to return the result of an invocation.
- EJBReceiverInvocationContext.ResultProducer - Interface in org.jboss.ejb.client
-
A result producer for invocation.
- EJBReceiverInvocationContext.ResultProducer.Failed - Class in org.jboss.ejb.client
-
A result producer for failure cases.
- EJBReceiverInvocationContext.ResultProducer.Immediate - Class in org.jboss.ejb.client
-
- EJBTransportProvider - Interface in org.jboss.ejb.client
-
An EJB transport provider.
- emptyBeanName() - Method in interface org.jboss.ejb._private.Logs
-
- emptyModuleName() - Method in interface org.jboss.ejb._private.Logs
-
- EntityEJBLocator<T extends javax.ejb.EJBObject> - Class in org.jboss.ejb.client
-
A locator for an entity EJB.
- EntityEJBLocator(Class<T>, String, String, String, Object) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBLocator(Class<T>, String, String, String, Object, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBLocator(Class<T>, String, String, String, String, Object) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBLocator(Class<T>, String, String, String, String, Object, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBLocator(Class<T>, EJBIdentifier, Object, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBLocator(Class<T>, EJBIdentifier, Object) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBLocator(EntityEJBLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
-
Construct a new instance.
- EntityEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
-
EJB metadata for entity EJBs.
- EntityEJBMetaData(Class<T>, EJBHomeLocator<H>, Class<?>) - Constructor for class org.jboss.ejb.client.EntityEJBMetaData
-
Construct a new instance.
- equals(Object) - Method in class org.jboss.ejb.client.Affinity
-
- equals(Affinity) - Method in class org.jboss.ejb.client.Affinity
-
- equals(Object) - Method in class org.jboss.ejb.client.ClusterAffinity
-
- equals(Affinity) - Method in class org.jboss.ejb.client.ClusterAffinity
-
- equals(ClusterAffinity) - Method in class org.jboss.ejb.client.ClusterAffinity
-
- equals(Object) - Method in class org.jboss.ejb.client.EJBClientPermission
-
- equals(Permission) - Method in class org.jboss.ejb.client.EJBClientPermission
-
- equals(EJBClientPermission) - Method in class org.jboss.ejb.client.EJBClientPermission
-
- equals(Object) - Method in class org.jboss.ejb.client.EJBHandle
-
Determine whether this object is equal to another.
- equals(EJBHandle<?>) - Method in class org.jboss.ejb.client.EJBHandle
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.EJBHomeHandle
-
Determine whether this object is equal to another.
- equals(EJBHomeHandle<?>) - Method in class org.jboss.ejb.client.EJBHomeHandle
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.EJBHomeLocator
-
Determine whether this object is equal to another.
- equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.EJBHomeLocator
-
Determine whether this object is equal to another.
- equals(EJBHomeLocator<?>) - Method in class org.jboss.ejb.client.EJBHomeLocator
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.EJBIdentifier
-
- equals(EJBIdentifier) - Method in class org.jboss.ejb.client.EJBIdentifier
-
- equals(Object) - Method in class org.jboss.ejb.client.EJBLocator
-
Determine whether this object is equal to another.
- equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.EJBLocator
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.EJBMethodLocator
-
Determine whether this object is equal to another.
- equals(EJBMethodLocator) - Method in class org.jboss.ejb.client.EJBMethodLocator
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.EntityEJBLocator
-
Determine whether this object is equal to another.
- equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.EntityEJBLocator
-
Determine whether this object is equal to another.
- equals(EntityEJBLocator<?>) - Method in class org.jboss.ejb.client.EntityEJBLocator
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.NodeAffinity
-
- equals(Affinity) - Method in class org.jboss.ejb.client.NodeAffinity
-
- equals(NodeAffinity) - Method in class org.jboss.ejb.client.NodeAffinity
-
- equals(Object) - Method in class org.jboss.ejb.client.SessionID
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.StatefulEJBLocator
-
Determine whether this object is equal to another.
- equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.StatefulEJBLocator
-
Determine whether this object is equal to another.
- equals(StatefulEJBLocator<?>) - Method in class org.jboss.ejb.client.StatefulEJBLocator
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.StatelessEJBLocator
-
Determine whether this object is equal to another.
- equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.StatelessEJBLocator
-
Determine whether this object is equal to another.
- equals(StatelessEJBLocator<?>) - Method in class org.jboss.ejb.client.StatelessEJBLocator
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.TransactionID
-
Deprecated.
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.ejb.client.URIAffinity
-
- equals(Affinity) - Method in class org.jboss.ejb.client.URIAffinity
-
- equals(URIAffinity) - Method in class org.jboss.ejb.client.URIAffinity
-
- get() - Method in class org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelector
-
- getActions() - Method in class org.jboss.ejb.client.EJBClientPermission
-
- getAffinity() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the locator affinity.
- getAppName() - Method in class org.jboss.ejb.client.EJBIdentifier
-
- getAppName() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the application name.
- getAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.Attachable
-
Get an attachment from this object.
- getAttachments() - Method in class org.jboss.ejb.client.Attachable
-
Returns the attachments applicable for this
Attachable.
- getAttachments() - Method in class org.jboss.ejb.protocol.remote.RemoteServer.IncomingInvocation
-
- getBeanName() - Method in class org.jboss.ejb.client.EJBIdentifier
-
- getBeanName() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the EJB bean name.
- getClientContext() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the EJB client context associated with this invocation.
- getClientInvocationContext() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
-
Get the client invocation context associated with this receiver invocation context.
- getClusterName() - Method in class org.jboss.ejb.client.ClusterAffinity
-
Get the associated cluster name.
- getCompressionLevel() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the compression hint level.
- getContextData() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the context data.
- getContextManager() - Static method in class org.jboss.ejb.client.EJBClientContext
-
Get the context manager.
- getCurrent() - Static method in class org.jboss.ejb.client.EJBClientContext
-
Get the current client context for this thread.
- getDistinctName() - Method in class org.jboss.ejb.client.EJBIdentifier
-
- getDistinctName() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the module distinct name.
- getEJBHome() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
-
Get the EJB home interface.
- getEJBHome() - Method in class org.jboss.ejb.client.EJBHomeHandle
- getEJBHome() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
Obtains the home interface of the enterprise Bean.
- getEjbLocator() - Method in class org.jboss.ejb.protocol.remote.RemoteServer.IncomingInvocation
-
- getEJBObject() - Method in class org.jboss.ejb.client.EJBHandle
- getEncodedForm() - Method in class org.jboss.ejb.client.SessionID
-
Get a copy of the encoded form of this session ID.
- getEncodedForm() - Method in class org.jboss.ejb.client.TransactionID
-
Deprecated.
Get a copy of the encoded form of this transaction ID.
- getEncodedFormRaw() - Method in class org.jboss.ejb.client.SessionID
-
Get the encoded form of this session ID.
- getEncodedFormRaw() - Method in class org.jboss.ejb.client.TransactionID
-
Deprecated.
Get the encoded form of this transaction ID.
- getFutureResult(T) - Static method in class org.jboss.ejb.client.EJBClient
-
Get the future result of an operation.
- getFutureResult() - Static method in class org.jboss.ejb.client.EJBClient
-
Get the future result of an operation.
- getHomeInterfaceClass() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
-
Get the home interface class.
- getHomeInterfaceClass() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
Obtains the Class object for the enterprise Bean's home
interface.
- getIdentifier() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the EJB identifier for this locator.
- getIdentifier() - Method in class org.jboss.ejb.protocol.remote.RemoteServer.IncomingSessionOpen
-
- getInstanceContextManager() - Method in class org.jboss.ejb.client.EJBClientContext
-
Get the context manager.
- getInvocationId() - Method in class org.jboss.ejb.client.InvocationInformation
-
- getInvocationTimeout() - Method in class org.jboss.ejb.client.EJBClientContext
-
Get the configured invocation timeout.
- getInvokedMethod() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the invoked proxy method.
- getInvokedProxy() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the invoked proxy object.
- getJarName() - Static method in class org.jboss.ejb.client.Version
-
Get the name of the program JAR.
- getLocator() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the locator for the invocation target.
- getLocator() - Method in class org.jboss.ejb.client.EJBHandle
-
Get the locator for this handle.
- getLocator() - Method in class org.jboss.ejb.client.EJBHomeHandle
-
Get the locator for this handle.
- getLocator() - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Get the invocation locator.
- getLocatorFor(T) - Static method in class org.jboss.ejb.client.EJBClient
-
Get the locator for a proxy, if it has one.
- getMethodLocator() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the EJB method locator.
- getMethodLocator() - Method in class org.jboss.ejb.protocol.remote.RemoteServer.IncomingInvocation
-
- getMethodName() - Method in class org.jboss.ejb.client.EJBMethodLocator
-
Get the method name.
- getMethodSignatureString() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the method type signature string, used to identify the method.
- getModuleName() - Method in class org.jboss.ejb.client.EJBIdentifier
-
- getModuleName() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the module name.
- getNamingProvider() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
-
Get the naming provider attached to this invocation, if any.
- getNodeName() - Method in class org.jboss.ejb.client.NodeAffinity
-
Get the associated node name.
- getNodeName() - Method in class org.jboss.ejb.client.UserTransactionID
-
Deprecated.
Get the associated node name.
- getParameterCount() - Method in class org.jboss.ejb.client.EJBMethodLocator
-
Get the parameter count.
- getParameters() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the invocation method parameters.
- getParameters() - Method in class org.jboss.ejb.protocol.remote.RemoteServer.IncomingInvocation
-
- getParameterTypeName(int) - Method in class org.jboss.ejb.client.EJBMethodLocator
-
Get the name of the parameter at the given index.
- getPeerAddress() - Method in class org.jboss.ejb.client.InvocationInformation
-
- getPrimaryKey() - Method in class org.jboss.ejb.client.EntityEJBLocator
-
Get the primary key for the referenced entity.
- getPrimaryKeyClass() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
-
Get the primary key class.
- getPrimaryKeyClass() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
Obtains the Class object for the enterprise Bean's primary
key class.
- getPrimaryKeyClass() - Method in class org.jboss.ejb.client.EntityEJBMetaData
-
- getProxyAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get a value attached to the proxy.
- getProxyClass() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the proxy class for this locator.
- getProxyConstructor() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the proxy class constructor for this locator.
- getReceiver() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the EJB receiver associated with this invocation.
- getReceiver(String) - Method in interface org.jboss.ejb.client.EJBTransportProvider
-
Get an EJB receiver for the protocol identified by the given URI scheme.
- getReceiver(String) - Method in class org.jboss.ejb.protocol.remote.RemoteTransportProvider
-
- getRemoteInterfaceClass() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
-
Get the remote interface class.
- getRemoteInterfaceClass() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
Obtains the Class object for the enterprise Bean's remote
interface.
- getResponseCompressLevel() - Method in class org.jboss.ejb.protocol.remote.RemoteServer.IncomingInvocation
-
- getResult() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the invocation result from this request.
- getResult() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Failed
-
- getResult() - Method in interface org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer
-
Get the result.
- getResult() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Immediate
-
- getResultCalledDuringWrongPhase() - Method in interface org.jboss.ejb._private.Logs
-
- getSessionId() - Method in class org.jboss.ejb.client.StatefulEJBLocator
-
Get the session ID associated with this locator.
- getStrongAffinity(Object) - Static method in class org.jboss.ejb.client.EJBClient
-
Get the strong affinity of a proxy.
- getTransaction() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the transaction associated with the invocation.
- getTransactionPolicy() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether the method has an explicit transaction policy set.
- getUri() - Method in class org.jboss.ejb.client.Affinity
-
Get the associated URI.
- getUri() - Method in class org.jboss.ejb.client.ClusterAffinity
-
- getUri() - Method in class org.jboss.ejb.client.NodeAffinity
-
- getUri() - Method in class org.jboss.ejb.client.URIAffinity
-
- getUserTransaction(String) - Static method in class org.jboss.ejb.client.EJBClient
-
Deprecated.
- getVersionString() - Static method in class org.jboss.ejb.client.Version
-
Get the version string.
- getViewClass() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Get the invoked view class.
- getViewType() - Method in class org.jboss.ejb.client.EJBLocator
-
Get the view type of this locator.
- getWeakAffinity(Object) - Static method in class org.jboss.ejb.client.EJBClient
-
Get the current weak affinity of a proxy.
- getXid() - Method in class org.jboss.ejb.client.XidTransactionID
-
Deprecated.
Get the corresponding XID for this transaction.
- greeting(String) - Method in interface org.jboss.ejb._private.Logs
-
- Idempotent - Annotation Type in org.jboss.ejb.client.annotation
-
Indicate that the interface or method annotated with this annotation is idempotent, meaning that invocations
to the interface or method with the same input can be repeated any number of additional times without additional effect.
- Immediate(Object) - Constructor for class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Immediate
-
- implies(Permission) - Method in class org.jboss.ejb.client.EJBClientPermission
-
- implies(EJBClientPermission) - Method in class org.jboss.ejb.client.EJBClientPermission
-
- in(ClientTransactionPolicy) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
-
Determine whether this instance is equal to one of the given instances.
- in(ClientTransactionPolicy, ClientTransactionPolicy) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
-
Determine whether this instance is equal to one of the given instances.
- in(ClientTransactionPolicy, ClientTransactionPolicy, ClientTransactionPolicy) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
-
Determine whether this instance is equal to one of the given instances.
- in(ClientTransactionPolicy...) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
-
Determine whether this instance is equal to one of the given instances.
- IncomingSessionOpen(InvocationInformation, Affinity, SecurityIdentity, Transaction, EJBIdentifier) - Constructor for class org.jboss.ejb.protocol.remote.RemoteServer.IncomingSessionOpen
-
- incorrectConnectionTimeoutValueForCluster(String, String, String) - Method in interface org.jboss.ejb._private.Logs
-
- incorrectConnectionTimeoutValueForConnection(String, String, String) - Method in interface org.jboss.ejb._private.Logs
-
- incorrectConnectionTimeoutValueForNodeInCluster(String, String, String, String) - Method in interface org.jboss.ejb._private.Logs
-
- incorrectInvocationTimeoutValue(String, String) - Method in interface org.jboss.ejb._private.Logs
-
- incorrectMaxAllowedConnectedNodesValueForCluster(String, String, String) - Method in interface org.jboss.ejb._private.Logs
-
- incorrectReconnectTasksTimeoutValue(String, String) - Method in interface org.jboss.ejb._private.Logs
-
- initialModuleAvailabilityReportNotReceived(EJBReceiver) - Method in interface org.jboss.ejb._private.Logs
-
- invalidMessageReceived(int) - Method in interface org.jboss.ejb._private.Logs
-
- InvocationInformation - Class in org.jboss.ejb.client
-
- InvocationInformation(String, int) - Constructor for class org.jboss.ejb.client.InvocationInformation
-
- invoke(T, EJBMethodLocator, Object...) - Static method in class org.jboss.ejb.client.EJBClient
-
Perform an invocation by method locator on a proxy, returning the result.
- invokeAsync(T, EJBMethodLocator, Object...) - Static method in class org.jboss.ejb.client.EJBClient
-
Perform an asynchronous invocation by method locator on a proxy, returning the future result.
- invokeOneWay(T, EJBMethodLocator, Object...) - Static method in class org.jboss.ejb.client.EJBClient
-
Perform a one-way asynchronous invocation by method locator on a proxy.
- isBlockingCaller() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether this invocation is currently blocking the calling thread.
- isClientAsync() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether the method is marked client-asynchronous, meaning that invocation should be asynchronous regardless
of whether the server-side method is asynchronous.
- isCompressRequest() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether the request is expected to be compressed.
- isCompressResponse() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether the response is expected to be compressed.
- isEJBProxy(Object) - Static method in class org.jboss.ejb.client.EJBClient
-
Determine whether an object is indeed a valid EJB proxy object created by this API.
- isEntity() - Method in class org.jboss.ejb.client.EJBLocator
-
Determine if this is an entity locator.
- isEntity() - Method in class org.jboss.ejb.client.EntityEJBLocator
-
- isFull(EnumSet<ClientTransactionPolicy>) - Static method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isHome() - Method in class org.jboss.ejb.client.EJBHomeLocator
-
- isHome() - Method in class org.jboss.ejb.client.EJBLocator
-
Determine if this is a home locator.
- isIdempotent() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether the method is marked idempotent, meaning that the method may be invoked more than one time with
no additional effect.
- isSameXid(Xid) - Method in class org.jboss.ejb.client.XidTransactionID
-
Deprecated.
Determine whether the given Xid is the same as this Xid.
- isSession() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
-
Determine whether this EJB metadata refers to a session EJB.
- isSession() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
Tests if the enterprise Bean's type is "session".
- isSession() - Method in class org.jboss.ejb.client.EntityEJBMetaData
-
- isStateful() - Method in class org.jboss.ejb.client.EJBLocator
-
Determine if this is a stateful locator.
- isStateful() - Method in class org.jboss.ejb.client.StatefulEJBLocator
-
- isStateless() - Method in class org.jboss.ejb.client.EJBLocator
-
Determine if this is a stateless locator.
- isStateless() - Method in class org.jboss.ejb.client.StatelessEJBLocator
-
- isStatelessSession() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
-
Determine whether this EJB metadata refers to a stateless session EJB.
- isStatelessSession() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
-
Deprecated.
Tests if the enterprise Bean's type is "stateless session".
- isStatelessSession() - Method in class org.jboss.ejb.client.StatelessEJBMetaData
-
- isSynchronous() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Determine whether the method is definitely synchronous, that is, it is not marked client-async, and the return
value of the method is not void or Future<?>.
- RANDOM - Static variable in interface org.jboss.ejb.client.DeploymentNodeSelector
-
A deployment node selector which randomly chooses the next node.
- RANDOM - Static variable in interface org.jboss.ejb.client.DiscoveredURISelector
-
A deployment URI selector which randomly chooses the next URI.
- RANDOM_CONNECTED - Static variable in interface org.jboss.ejb.client.ClusterNodeSelector
-
Always use a random connected node, or fall back to a random unconnected node.
- readExternal(ObjectInput) - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Read this object from the input stream.
- readResolve() - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Resolve the corresponding invocation handler.
- readResolve() - Method in class org.jboss.ejb.client.SessionID.Serialized
-
Reconstitute the session ID from this serialized representation.
- readResolve() - Method in class org.jboss.ejb.client.TransactionID.Serialized
-
Deprecated.
Reconstitute the transaction ID from this serialized representation.
- receivedServerVersionAndMarshallingStrategies(int, Set<String>) - Method in interface org.jboss.ejb._private.Logs
-
- receiveInvocationRequest(RemoteServer.IncomingInvocation) - Method in interface org.jboss.ejb.protocol.remote.RemoteServer.Association
-
- receiveSessionOpenRequest(RemoteServer.IncomingSessionOpen) - Method in interface org.jboss.ejb.protocol.remote.RemoteServer.Association
-
- remoteInvFailed(Throwable) - Method in interface org.jboss.ejb._private.Logs
-
- RemoteServer - Class in org.jboss.ejb.protocol.remote
-
- RemoteServer.Association - Interface in org.jboss.ejb.protocol.remote
-
- RemoteServer.IncomingInvocation - Class in org.jboss.ejb.protocol.remote
-
- RemoteServer.IncomingSessionOpen - Class in org.jboss.ejb.protocol.remote
-
- RemoteTransportProvider - Class in org.jboss.ejb.protocol.remote
-
The JBoss Remoting-based transport provider.
- RemoteTransportProvider() - Constructor for class org.jboss.ejb.protocol.remote.RemoteTransportProvider
-
- REMOTING - Static variable in interface org.jboss.ejb._private.Logs
-
- removeAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.Attachable
-
Remove and return an attachment value.
- removeAttachment(AttachmentKey<T>, T) - Method in class org.jboss.ejb.client.Attachable
-
Remove an attachment if it has a certain value.
- removeProxyAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Remove a value attached to the proxy.
- replaceAttachment(AttachmentKey<T>, T) - Method in class org.jboss.ejb.client.Attachable
-
Replace an attachment on this object if an existing attachment exists.
- replaceAttachment(AttachmentKey<T>, T, T) - Method in class org.jboss.ejb.client.Attachable
-
Replace an attachment on this object if an existing attachment exists with a certain value.
- requestCancelled() - Method in interface org.jboss.ejb._private.Logs
-
- requestCancelled() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
-
Indicate that the request was successfully cancelled and that no result is forthcoming.
- RequestSendFailedException - Exception in org.jboss.ejb.client
-
An exception (typically) thrown by
EJBReceivers if the receiver couldn't successfully handle a request.
- RequestSendFailedException() - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
-
Constructs a new RequestSendFailedException instance.
- RequestSendFailedException(String) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
-
Constructs a new RequestSendFailedException instance with an initial message.
- RequestSendFailedException(Throwable) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
-
Constructs a new RequestSendFailedException instance with an initial cause.
- RequestSendFailedException(String, Throwable) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
-
Constructs a new RequestSendFailedException instance with an initial message and cause.
- requireCurrent() - Static method in class org.jboss.ejb.client.EJBClientContext
-
Get the current client context for this thread, throwing an exception if none is set.
- requiredNodeExcludedFromInvocation(EJBLocator<?>, String, EJBClientInvocationContext) - Method in interface org.jboss.ejb._private.Logs
-
- RESPONSE_COMPRESSION_LEVEL - Static variable in class org.jboss.ejb.client.AttachmentKeys
-
Deprecated.
- resultReady(EJBReceiverInvocationContext.ResultProducer) - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
-
Indicate that the invocation result is ready.
- ROUND_ROBIN - Static variable in interface org.jboss.ejb.client.DeploymentNodeSelector
-
A deployment node selector which uses an approximate round-robin policy among all of the eligible nodes.
- ROUND_ROBIN - Static variable in interface org.jboss.ejb.client.DiscoveredURISelector
-
A deployment URI selector which uses an approximate round-robin policy among all of the eligible URIs.
- selectNode(String, String[], String[]) - Method in interface org.jboss.ejb.client.ClusterNodeSelector
-
Returns a node from among the totalAvailableNodes, as the target node for EJB invocations.
- selectNode(String[], String, String, String) - Method in interface org.jboss.ejb.client.DeploymentNodeSelector
-
Selects and returns a node from among the eligibleNodes to handle the invocation on a deployment
represented by the passed appName, moduleName and distinctName combination.
- selectNode(List<URI>, EJBLocator<?>) - Method in interface org.jboss.ejb.client.DiscoveredURISelector
-
Selects and returns a URI from among the eligibleUris to handle the invocation on a deployment
represented by the passed in locator.
- sendRequest() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Proceed with sending the request normally.
- sendRequestCalledDuringWrongPhase() - Method in interface org.jboss.ejb._private.Logs
-
- SerializedEJBInvocationHandler - Class in org.jboss.ejb.client
-
A serialized EJB invocation handler.
- SerializedEJBInvocationHandler() - Constructor for class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Construct a new instance.
- SerializedEJBInvocationHandler(EJBLocator<?>) - Constructor for class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Construct a new instance.
- SerializedEJBInvocationHandler(EJBLocator<?>, boolean) - Constructor for class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Construct a new instance.
- SessionID - Class in org.jboss.ejb.client
-
A session ID for a stateful EJB.
- SessionID.Serialized - Class in org.jboss.ejb.client
-
Serialized representation of a session ID..
- setBlockingCaller(boolean) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Establish whether this invocation is currently blocking the calling thread.
- setInvocationTimeout(Object, long, TimeUnit) - Static method in class org.jboss.ejb.client.EJBClient
-
Set a per-proxy invocation timeout.
- setLocator(EJBLocator<T>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Set the locator for the invocation target.
- setLocator(EJBLocator<?>) - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
-
Set the invocation locator.
- setReceiver(EJBReceiver) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Set the EJB receiver associated with this invocation.
- setStrongAffinity(Object, Affinity) - Static method in class org.jboss.ejb.client.EJBClient
-
Change the strong affinity of a proxy.
- setTransaction(Transaction) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
-
Set the transaction associated with the invocation.
- setWeakAffinity(Object, Affinity) - Static method in class org.jboss.ejb.client.EJBClient
-
Change the weak affinity of a proxy.
- simpleConnectionThresholdRandomSelector(int) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
-
A simple threshold-based random selector.
- skippingConnectionCreationDueToInvalidPortNumber(String, String) - Method in interface org.jboss.ejb._private.Logs
-
- skippingConnectionCreationDueToMissingHostOrPort(String) - Method in interface org.jboss.ejb._private.Logs
-
- StatefulEJBLocator<T> - Class in org.jboss.ejb.client
-
A locator for a stateful session EJB.
- StatefulEJBLocator(Class<T>, String, String, String, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(Class<T>, String, String, String, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(Class<T>, String, String, String, String, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(Class<T>, String, String, String, String, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(Class<T>, EJBIdentifier, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(Class<T>, EJBIdentifier, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(StatefulEJBLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(EJBLocator<T>, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBLocator(EJBLocator<T>, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
-
Construct a new instance.
- StatefulEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
-
EJB metadata for stateful EJBs.
- StatelessEJBLocator<T> - Class in org.jboss.ejb.client
-
A locator for a stateless session EJB.
- StatelessEJBLocator(Class<T>, String, String, String) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBLocator(Class<T>, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBLocator(Class<T>, String, String, String, String) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBLocator(Class<T>, String, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBLocator(Class<T>, EJBIdentifier, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBLocator(Class<T>, EJBIdentifier) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBLocator(StatelessEJBLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
-
Construct a new instance.
- StatelessEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
-
EJB metadata for stateless EJBs.
- StatelessEJBMetaData(Class<T>, EJBHomeLocator<H>) - Constructor for class org.jboss.ejb.client.StatelessEJBMetaData
-
Construct a new instance.
- supportsProtocol(String) - Method in interface org.jboss.ejb.client.EJBTransportProvider
-
Determine whether this transport provider supports the protocol identified by the given URI scheme.
- supportsProtocol(String) - Method in class org.jboss.ejb.protocol.remote.RemoteTransportProvider
-
- supportsUriScheme(NamingProvider, String) - Method in class org.jboss.ejb.client.EJBNamingContextFactory
-