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
_
H
HTTP
- Static variable in interface org.objectweb.jonathan.apis.protocols.
ProtocolIdentifiers
HttpProtocol
- interface org.objectweb.jonathan.apis.protocols.http.
HttpProtocol
.
Defines a protocol for GIOP over HTTP.
HttpServerConnection
- interface org.objectweb.jonathan.apis.protocols.http.
HttpServerConnection
.
Represents a server-side connection via HTTP.
HttpServerConnectionFactory
- interface org.objectweb.jonathan.apis.protocols.http.
HttpServerConnectionFactory
.
A factory to manage servlets on this side of the OSGi bundle frontier.
HttpSessionIdentifier
- class org.objectweb.jonathan.apis.protocols.http.
HttpSessionIdentifier
.
The superclass of all HTTP session identifiers.
HttpSessionIdentifier(String)
- Constructor for class org.objectweb.jonathan.apis.protocols.http.
HttpSessionIdentifier
Constructs a new HttpSessionIdentifier with the specified URL
HttpSessionIdentifier()
- Constructor for class org.objectweb.jonathan.apis.protocols.http.
HttpSessionIdentifier
Constructs a new empty HttpSessionIdentifier
handleReplyContext(ServiceContext, int, Context)
- Method in interface org.objectweb.david.apis.services.handler.
Service
This method is called by the services handler to let the operations related to the target service be performed on reply arrival.
handleReplyContext(ServiceContext, int, Context)
- Method in class org.objectweb.david.libs.services.CosTransactions.handler.
TSHandler
This method is called by the services handler to let the operations related to the target service be performed on reply arrival.
handleReplyContext(ServiceContext, int, Context)
- Method in class org.objectweb.david.libs.services.java_serial.
JavaSerialService
This method is called by the services handler to let the operations related to the target service be performed on reply arrival.
handleReplyContext(ServiceContext, int, Context)
- Method in class org.objectweb.david.libs.services.unknown_exception.
UnknownExceptionService
This method is called by the services handler to let the operations related to the target service be performed on reply arrival.
handleReplyContexts(ServiceContext[], int, Context)
- Method in interface org.objectweb.david.apis.services.handler.
ServicesHandler
Lets the handler manage the provided contexts.
handleReplyContexts(ServiceContext[], int, Context)
- Method in class org.objectweb.david.libs.services.handler.
DavidServicesHandler
Lets the handler manage the provided contexts.
handleRequestContext(ServiceContext, int, boolean, byte[], Context)
- Method in interface org.objectweb.david.apis.services.handler.
Service
This method is called by the services handler to let the operations related to the target service be performed on request arrival.
handleRequestContext(ServiceContext, int, boolean, byte[], Context)
- Method in class org.objectweb.david.libs.services.CosTransactions.handler.
TSHandler
This method is called by the services handler to let the operations related to the target service be performed on request arrival.
handleRequestContext(ServiceContext, int, boolean, byte[], Context)
- Method in class org.objectweb.david.libs.services.java_serial.
JavaSerialService
This method is called by the services handler to let the operations related to the target service be performed on request arrival.
handleRequestContext(ServiceContext, int, boolean, byte[], Context)
- Method in class org.objectweb.david.libs.services.unknown_exception.
UnknownExceptionService
This method is called by the services handler to let the operations related to the target service be performed on request arrival.
handleRequestContexts(ServiceContext[], int, boolean, byte[], Context)
- Method in interface org.objectweb.david.apis.services.handler.
ServicesHandler
Lets the handler manage the provided contexts.
handleRequestContexts(ServiceContext[], int, boolean, byte[], Context)
- Method in class org.objectweb.david.libs.services.handler.
DavidServicesHandler
Lets the handler manage the provided contexts.
hasMoreElements()
- Method in class org.objectweb.jonathan.libs.helpers.
EmptyEnumeration
Returns false: an empty enumeration has no more elements.
hasNext()
- Method in class org.objectweb.jonathan.libs.helpers.
IteratorAdapter
Returns the result of calling
hasMoreElements()
on the encapsulated enumeration.
hash(Object, int)
- Method in class org.objectweb.david.libs.stub_factories.std.
JDelegate
hashCode()
- Method in class org.objectweb.david.libs.binding.orbs.
DelegationORB
hashCode(Stub)
- Method in class org.objectweb.david.libs.stub_factories.rmi.
StubDelegate
This method shall return the same hashcode for all stubs that represent the same remote object.
hashCode()
- Method in class org.objectweb.jeremie.libs.binding.moa.
UnicastRemoteObject
hashCode()
- Method in class org.objectweb.jeremie.libs.binding.soa.
UnicastRemoteObject
hashCode()
- Method in class org.objectweb.jeremie.libs.stub_factories.std.
OptSkeleton
Returns a hashcode for this skeleton, defined as the hashcode of its target object.
hashCode()
- Method in class org.objectweb.jeremie.libs.stub_factories.std.
StdStubFactory.DynamicRequestSession
hashCode()
- Method in class org.objectweb.jeremie.libs.stub_factories.std.
StdStubFactory.RequestSessionImpl
hashCode()
- Method in class org.objectweb.jonathan.apis.protocols.ip.
IpSessionIdentifier
Returns a hash code value for this IpSessionIdentifier.
hashCode()
- Method in class org.objectweb.jonathan.libs.resources.tcpip.
JConnectionMgr.Connection
hostname
- Variable in class org.objectweb.jonathan.apis.protocols.ip.
IpSessionIdentifier
Hostname of this session identifier.
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
_