Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
_
B
BUFSIZE
- Static variable in class org.objectweb.jonathan.tools.
JPP
BindException
- exception org.objectweb.jonathan.apis.binding.
BindException
.
BindException is a checked exception that indicates that an error occurred when trying to bind an interface.
BindException()
- Constructor for class org.objectweb.jonathan.apis.binding.
BindException
Constructs a new BindException with no detail message.
BindException(String)
- Constructor for class org.objectweb.jonathan.apis.binding.
BindException
Builds a BindException with a detail message.
BindException(Exception)
- Constructor for class org.objectweb.jonathan.apis.binding.
BindException
Builds a BindException that wraps another exception.
backlog
- Variable in class org.objectweb.jonathan.libs.resources.tcpip.
IPv4ConnectionFactory
Maximum length of the queue on incoming connect requests.
base_package
- Static variable in class org.objectweb.jeremie.tools.jrmic.
CompilerContext
bind(String, String, int, byte[])
- Method in class org.objectweb.jeremie.libs.binding.jiop.
JIOP
Uses the underlying IIOP binder to bind an identifier, constructed from the host, port, key and type, returning an object giving access to a target object.
bind(String, Remote)
- Static method in class org.objectweb.jeremie.libs.services.registry.
Naming
Accesses a Jeremie registry and binds a remote object reference.
bind(String, Remote)
- Method in class org.objectweb.jeremie.libs.services.registry.
RegistryImpl_Stub
bind(Name, Object)
- Method in class org.objectweb.jeremie.libs.services.registry.jndi.
JRMIRegistryContext
Binds the given name with the given object in the current context's registry.
bind(String, Object)
- Method in class org.objectweb.jeremie.libs.services.registry.jndi.
JRMIRegistryContext
Binds the given stringified name with the given object in the current context's registry.
bind(Name, Object)
- Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.
jrmiURLContext
Binds the given object under the name and in the Jeremie registry indicated by the given URL name.
bind(String, Object)
- Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.
jrmiURLContext
Binds the given object under the name and in the Jeremie registry indicated by the given URL string.
bind(Identifier[], Context)
- Method in interface org.objectweb.jonathan.apis.binding.
Identifier
The bind operation returns an object giving access to the object interface referenced by the target identifier.
bind(Session_Low)
- Method in interface org.objectweb.jonathan.apis.protocols.
SessionIdentifier
Returns a local session representing the session designated by the provided lower session interface.
bind(int)
- Method in class org.objectweb.jonathan.libs.binding.
JDomain
Returns the context registered under
jid
in the target context.
bind(Identifier[], Context)
- Method in class org.objectweb.jonathan.libs.binding.echannel.
EBinder.EId
bind(name)
- Method in interface org.objectweb.jonathan.model.
binder
The
bind
operation is used to, given a name, give access to the object interface it designates.
bindConsumer(Object, Object)
- Static method in class org.objectweb.david.libs.binding.orbs.echannel.
EventChannelFactory
Binds a consumer object to the event channel represented by the
provided_proxy
parameter.
bindConsumer(EBinder.EId, Object, Object)
- Method in class org.objectweb.david.libs.binding.orbs.echannel.
EventChannelFactory
bindConsumer(Object, EBinder.EId)
- Method in class org.objectweb.jeremie.libs.binding.echannel.
EventChannelFactory
Binds a consumer object to the event channel represented by the given identifier.
bindConsumer(Session_Low, EBinder.EId)
- Method in class org.objectweb.jonathan.libs.binding.echannel.
EBinder
Binds a new consumer to an event channel
binder
- interface org.objectweb.jonathan.model.
binder
.
A Binder is a naming context that not only manages names, but can also give access to the object referenced by a name it manages.
bytesRead()
- Method in class org.objectweb.david.libs.presentation.portable.
PortableMarshallerFactory.PortableUnMarshaller
bytesRead()
- Method in class org.objectweb.jeremie.libs.presentation.std.
StdMarshallerFactory.StdUnMarshaller
bytesRead()
- Method in interface org.objectweb.jonathan.apis.presentation.
UnMarshaller
Returns the number of bytes read since the beginning.
bytesToIORHexString(byte[])
- Static method in class org.objectweb.david.libs.helpers.
IORHelpers
Returns a stringified IOR.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
_