Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T
I
IMMEDIATEONEWAY
- Static variable in interface org.oasisopen.sca.
Constants
The serialized QName of the immediateOneWay policy intent.
Init
- Annotation Type in
org.oasisopen.sca.annotation
The @Init annotation is used to denote a single Java class method that is called when the scope defined for the implementation class starts.
Integrity
- Annotation Type in
org.oasisopen.sca.annotation
The @Integrity annotation is used to indicate that the invocation requires integrity (ie no tampering of the messages between client and service).
INTEGRITY
- Static variable in annotation type org.oasisopen.sca.annotation.
Integrity
INTEGRITY_MESSAGE
- Static variable in annotation type org.oasisopen.sca.annotation.
Integrity
INTEGRITY_TRANSPORT
- Static variable in annotation type org.oasisopen.sca.annotation.
Integrity
Intent
- Annotation Type in
org.oasisopen.sca.annotation
The @Intent annotation is used for the creation of new annotations for specific intents.
InvalidServiceException
- Exception in
org.oasisopen.sca
This exception signals that the ServiceReference is no longer valid.
InvalidServiceException()
- Constructor for exception org.oasisopen.sca.
InvalidServiceException
Constructs a InvalidServiceException with no detail message.
InvalidServiceException(String)
- Constructor for exception org.oasisopen.sca.
InvalidServiceException
Constructs a InvalidServiceException with the specified detail message.
InvalidServiceException(String, Throwable)
- Constructor for exception org.oasisopen.sca.
InvalidServiceException
Constructs a InvalidServiceException with the specified detail message and cause.
InvalidServiceException(Throwable)
- Constructor for exception org.oasisopen.sca.
InvalidServiceException
Constructs a InvalidServiceException with the specified cause and a detail message of
(cause==null ? null : cause.toString())
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T