|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InputStream in javax.rmi.CORBA |
---|
Methods in javax.rmi.CORBA with parameters of type InputStream | |
---|---|
Object |
UtilDelegate.readAny(InputStream is)
|
static Object |
Util.readAny(InputStream is)
|
Serializable |
ValueHandler.readValue(InputStream is,
int off,
Class clz,
String repID,
RunTime sender)
|
Uses of InputStream in org.apache.yoko.orb.CORBA |
---|
Methods in org.apache.yoko.orb.CORBA that return InputStream | |
---|---|
InputStream |
Any.create_input_stream()
|
InputStream |
OutputStream.create_input_stream()
|
InputStream |
Delegate.invoke(Object self,
OutputStream out)
|
Methods in org.apache.yoko.orb.CORBA with parameters of type InputStream | |
---|---|
void |
Any.read_value(InputStream in,
TypeCode tc)
|
void |
Delegate.releaseReply(Object self,
InputStream in)
|
void |
OutputStream.write_InputStream(InputStream in,
TypeCode tc)
|
Uses of InputStream in org.apache.yoko.orb.csi.gssup |
---|
Methods in org.apache.yoko.orb.csi.gssup with parameters of type InputStream | |
---|---|
void |
GSSUPPolicyValueHolder._read(InputStream _in)
|
void |
GSSUPPolicyHolder._read(InputStream in)
|
Object |
GSSUPPolicyValueHelper.read_Object(InputStream in)
|
Object |
GSSUPPolicyHelper.read_Object(InputStream in)
|
static GSSUPPolicyValue |
GSSUPPolicyValueHelper.read(InputStream in)
|
static GSSUPPolicy |
GSSUPPolicyHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.IMR |
---|
Methods in org.apache.yoko.orb.IMR with parameters of type InputStream | |
---|---|
OutputStream |
ActiveStatePOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
ServerPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
ServerFactoryPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
ServerDomainPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
DomainPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
void |
_NoSuchPOAHolder._read(InputStream in)
|
void |
POANameSeqHolder._read(InputStream in)
|
void |
OADNotRunningHolder._read(InputStream in)
|
void |
ServerFactoryHolder._read(InputStream in)
|
void |
ServerStatusHolder._read(InputStream in)
|
void |
OADAlreadyExistsHolder._read(InputStream in)
|
void |
ServerSeqHolder._read(InputStream in)
|
void |
OADInfoSeqHolder._read(InputStream in)
|
void |
ServerRunningHolder._read(InputStream in)
|
void |
POAInfoHolder._read(InputStream in)
|
void |
ServerHolder._read(InputStream in)
|
void |
DomainHolder._read(InputStream in)
|
void |
ServerNotRunningHolder._read(InputStream in)
|
void |
ServerAlreadyRegisteredHolder._read(InputStream in)
|
void |
ServerDomainHolder._read(InputStream in)
|
void |
POAAlreadyRegisteredHolder._read(InputStream in)
|
void |
POAStatusHolder._read(InputStream in)
|
void |
NoSuchOADHolder._read(InputStream in)
|
void |
OADRunningHolder._read(InputStream in)
|
void |
OADInfoHolder._read(InputStream in)
|
void |
ServerActivationModeHolder._read(InputStream in)
|
void |
POAInfoSeqHolder._read(InputStream in)
|
void |
NoSuchServerHolder._read(InputStream in)
|
void |
ActiveStateHolder._read(InputStream in)
|
static POAStatus |
POAStatusHelper.read(InputStream in)
|
static ServerAlreadyRegistered |
ServerAlreadyRegisteredHelper.read(InputStream in)
|
static OADAlreadyExists |
OADAlreadyExistsHelper.read(InputStream in)
|
static String[][] |
POANameSeqHelper.read(InputStream in)
|
static ServerNotRunning |
ServerNotRunningHelper.read(InputStream in)
|
static ServerDomain |
ServerDomainHelper.read(InputStream in)
|
static POAInfo[] |
POAInfoSeqHelper.read(InputStream in)
|
static NoSuchServer |
NoSuchServerHelper.read(InputStream in)
|
static ServerFactory |
ServerFactoryHelper.read(InputStream in)
|
static POAAlreadyRegistered |
POAAlreadyRegisteredHelper.read(InputStream in)
|
static ServerActivationMode |
ServerActivationModeHelper.read(InputStream in)
|
static ServerStatus |
ServerStatusHelper.read(InputStream in)
|
static POAInfo |
POAInfoHelper.read(InputStream in)
|
static Server |
ServerHelper.read(InputStream in)
|
static int |
ProcessIDHelper.read(InputStream in)
|
static OADRunning |
OADRunningHelper.read(InputStream in)
|
static OADInfo |
OADInfoHelper.read(InputStream in)
|
static OADInfo[] |
OADInfoSeqHelper.read(InputStream in)
|
static ActiveState |
ActiveStateHelper.read(InputStream in)
|
static OADNotRunning |
OADNotRunningHelper.read(InputStream in)
|
static String[] |
ArgListHelper.read(InputStream in)
|
static NoSuchOAD |
NoSuchOADHelper.read(InputStream in)
|
static _NoSuchPOA |
_NoSuchPOAHelper.read(InputStream in)
|
static Domain |
DomainHelper.read(InputStream in)
|
static int |
ServerIDHelper.read(InputStream in)
|
static String[] |
POANameHelper.read(InputStream in)
|
static ServerRunning |
ServerRunningHelper.read(InputStream in)
|
static Server[] |
ServerSeqHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OAD |
---|
Methods in org.apache.yoko.orb.OAD with parameters of type InputStream | |
---|---|
OutputStream |
ProcessEndpointManagerPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
ProcessEndpointPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
void |
ProcessEndpointManagerHolder._read(InputStream in)
|
void |
ProcessEndpointHolder._read(InputStream in)
|
void |
AlreadyLinkedHolder._read(InputStream in)
|
static ProcessEndpoint |
ProcessEndpointHelper.read(InputStream in)
|
static AlreadyLinked |
AlreadyLinkedHelper.read(InputStream in)
|
static ProcessEndpointManager |
ProcessEndpointManagerHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB with parameters of type InputStream | |
---|---|
void |
ProtocolPolicyHolder._read(InputStream in)
|
void |
URLRegistryHolder._read(InputStream in)
|
void |
ConnectTimeoutPolicyHolder._read(InputStream in)
|
void |
URLSchemeHolder._read(InputStream in)
|
void |
DispatchRequestHolder._read(InputStream in)
|
void |
BootManagerHolder._read(InputStream in)
|
void |
InvalidThreadPoolHolder._read(InputStream in)
|
void |
UnknownExceptionStrategyHolder._read(InputStream in)
|
void |
CorbalocURLSchemeHolder._read(InputStream in)
|
void |
ZeroPortPolicyHolder._read(InputStream in)
|
void |
ConnectionReusePolicyHolder._read(InputStream in)
|
void |
CorbalocProtocolHolder._read(InputStream in)
|
void |
InterceptorPolicyHolder._read(InputStream in)
|
void |
BootLocatorHolder._read(InputStream in)
|
void |
RequestTimeoutPolicyHolder._read(InputStream in)
|
void |
RetryPolicyHolder._read(InputStream in)
|
void |
LocateRequestPolicyHolder._read(InputStream in)
|
void |
DispatchStrategyHolder._read(InputStream in)
|
void |
RetryAttributesHolder._read(InputStream in)
|
void |
CallStackHolder._read(InputStream in)
|
void |
LocationTransparencyPolicyHolder._read(InputStream in)
|
void |
DispatchStrategyFactoryHolder._read(InputStream in)
|
void |
UnknownExceptionInfoHolder._read(InputStream in)
|
void |
TimeoutPolicyHolder._read(InputStream in)
|
static DispatchStrategyFactory |
DispatchStrategyFactoryHelper.read(InputStream in)
|
static TimeoutPolicy |
TimeoutPolicyHelper.read(InputStream in)
|
static UnknownExceptionStrategy |
UnknownExceptionStrategyHelper.read(InputStream in)
|
static RetryAttributes |
RetryAttributesHelper.read(InputStream in)
|
static int |
DispatchStrategyIdHelper.read(InputStream in)
|
static CorbalocURLScheme |
CorbalocURLSchemeHelper.read(InputStream in)
|
static LocateRequestPolicy |
LocateRequestPolicyHelper.read(InputStream in)
|
static URLRegistry |
URLRegistryHelper.read(InputStream in)
|
static DispatchStrategy |
DispatchStrategyHelper.read(InputStream in)
|
static InterceptorPolicy |
InterceptorPolicyHelper.read(InputStream in)
|
static RequestTimeoutPolicy |
RequestTimeoutPolicyHelper.read(InputStream in)
|
static BootManager |
BootManagerHelper.read(InputStream in)
|
static DispatchRequest |
DispatchRequestHelper.read(InputStream in)
|
static LocationTransparencyPolicy |
LocationTransparencyPolicyHelper.read(InputStream in)
|
static ConnectionReusePolicy |
ConnectionReusePolicyHelper.read(InputStream in)
|
static String[] |
CallStackHelper.read(InputStream in)
|
static CorbalocProtocol |
CorbalocProtocolHelper.read(InputStream in)
|
static BootLocator |
BootLocatorHelper.read(InputStream in)
|
static URLScheme |
URLSchemeHelper.read(InputStream in)
|
static UnknownExceptionInfo |
UnknownExceptionInfoHelper.read(InputStream in)
|
static RetryPolicy |
RetryPolicyHelper.read(InputStream in)
|
static ZeroPortPolicy |
ZeroPortPolicyHelper.read(InputStream in)
|
static InvalidThreadPool |
InvalidThreadPoolHelper.read(InputStream in)
|
static ProtocolPolicy |
ProtocolPolicyHelper.read(InputStream in)
|
static ConnectTimeoutPolicy |
ConnectTimeoutPolicyHelper.read(InputStream in)
|
static int |
ThreadPoolIdHelper.read(InputStream in)
|
static SystemException |
Util.unmarshalSystemException(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OB.BootManagerPackage |
---|
Methods in org.apache.yoko.orb.OB.BootManagerPackage with parameters of type InputStream | |
---|---|
void |
AlreadyExistsHolder._read(InputStream in)
|
void |
NotFoundHolder._read(InputStream in)
|
static NotFound |
NotFoundHelper.read(InputStream in)
|
static AlreadyExists |
AlreadyExistsHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OB.CorbalocProtocolPackage |
---|
Methods in org.apache.yoko.orb.OB.CorbalocProtocolPackage with parameters of type InputStream | |
---|---|
void |
ObjectKeyHolder._read(InputStream in)
|
static byte[] |
ObjectKeyHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OB.CorbalocURLSchemePackage |
---|
Methods in org.apache.yoko.orb.OB.CorbalocURLSchemePackage with parameters of type InputStream | |
---|---|
void |
ProtocolAlreadyExistsHolder._read(InputStream in)
|
static ProtocolAlreadyExists |
ProtocolAlreadyExistsHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OB.URLRegistryPackage |
---|
Methods in org.apache.yoko.orb.OB.URLRegistryPackage with parameters of type InputStream | |
---|---|
void |
SchemeAlreadyExistsHolder._read(InputStream in)
|
static SchemeAlreadyExists |
SchemeAlreadyExistsHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OBPortableInterceptor |
---|
Methods in org.apache.yoko.orb.OBPortableInterceptor with parameters of type InputStream | |
---|---|
void |
PersistentORTHolder._read(InputStream in)
|
void |
ObjectReferenceTemplateHolder._read(InputStream in)
|
void |
PersistentORT._read(InputStream in)
|
void |
TransientORT._read(InputStream in)
|
void |
TransientORTHolder._read(InputStream in)
|
void |
IMRORTHolder._read(InputStream in)
|
void |
ORBInitInfoHolder._read(InputStream in)
|
void |
IMRORT._read(InputStream in)
|
static ObjectReferenceTemplate |
ObjectReferenceTemplateHelper.read(InputStream in)
|
static TransientORT |
TransientORTHelper.read(InputStream in)
|
static IMRORT |
IMRORTHelper.read(InputStream in)
|
static ORBInitInfo |
ORBInitInfoHelper.read(InputStream in)
|
static PersistentORT |
PersistentORTHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OBPortableServer |
---|
Methods in org.apache.yoko.orb.OBPortableServer with parameters of type InputStream | |
---|---|
void |
GIOPVersionPolicyHolder._read(InputStream in)
|
void |
AcceptorConfigSeqHolder._read(InputStream in)
|
void |
SynchronizationPolicyHolder._read(InputStream in)
|
void |
EndpointConfigurationPolicyHolder._read(InputStream in)
|
void |
InterceptorCallPolicyHolder._read(InputStream in)
|
void |
POAManagerHolder._read(InputStream in)
|
void |
CommunicationsConcurrencyPolicyHolder._read(InputStream in)
|
void |
AcceptorConfigHolder._read(InputStream in)
|
void |
POAManagerFactoryHolder._read(InputStream in)
|
void |
POAHolder._read(InputStream in)
|
void |
DispatchStrategyPolicyHolder._read(InputStream in)
|
void |
SynchronizationPolicyValueHolder._read(InputStream in)
|
static InterceptorCallPolicy |
InterceptorCallPolicyHelper.read(InputStream in)
|
static AcceptorConfig |
AcceptorConfigHelper.read(InputStream in)
|
static AcceptorConfig[] |
AcceptorConfigSeqHelper.read(InputStream in)
|
static GIOPVersionPolicy |
GIOPVersionPolicyHelper.read(InputStream in)
|
static ServerDomain |
ServerDomainHelper.read(InputStream in)
|
static DispatchStrategyPolicy |
DispatchStrategyPolicyHelper.read(InputStream in)
|
static CommunicationsConcurrencyPolicy |
CommunicationsConcurrencyPolicyHelper.read(InputStream in)
|
static POAManagerFactory |
POAManagerFactoryHelper.read(InputStream in)
|
static POA |
POAHelper.read(InputStream in)
|
static POAManager |
POAManagerHelper.read(InputStream in)
|
static SynchronizationPolicy |
SynchronizationPolicyHelper.read(InputStream in)
|
static EndpointConfigurationPolicy |
EndpointConfigurationPolicyHelper.read(InputStream in)
|
static SynchronizationPolicyValue |
SynchronizationPolicyValueHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OCI |
---|
Methods in org.apache.yoko.orb.OCI with parameters of type InputStream | |
---|---|
void |
InvalidParamHolder._read(InputStream in)
|
void |
ProfileInfoHolder._read(InputStream in)
|
void |
CloseCBHolder._read(InputStream in)
|
void |
CloseCBSeqHolder._read(InputStream in)
|
void |
ConFactoryInfoHolder._read(InputStream in)
|
void |
ConFactoryHolder._read(InputStream in)
|
void |
AcceptorHolder._read(InputStream in)
|
void |
AccFactoryRegistryHolder._read(InputStream in)
|
void |
NoSuchFactoryHolder._read(InputStream in)
|
void |
ConnectCBHolder._read(InputStream in)
|
void |
ConnectCBSeqHolder._read(InputStream in)
|
void |
AcceptCBHolder._read(InputStream in)
|
void |
AcceptorSeqHolder._read(InputStream in)
|
void |
SendReceiveModeHolder._read(InputStream in)
|
void |
ParamSeqHolder._read(InputStream in)
|
void |
ConnectorInfoHolder._read(InputStream in)
|
void |
ProfileIdSeqHolder._read(InputStream in)
|
void |
ConFactoryRegistryHolder._read(InputStream in)
|
void |
PluginIdSeqHolder._read(InputStream in)
|
void |
ConFactorySeqHolder._read(InputStream in)
|
void |
AccFactoryInfoHolder._read(InputStream in)
|
void |
PluginHolder._read(InputStream in)
|
void |
ProfileInfoSeqHolder._read(InputStream in)
|
void |
CurrentHolder._read(InputStream in)
|
void |
AccFactoryHolder._read(InputStream in)
|
void |
TransportInfoHolder._read(InputStream in)
|
void |
AcceptorInfoHolder._read(InputStream in)
|
void |
AccFactorySeqHolder._read(InputStream in)
|
void |
TransportHolder._read(InputStream in)
|
void |
FactoryAlreadyExistsHolder._read(InputStream in)
|
void |
ConnectorHolder._read(InputStream in)
|
void |
ConnectorSeqHolder._read(InputStream in)
|
void |
AcceptCBSeqHolder._read(InputStream in)
|
static Acceptor |
AcceptorHelper.read(InputStream in)
|
static SendReceiveMode |
SendReceiveModeHelper.read(InputStream in)
|
static ConFactory[] |
ConFactorySeqHelper.read(InputStream in)
|
static int |
ProfileIdHelper.read(InputStream in)
|
static ConnectCB |
ConnectCBHelper.read(InputStream in)
|
static ConnectCB[] |
ConnectCBSeqHelper.read(InputStream in)
|
static Connector |
ConnectorHelper.read(InputStream in)
|
static Connector[] |
ConnectorSeqHelper.read(InputStream in)
|
static CloseCB |
CloseCBHelper.read(InputStream in)
|
static Acceptor[] |
AcceptorSeqHelper.read(InputStream in)
|
static CloseCB[] |
CloseCBSeqHelper.read(InputStream in)
|
static NoSuchFactory |
NoSuchFactoryHelper.read(InputStream in)
|
static AcceptorInfo |
AcceptorInfoHelper.read(InputStream in)
|
static AccFactoryInfo |
AccFactoryInfoHelper.read(InputStream in)
|
static ProfileInfo |
ProfileInfoHelper.read(InputStream in)
|
static AcceptCB |
AcceptCBHelper.read(InputStream in)
|
static TransportInfo |
TransportInfoHelper.read(InputStream in)
|
static Current |
CurrentHelper.read(InputStream in)
|
static AccFactory |
AccFactoryHelper.read(InputStream in)
|
static IOR |
IORHelper.read(InputStream in)
|
static ConFactoryInfo |
ConFactoryInfoHelper.read(InputStream in)
|
static int |
HandleHelper.read(InputStream in)
|
static ConnectorInfo |
ConnectorInfoHelper.read(InputStream in)
|
static Transport |
TransportHelper.read(InputStream in)
|
static int[] |
ProfileIdSeqHelper.read(InputStream in)
|
static ProfileInfo[] |
ProfileInfoSeqHelper.read(InputStream in)
|
static AcceptCB[] |
AcceptCBSeqHelper.read(InputStream in)
|
static TaggedComponent[] |
TaggedComponentSeqHelper.read(InputStream in)
|
static InvalidParam |
InvalidParamHelper.read(InputStream in)
|
static byte[] |
ObjectKeyHelper.read(InputStream in)
|
static FactoryAlreadyExists |
FactoryAlreadyExistsHelper.read(InputStream in)
|
static AccFactory[] |
AccFactorySeqHelper.read(InputStream in)
|
static String[] |
PluginIdSeqHelper.read(InputStream in)
|
static Plugin |
PluginHelper.read(InputStream in)
|
static String |
PluginIdHelper.read(InputStream in)
|
static String[] |
ParamSeqHelper.read(InputStream in)
|
static AccFactoryRegistry |
AccFactoryRegistryHelper.read(InputStream in)
|
static void |
BufferHelper.read(InputStream in)
|
static ConFactory |
ConFactoryHelper.read(InputStream in)
|
static ConFactoryRegistry |
ConFactoryRegistryHelper.read(InputStream in)
|
static short |
OriginatorHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.OCI.IIOP |
---|
Methods in org.apache.yoko.orb.OCI.IIOP with parameters of type InputStream | |
---|---|
void |
ConFactoryInfoHolder._read(InputStream in)
|
void |
ConnectorInfoHolder._read(InputStream in)
|
void |
AccFactoryInfoHolder._read(InputStream in)
|
void |
TransportInfoHolder._read(InputStream in)
|
void |
AcceptorInfoHolder._read(InputStream in)
|
static AcceptorInfo |
AcceptorInfoHelper.read(InputStream in)
|
static AccFactoryInfo |
AccFactoryInfoHelper.read(InputStream in)
|
static String |
InetAddrHelper.read(InputStream in)
|
static TransportInfo |
TransportInfoHelper.read(InputStream in)
|
static ConFactoryInfo |
ConFactoryInfoHelper.read(InputStream in)
|
static ConnectorInfo |
ConnectorInfoHelper.read(InputStream in)
|
Uses of InputStream in org.apache.yoko.orb.PortableServer |
---|
Methods in org.apache.yoko.orb.PortableServer that return InputStream | |
---|---|
InputStream |
Delegate._OB_preUnmarshal(Servant self,
Upcall up)
|
protected InputStream |
Servant._OB_preUnmarshal(Upcall up)
|
Uses of InputStream in org.apache.yoko.rmi.impl |
---|
Methods in org.apache.yoko.rmi.impl with parameters of type InputStream | |
---|---|
OutputStream |
RMIServant._invoke(String opName,
InputStream _input,
ResponseHandler response)
this implements the sole missing method in org.omg.CORBA.portable.InvokeHandler |
Object |
AbstractObjectDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
RemoteDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
ArrayDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream. |
abstract Object |
TypeDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
IDLEntityDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
StringDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
AnyDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
ValueDescriptor.read(InputStream in)
Read an instance of this value from a CDR stream |
Object |
UtilImpl.readAny(InputStream in)
|
Object[] |
MethodDescriptor.readArguments(InputStream in)
read the arguments to this method, and return them as an array of objects |
void |
MethodDescriptor.readException(InputStream in)
|
Object |
MethodDescriptor.readResult(InputStream in)
|
Object |
IDLEntityDescriptor.readValue(InputStream in)
|
Serializable |
ValueHandlerImpl.readValue(InputStream in,
int offset,
Class clz,
String repid,
RunTime codebase)
|
Serializable |
IDLEntityDescriptor.readValue(InputStream in,
Map offsetMap,
Integer offset)
|
Serializable |
ValueDescriptor.readValue(InputStream in,
Map offsetMap,
Integer offset)
|
Serializable |
StringDescriptor.readValue(InputStream in,
Serializable value,
Map offsetMap)
|
Serializable |
ValueHandlerImpl.readValue0(InputStream in,
int offset,
Class clz,
String repid,
RunTime codebase)
|
Uses of InputStream in org.omg.BiDirPolicy |
---|
Methods in org.omg.BiDirPolicy with parameters of type InputStream | |
---|---|
void |
BidirectionalPolicyHolder._read(InputStream in)
|
static BidirectionalPolicy |
BidirectionalPolicyHelper.read(InputStream in)
|
static short |
BidirectionalPolicyValueHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CONV_FRAME |
---|
Methods in org.omg.CONV_FRAME with parameters of type InputStream | |
---|---|
void |
CodeSetComponentInfoHolder._read(InputStream in)
|
void |
CodeSetComponentHolder._read(InputStream in)
|
void |
CodeSetContextHolder._read(InputStream in)
|
static CodeSetContext |
CodeSetContextHelper.read(InputStream in)
|
static int |
CodeSetIdHelper.read(InputStream in)
|
static CodeSetComponent |
CodeSetComponentHelper.read(InputStream in)
|
static CodeSetComponentInfo |
CodeSetComponentInfoHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA |
---|
Methods in org.omg.CORBA that return InputStream | |
---|---|
InputStream |
LocalObject._invoke(OutputStream output)
|
abstract InputStream |
Any.create_input_stream()
|
Methods in org.omg.CORBA with parameters of type InputStream | |
---|---|
OutputStream |
PolicyPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
void |
ServiceDetailHolder._read(InputStream in)
|
void |
ConstantDescriptionHolder._read(InputStream in)
|
void |
INTERNALHolder._read(InputStream in)
|
void |
INVALID_TRANSACTIONHolder._read(InputStream in)
|
void |
SetOverrideTypeHolder._read(InputStream in)
|
void |
NO_PERMISSIONHolder._read(InputStream in)
|
void |
AttributeDescriptionHolder._read(InputStream in)
|
void |
AbstractInterfaceDefHolder._read(InputStream in)
|
void |
NativeDescriptionSeqHolder._read(InputStream in)
|
void |
BAD_TYPECODEHolder._read(InputStream in)
|
void |
BAD_OPERATIONHolder._read(InputStream in)
|
void |
IDLTypeHolder._read(InputStream in)
|
void |
INTF_REPOSHolder._read(InputStream in)
|
void |
DomainManagersListHolder._read(InputStream in)
|
void |
RepositoryIdSeqHolder._read(InputStream in)
|
void |
StringValueHolder._read(InputStream in)
|
void |
ExceptionDefHolder._read(InputStream in)
|
void |
InterfaceDescriptionHolder._read(InputStream in)
|
void |
InvalidPoliciesHolder._read(InputStream in)
|
void |
LocalInterfaceDefHolder._read(InputStream in)
|
void |
NativeDefHolder._read(InputStream in)
|
void |
INV_IDENTHolder._read(InputStream in)
|
void |
UnionDefHolder._read(InputStream in)
|
void |
ValueDescriptionHolder._read(InputStream in)
|
void |
ValueMemberHolder._read(InputStream in)
|
void |
DataInputStreamHolder._read(InputStream in)
|
void |
ConstantDefHolder._read(InputStream in)
|
void |
DATA_CONVERSIONHolder._read(InputStream in)
|
void |
FixedDefHolder._read(InputStream in)
|
void |
TypeDescriptionHolder._read(InputStream in)
|
void |
INV_OBJREFHolder._read(InputStream in)
|
void |
IRObjectHolder._read(InputStream in)
|
void |
WStringValueHolder._read(InputStream in)
|
void |
RepositoryHolder._read(InputStream in)
|
void |
AttributeModeHolder._read(InputStream in)
|
void |
OBJECT_NOT_EXISTHolder._read(InputStream in)
|
void |
DomainManagerHolder._read(InputStream in)
|
void |
ConstructionPolicyHolder._read(InputStream in)
|
void |
NO_MEMORYHolder._read(InputStream in)
|
void |
WstringDefHolder._read(InputStream in)
|
void |
StructDefHolder._read(InputStream in)
|
void |
PolicyManagerHolder._read(InputStream in)
|
void |
StructMemberSeqHolder._read(InputStream in)
|
void |
ValueDefHolder._read(InputStream in)
|
void |
BAD_INV_ORDERHolder._read(InputStream in)
|
void |
ContextIdSeqHolder._read(InputStream in)
|
void |
StructMemberHolder._read(InputStream in)
|
void |
ParameterDescriptionHolder._read(InputStream in)
|
void |
REBINDHolder._read(InputStream in)
|
void |
BoundsHolder._read(InputStream in)
|
void |
BAD_PARAMHolder._read(InputStream in)
|
void |
NO_RESPONSEHolder._read(InputStream in)
|
void |
exception_typeHolder._read(InputStream in)
|
void |
ExcDescriptionSeqHolder._read(InputStream in)
|
void |
OpDescriptionSeqHolder._read(InputStream in)
|
void |
InitializerSeqHolder._read(InputStream in)
|
void |
LocalInterfaceDefSeqHolder._read(InputStream in)
|
void |
PollableHolder._read(InputStream in)
|
void |
InterfaceDefHolder._read(InputStream in)
|
void |
PrimitiveDefHolder._read(InputStream in)
|
void |
CompletionStatusHolder._read(InputStream in)
|
void |
TRANSACTION_REQUIREDHolder._read(InputStream in)
|
void |
ModuleDescriptionHolder._read(InputStream in)
|
void |
ValueMemberDefHolder._read(InputStream in)
|
void |
ParDescriptionSeqHolder._read(InputStream in)
|
void |
InitializerHolder._read(InputStream in)
|
void |
StringDefHolder._read(InputStream in)
|
void |
CODESET_INCOMPATIBLEHolder._read(InputStream in)
|
void |
BAD_QOSHolder._read(InputStream in)
|
void |
INV_FLAGHolder._read(InputStream in)
|
void |
AttributeDefHolder._read(InputStream in)
|
void |
PolicyTypeSeqHolder._read(InputStream in)
|
void |
ExceptionDefSeqHolder._read(InputStream in)
|
void |
EnumMemberSeqHolder._read(InputStream in)
|
void |
UNKNOWNHolder._read(InputStream in)
|
void |
INITIALIZEHolder._read(InputStream in)
|
void |
PrimitiveKindHolder._read(InputStream in)
|
void |
ValueBoxDefHolder._read(InputStream in)
|
void |
PollableSetHolder._read(InputStream in)
|
void |
TRANSACTION_MODEHolder._read(InputStream in)
|
void |
FREE_MEMHolder._read(InputStream in)
|
void |
NativeDescriptionHolder._read(InputStream in)
|
void |
DIIPollableHolder._read(InputStream in)
|
void |
OperationDescriptionHolder._read(InputStream in)
|
void |
UnionMemberSeqHolder._read(InputStream in)
|
void |
SequenceDefHolder._read(InputStream in)
|
void |
EnumDefHolder._read(InputStream in)
|
void |
UnionMemberHolder._read(InputStream in)
|
void |
INV_POLICYHolder._read(InputStream in)
|
void |
IMP_LIMITHolder._read(InputStream in)
|
void |
TCKindHolder._read(InputStream in)
|
void |
ArrayDefHolder._read(InputStream in)
|
void |
TRANSACTION_ROLLEDBACKHolder._read(InputStream in)
|
void |
TypedefDefHolder._read(InputStream in)
|
void |
ContainedHolder._read(InputStream in)
|
void |
NativeDefSeqHolder._read(InputStream in)
|
void |
OperationModeHolder._read(InputStream in)
|
void |
ValueDefSeqHolder._read(InputStream in)
|
void |
AbstractBaseHolder._read(InputStream in)
|
void |
AttrDescriptionSeqHolder._read(InputStream in)
|
void |
ModuleDefHolder._read(InputStream in)
|
void |
NO_IMPLEMENTHolder._read(InputStream in)
|
void |
DataOutputStreamHolder._read(InputStream in)
|
void |
AbstractInterfaceDefSeqHolder._read(InputStream in)
|
void |
TRANSACTION_UNAVAILABLEHolder._read(InputStream in)
|
void |
OBJ_ADAPTERHolder._read(InputStream in)
|
void |
MARSHALHolder._read(InputStream in)
|
void |
ContainedSeqHolder._read(InputStream in)
|
void |
AliasDefHolder._read(InputStream in)
|
void |
TRANSIENTHolder._read(InputStream in)
|
void |
ValueMemberSeqHolder._read(InputStream in)
|
void |
COMM_FAILUREHolder._read(InputStream in)
|
void |
ExceptionDescriptionHolder._read(InputStream in)
|
void |
BAD_CONTEXTHolder._read(InputStream in)
|
void |
TIMEOUTHolder._read(InputStream in)
|
void |
PERSIST_STOREHolder._read(InputStream in)
|
void |
InterfaceDefSeqHolder._read(InputStream in)
|
void |
DefinitionKindHolder._read(InputStream in)
|
void |
NO_RESOURCESHolder._read(InputStream in)
|
void |
ContainerHolder._read(InputStream in)
|
void |
OperationDefHolder._read(InputStream in)
|
void |
WrongTransactionHolder._read(InputStream in)
|
void |
WStringSeqHolder._read(InputStream in)
|
void |
WCharSeqHolder._read(InputStream in)
|
void |
ValueBaseHolder._read(InputStream in)
|
void |
UShortSeqHolder._read(InputStream in)
|
void |
ULongSeqHolder._read(InputStream in)
|
void |
ULongLongSeqHolder._read(InputStream in)
|
void |
TypeCodeHolder._read(InputStream input)
|
void |
StringSeqHolder._read(InputStream in)
|
void |
StringHolder._read(InputStream input)
|
void |
ShortSeqHolder._read(InputStream in)
|
void |
ShortHolder._read(InputStream input)
|
void |
ServiceInformationHolder._read(InputStream in)
|
void |
PrincipalHolder._read(InputStream input)
|
void |
PolicyListHolder._read(InputStream in)
|
void |
PolicyHolder._read(InputStream in)
|
void |
PolicyErrorHolder._read(InputStream in)
|
void |
ParameterModeHolder._read(InputStream in)
|
void |
OctetSeqHolder._read(InputStream in)
|
void |
ObjectHolder._read(InputStream input)
|
void |
LongSeqHolder._read(InputStream in)
|
void |
LongLongSeqHolder._read(InputStream in)
|
void |
LongHolder._read(InputStream input)
|
void |
IntHolder._read(InputStream input)
|
void |
FloatSeqHolder._read(InputStream in)
|
void |
FloatHolder._read(InputStream input)
|
void |
FixedHolder._read(InputStream input)
|
void |
DoubleSeqHolder._read(InputStream in)
|
void |
DoubleHolder._read(InputStream input)
|
void |
CurrentHolder._read(InputStream in)
|
void |
CharSeqHolder._read(InputStream in)
|
void |
CharHolder._read(InputStream input)
|
void |
ByteHolder._read(InputStream input)
|
void |
BooleanSeqHolder._read(InputStream in)
|
void |
BooleanHolder._read(InputStream input)
|
void |
AnySeqHolder._read(InputStream in)
|
void |
AnyHolder._read(InputStream input)
|
void |
LocalObject._releaseReply(InputStream input)
|
Serializable |
WStringValueHelper.read_value(InputStream in)
|
Serializable |
StringValueHelper.read_value(InputStream in)
|
abstract void |
Any.read_value(InputStream is,
TypeCode t)
|
static UnionMember[] |
UnionMemberSeqHelper.read(InputStream in)
|
static String[] |
RepositoryIdSeqHelper.read(InputStream in)
|
static TRANSACTION_ROLLEDBACK |
TRANSACTION_ROLLEDBACKHelper.read(InputStream in)
|
static StringDef |
StringDefHelper.read(InputStream in)
|
static ValueMember[] |
ValueMemberSeqHelper.read(InputStream in)
|
static TypedefDef |
TypedefDefHelper.read(InputStream in)
|
static NativeDescription[] |
NativeDescriptionSeqHelper.read(InputStream in)
|
static COMM_FAILURE |
COMM_FAILUREHelper.read(InputStream in)
|
static ParameterDescription[] |
ParDescriptionSeqHelper.read(InputStream in)
|
static PrimitiveKind |
PrimitiveKindHelper.read(InputStream in)
|
static DATA_CONVERSION |
DATA_CONVERSIONHelper.read(InputStream in)
|
static NO_RESOURCES |
NO_RESOURCESHelper.read(InputStream in)
|
static short |
ValueModifierHelper.read(InputStream in)
|
static int |
ServiceDetailTypeHelper.read(InputStream in)
|
static StructMember[] |
StructMemberSeqHelper.read(InputStream in)
|
static InvalidPolicies |
InvalidPoliciesHelper.read(InputStream in)
|
static exception_type |
exception_typeHelper.read(InputStream in)
|
static SystemException |
SystemExceptionHelper.read(InputStream in)
|
static ExceptionDescription |
ExceptionDescriptionHelper.read(InputStream in)
|
static InterfaceDef |
InterfaceDefHelper.read(InputStream in)
|
static Contained[] |
ContainedSeqHelper.read(InputStream in)
|
static INVALID_TRANSACTION |
INVALID_TRANSACTIONHelper.read(InputStream in)
|
static FixedDef |
FixedDefHelper.read(InputStream in)
|
static Container |
ContainerHelper.read(InputStream in)
|
static BAD_QOS |
BAD_QOSHelper.read(InputStream in)
|
static INITIALIZE |
INITIALIZEHelper.read(InputStream in)
|
static Object |
AbstractBaseHelper.read(InputStream in)
|
static CODESET_INCOMPATIBLE |
CODESET_INCOMPATIBLEHelper.read(InputStream in)
|
static BAD_PARAM |
BAD_PARAMHelper.read(InputStream in)
|
static LocalInterfaceDef[] |
LocalInterfaceDefSeqHelper.read(InputStream in)
|
static FREE_MEM |
FREE_MEMHelper.read(InputStream in)
|
static AliasDef |
AliasDefHelper.read(InputStream in)
|
static ParameterDescription |
ParameterDescriptionHelper.read(InputStream in)
|
static NativeDef |
NativeDefHelper.read(InputStream in)
|
static TRANSACTION_UNAVAILABLE |
TRANSACTION_UNAVAILABLEHelper.read(InputStream in)
|
static int |
ServiceOptionHelper.read(InputStream in)
|
static PolicyManager |
PolicyManagerHelper.read(InputStream in)
|
static PERSIST_STORE |
PERSIST_STOREHelper.read(InputStream in)
|
static NO_MEMORY |
NO_MEMORYHelper.read(InputStream in)
|
static DomainManager |
DomainManagerHelper.read(InputStream in)
|
static ValueDef |
ValueDefHelper.read(InputStream in)
|
static BAD_CONTEXT |
BAD_CONTEXTHelper.read(InputStream in)
|
static DomainManager[] |
DomainManagersListHelper.read(InputStream in)
|
static ModuleDef |
ModuleDefHelper.read(InputStream in)
|
static EnumDef |
EnumDefHelper.read(InputStream in)
|
static BAD_OPERATION |
BAD_OPERATIONHelper.read(InputStream in)
|
static TCKind |
TCKindHelper.read(InputStream in)
|
static short |
ServiceTypeHelper.read(InputStream in)
|
static int[] |
PolicyTypeSeqHelper.read(InputStream in)
|
static ModuleDescription |
ModuleDescriptionHelper.read(InputStream in)
|
static WstringDef |
WstringDefHelper.read(InputStream in)
|
static TIMEOUT |
TIMEOUTHelper.read(InputStream in)
|
static OBJ_ADAPTER |
OBJ_ADAPTERHelper.read(InputStream in)
|
static BAD_INV_ORDER |
BAD_INV_ORDERHelper.read(InputStream in)
|
static ConstructionPolicy |
ConstructionPolicyHelper.read(InputStream in)
|
static Contained |
ContainedHelper.read(InputStream in)
|
static IMP_LIMIT |
IMP_LIMITHelper.read(InputStream in)
|
static String[] |
ContextIdSeqHelper.read(InputStream in)
|
static INTERNAL |
INTERNALHelper.read(InputStream in)
|
static OperationMode |
OperationModeHelper.read(InputStream in)
|
static TRANSACTION_REQUIRED |
TRANSACTION_REQUIREDHelper.read(InputStream in)
|
static REBIND |
REBINDHelper.read(InputStream in)
|
static ValueBoxDef |
ValueBoxDefHelper.read(InputStream in)
|
static String |
ContextIdentifierHelper.read(InputStream in)
|
static INV_FLAG |
INV_FLAGHelper.read(InputStream in)
|
static AttributeDescription |
AttributeDescriptionHelper.read(InputStream in)
|
static InterfaceDef[] |
InterfaceDefSeqHelper.read(InputStream in)
|
static OperationDef |
OperationDefHelper.read(InputStream in)
|
static AttributeDescription[] |
AttrDescriptionSeqHelper.read(InputStream in)
|
static ExceptionDescription[] |
ExcDescriptionSeqHelper.read(InputStream in)
|
static INV_POLICY |
INV_POLICYHelper.read(InputStream in)
|
static TRANSIENT |
TRANSIENTHelper.read(InputStream in)
|
static ExceptionDef |
ExceptionDefHelper.read(InputStream in)
|
static ValueDescription |
ValueDescriptionHelper.read(InputStream in)
|
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.read(InputStream in)
|
static BAD_TYPECODE |
BAD_TYPECODEHelper.read(InputStream in)
|
static INTF_REPOS |
INTF_REPOSHelper.read(InputStream in)
|
static ValueDef[] |
ValueDefSeqHelper.read(InputStream in)
|
static PollableSet |
PollableSetHelper.read(InputStream in)
|
static ConstantDef |
ConstantDefHelper.read(InputStream in)
|
static MARSHAL |
MARSHALHelper.read(InputStream in)
|
static Initializer |
InitializerHelper.read(InputStream in)
|
static SequenceDef |
SequenceDefHelper.read(InputStream in)
|
static IRObject |
IRObjectHelper.read(InputStream in)
|
static NO_IMPLEMENT |
NO_IMPLEMENTHelper.read(InputStream in)
|
static AttributeMode |
AttributeModeHelper.read(InputStream in)
|
static AttributeDef |
AttributeDefHelper.read(InputStream in)
|
static DataInputStream |
DataInputStreamHelper.read(InputStream in)
|
static Initializer[] |
InitializerSeqHelper.read(InputStream in)
|
static INV_IDENT |
INV_IDENTHelper.read(InputStream in)
|
static String[] |
EnumMemberSeqHelper.read(InputStream in)
|
static UnionDef |
UnionDefHelper.read(InputStream in)
|
static NativeDef[] |
NativeDefSeqHelper.read(InputStream in)
|
static Bounds |
BoundsHelper.read(InputStream in)
|
static Repository |
RepositoryHelper.read(InputStream in)
|
static ConstantDescription |
ConstantDescriptionHelper.read(InputStream in)
|
static DataOutputStream |
DataOutputStreamHelper.read(InputStream in)
|
static TRANSACTION_MODE |
TRANSACTION_MODEHelper.read(InputStream in)
|
static OBJECT_NOT_EXIST |
OBJECT_NOT_EXISTHelper.read(InputStream in)
|
static ArrayDef |
ArrayDefHelper.read(InputStream in)
|
static StructDef |
StructDefHelper.read(InputStream in)
|
static OperationDescription[] |
OpDescriptionSeqHelper.read(InputStream in)
|
static String |
ScopedNameHelper.read(InputStream in)
|
static InterfaceDescription |
InterfaceDescriptionHelper.read(InputStream in)
|
static NativeDescription |
NativeDescriptionHelper.read(InputStream in)
|
static AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHelper.read(InputStream in)
|
static DIIPollable |
DIIPollableHelper.read(InputStream in)
|
static ExceptionDef[] |
ExceptionDefSeqHelper.read(InputStream in)
|
static NO_PERMISSION |
NO_PERMISSIONHelper.read(InputStream in)
|
static ValueMemberDef |
ValueMemberDefHelper.read(InputStream in)
|
static TypeDescription |
TypeDescriptionHelper.read(InputStream in)
|
static Pollable |
PollableHelper.read(InputStream in)
|
static OperationDescription |
OperationDescriptionHelper.read(InputStream in)
|
static PrimitiveDef |
PrimitiveDefHelper.read(InputStream in)
|
static INV_OBJREF |
INV_OBJREFHelper.read(InputStream in)
|
static LocalInterfaceDef |
LocalInterfaceDefHelper.read(InputStream in)
|
static UNKNOWN |
UNKNOWNHelper.read(InputStream in)
|
static NO_RESPONSE |
NO_RESPONSEHelper.read(InputStream in)
|
static WrongTransaction |
WrongTransactionHelper.read(InputStream in)
|
static String |
WStringValueHelper.read(InputStream in)
|
static String[] |
WStringSeqHelper.read(InputStream in)
|
static char[] |
WCharSeqHelper.read(InputStream in)
|
static short |
VisibilityHelper.read(InputStream in)
|
static String |
VersionSpecHelper.read(InputStream in)
|
static ValueMember |
ValueMemberHelper.read(InputStream in)
|
static Serializable |
ValueBaseHelper.read(InputStream in)
|
static UnionMember |
UnionMemberHelper.read(InputStream in)
|
static short[] |
UShortSeqHelper.read(InputStream in)
|
static int[] |
ULongSeqHelper.read(InputStream in)
|
static long[] |
ULongLongSeqHelper.read(InputStream in)
|
static StructMember |
StructMemberHelper.read(InputStream in)
|
static String |
StringValueHelper.read(InputStream in)
|
static String[] |
StringSeqHelper.read(InputStream in)
|
static short[] |
ShortSeqHelper.read(InputStream in)
|
static SetOverrideType |
SetOverrideTypeHelper.read(InputStream in)
|
static ServiceInformation |
ServiceInformationHelper.read(InputStream in)
|
static ServiceDetail |
ServiceDetailHelper.read(InputStream in)
|
static String |
RepositoryIdHelper.read(InputStream in)
|
static int |
PolicyTypeHelper.read(InputStream in)
|
static Policy[] |
PolicyListHelper.read(InputStream in)
|
static Policy |
PolicyHelper.read(InputStream in)
|
static PolicyError |
PolicyErrorHelper.read(InputStream in)
|
static short |
PolicyErrorCodeHelper.read(InputStream in)
|
static ParameterMode |
ParameterModeHelper.read(InputStream in)
|
static byte[] |
OctetSeqHelper.read(InputStream in)
|
static Object |
ObjectHelper.read(InputStream in)
|
static int[] |
LongSeqHelper.read(InputStream in)
|
static long[] |
LongLongSeqHelper.read(InputStream in)
|
static String |
IdentifierHelper.read(InputStream in)
|
static IDLType |
IDLTypeHelper.read(InputStream in)
|
static float[] |
FloatSeqHelper.read(InputStream in)
|
static double[] |
DoubleSeqHelper.read(InputStream in)
|
static DefinitionKind |
DefinitionKindHelper.read(InputStream in)
|
static Current |
CurrentHelper.read(InputStream in)
|
static CompletionStatus |
CompletionStatusHelper.read(InputStream in)
|
static char[] |
CharSeqHelper.read(InputStream in)
|
static boolean[] |
BooleanSeqHelper.read(InputStream in)
|
static Any[] |
AnySeqHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA_2_3.portable |
---|
Subclasses of InputStream in org.omg.CORBA_2_3.portable | |
---|---|
class |
InputStream
|
Uses of InputStream in org.omg.CORBA_2_4 |
---|
Methods in org.omg.CORBA_2_4 with parameters of type InputStream | |
---|---|
void |
TCKindHolder._read(InputStream in)
|
static TCKind |
TCKindHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA.ContainedPackage |
---|
Methods in org.omg.CORBA.ContainedPackage with parameters of type InputStream | |
---|---|
void |
DescriptionHolder._read(InputStream in)
|
static Description |
DescriptionHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA.ContainerPackage |
---|
Methods in org.omg.CORBA.ContainerPackage with parameters of type InputStream | |
---|---|
void |
DescriptionHolder._read(InputStream in)
|
void |
DescriptionSeqHolder._read(InputStream in)
|
static Description |
DescriptionHelper.read(InputStream in)
|
static Description[] |
DescriptionSeqHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA.InterfaceDefPackage |
---|
Methods in org.omg.CORBA.InterfaceDefPackage with parameters of type InputStream | |
---|---|
void |
FullInterfaceDescriptionHolder._read(InputStream in)
|
static FullInterfaceDescription |
FullInterfaceDescriptionHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA.ORBPackage |
---|
Methods in org.omg.CORBA.ORBPackage with parameters of type InputStream | |
---|---|
static InvalidName |
InvalidNameHelper.read(InputStream input)
|
static InconsistentTypeCode |
InconsistentTypeCodeHelper.read(InputStream input)
|
Uses of InputStream in org.omg.CORBA.PollableSetPackage |
---|
Methods in org.omg.CORBA.PollableSetPackage with parameters of type InputStream | |
---|---|
void |
UnknownPollableHolder._read(InputStream in)
|
void |
NoPossiblePollableHolder._read(InputStream in)
|
static NoPossiblePollable |
NoPossiblePollableHelper.read(InputStream in)
|
static UnknownPollable |
UnknownPollableHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return InputStream | |
---|---|
InputStream |
ObjectImpl._invoke(OutputStream out)
|
abstract InputStream |
OutputStream.create_input_stream()
|
InputStream |
ApplicationException.getInputStream()
|
InputStream |
Delegate.invoke(Object self,
OutputStream out)
|
Methods in org.omg.CORBA.portable with parameters of type InputStream | |
---|---|
OutputStream |
InvokeHandler._invoke(String method,
InputStream input,
ResponseHandler handler)
|
void |
Streamable._read(InputStream istream)
|
void |
ObjectImpl._releaseReply(InputStream in)
|
Serializable |
BoxedValueHelper.read_value(InputStream in)
|
void |
Delegate.releaseReply(Object self,
InputStream in)
|
Constructors in org.omg.CORBA.portable with parameters of type InputStream | |
---|---|
ApplicationException(String id,
InputStream in)
|
Uses of InputStream in org.omg.CORBA.TypeCodePackage |
---|
Methods in org.omg.CORBA.TypeCodePackage with parameters of type InputStream | |
---|---|
static BadKind |
BadKindHelper.read(InputStream input)
|
static Bounds |
BoundsHelper.read(InputStream input)
|
Uses of InputStream in org.omg.CORBA.ValueDefPackage |
---|
Methods in org.omg.CORBA.ValueDefPackage with parameters of type InputStream | |
---|---|
void |
FullValueDescriptionHolder._read(InputStream in)
|
static FullValueDescription |
FullValueDescriptionHelper.read(InputStream in)
|
Uses of InputStream in org.omg.CosNaming |
---|
Methods in org.omg.CosNaming with parameters of type InputStream | |
---|---|
OutputStream |
_NamingContextExtImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_NamingContextImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_BindingIteratorImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
void |
NamingContextHolder._read(InputStream i)
|
void |
NamingContextExtHolder._read(InputStream i)
|
void |
NameHolder._read(InputStream i)
|
void |
NameComponentHolder._read(InputStream i)
|
void |
BindingTypeHolder._read(InputStream i)
|
void |
BindingListHolder._read(InputStream i)
|
void |
BindingIteratorHolder._read(InputStream i)
|
void |
BindingHolder._read(InputStream i)
|
static NamingContext |
NamingContextHelper.read(InputStream istream)
|
static NamingContextExt |
NamingContextExtHelper.read(InputStream istream)
|
static NameComponent[] |
NameHelper.read(InputStream istream)
|
static NameComponent |
NameComponentHelper.read(InputStream istream)
|
static String |
IstringHelper.read(InputStream istream)
|
static BindingType |
BindingTypeHelper.read(InputStream istream)
|
static Binding[] |
BindingListHelper.read(InputStream istream)
|
static BindingIterator |
BindingIteratorHelper.read(InputStream istream)
|
static Binding |
BindingHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.CosNaming.NamingContextExtPackage |
---|
Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InputStream | |
---|---|
void |
InvalidAddressHolder._read(InputStream i)
|
static String |
URLStringHelper.read(InputStream istream)
|
static String |
StringNameHelper.read(InputStream istream)
|
static InvalidAddress |
InvalidAddressHelper.read(InputStream istream)
|
static String |
AddressHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.CosNaming.NamingContextPackage |
---|
Methods in org.omg.CosNaming.NamingContextPackage with parameters of type InputStream | |
---|---|
void |
NotFoundReasonHolder._read(InputStream i)
|
void |
NotFoundHolder._read(InputStream i)
|
void |
NotEmptyHolder._read(InputStream i)
|
void |
InvalidNameHolder._read(InputStream i)
|
void |
CannotProceedHolder._read(InputStream i)
|
void |
AlreadyBoundHolder._read(InputStream i)
|
static NotFoundReason |
NotFoundReasonHelper.read(InputStream istream)
|
static NotFound |
NotFoundHelper.read(InputStream istream)
|
static NotEmpty |
NotEmptyHelper.read(InputStream istream)
|
static InvalidName |
InvalidNameHelper.read(InputStream istream)
|
static CannotProceed |
CannotProceedHelper.read(InputStream istream)
|
static AlreadyBound |
AlreadyBoundHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.CosTransactions |
---|
Methods in org.omg.CosTransactions with parameters of type InputStream | |
---|---|
OutputStream |
_CurrentImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_TerminatorImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_NonTxTargetPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_RecoveryCoordinatorImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_SynchronizationImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_TransactionalObjectImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_TransactionFactoryImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_InvocationPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_TransactionPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_CoordinatorImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_OTSPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_SubtransactionAwareResourceImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_ControlImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_ResourceImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
void |
otid_tHolder._read(InputStream i)
|
void |
SynchronizationUnavailableHolder._read(InputStream i)
|
void |
TerminatorHolder._read(InputStream i)
|
void |
InactiveHolder._read(InputStream i)
|
void |
HeuristicHazardHolder._read(InputStream i)
|
void |
VoteHolder._read(InputStream i)
|
void |
NoTransactionHolder._read(InputStream i)
|
void |
TransIdentityHolder._read(InputStream i)
|
void |
NotSubtransactionHolder._read(InputStream i)
|
void |
OTSPolicyHolder._read(InputStream i)
|
void |
TransactionPolicyHolder._read(InputStream i)
|
void |
CoordinatorHolder._read(InputStream i)
|
void |
UnavailableHolder._read(InputStream i)
|
void |
StatusHolder._read(InputStream i)
|
void |
ResourceHolder._read(InputStream i)
|
void |
CurrentHolder._read(InputStream i)
|
void |
SynchronizationHolder._read(InputStream i)
|
void |
InvalidControlHolder._read(InputStream i)
|
void |
PropagationContextHolder._read(InputStream i)
|
void |
NonTxTargetPolicyHolder._read(InputStream i)
|
void |
RecoveryCoordinatorHolder._read(InputStream i)
|
void |
HeuristicCommitHolder._read(InputStream i)
|
void |
InvocationPolicyHolder._read(InputStream i)
|
void |
TransactionalObjectHolder._read(InputStream i)
|
void |
SubtransactionAwareResourceHolder._read(InputStream i)
|
void |
HeuristicRollbackHolder._read(InputStream i)
|
void |
SubtransactionsUnavailableHolder._read(InputStream i)
|
void |
HeuristicMixedHolder._read(InputStream i)
|
void |
TransactionFactoryHolder._read(InputStream i)
|
void |
NotPreparedHolder._read(InputStream i)
|
void |
ControlHolder._read(InputStream i)
|
static InvalidControl |
InvalidControlHelper.read(InputStream istream)
|
static Terminator |
TerminatorHelper.read(InputStream istream)
|
static HeuristicCommit |
HeuristicCommitHelper.read(InputStream istream)
|
static Inactive |
InactiveHelper.read(InputStream istream)
|
static InvocationPolicy |
InvocationPolicyHelper.read(InputStream istream)
|
static RecoveryCoordinator |
RecoveryCoordinatorHelper.read(InputStream istream)
|
static short |
OTSPolicyValueHelper.read(InputStream istream)
|
static HeuristicHazard |
HeuristicHazardHelper.read(InputStream istream)
|
static otid_t |
otid_tHelper.read(InputStream istream)
|
static short |
TransactionPolicyValueHelper.read(InputStream istream)
|
static HeuristicMixed |
HeuristicMixedHelper.read(InputStream istream)
|
static SynchronizationUnavailable |
SynchronizationUnavailableHelper.read(InputStream istream)
|
static TransactionalObject |
TransactionalObjectHelper.read(InputStream istream)
|
static NonTxTargetPolicy |
NonTxTargetPolicyHelper.read(InputStream istream)
|
static TransIdentity |
TransIdentityHelper.read(InputStream istream)
|
static TransactionFactory |
TransactionFactoryHelper.read(InputStream istream)
|
static Synchronization |
SynchronizationHelper.read(InputStream istream)
|
static Resource |
ResourceHelper.read(InputStream istream)
|
static HeuristicRollback |
HeuristicRollbackHelper.read(InputStream istream)
|
static Current |
CurrentHelper.read(InputStream istream)
|
static OTSPolicy |
OTSPolicyHelper.read(InputStream istream)
|
static Coordinator |
CoordinatorHelper.read(InputStream istream)
|
static NotSubtransaction |
NotSubtransactionHelper.read(InputStream istream)
|
static short |
NonTxTargetPolicyValueHelper.read(InputStream istream)
|
static PropagationContext |
PropagationContextHelper.read(InputStream istream)
|
static short |
InvocationPolicyValueHelper.read(InputStream istream)
|
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.read(InputStream istream)
|
static Unavailable |
UnavailableHelper.read(InputStream istream)
|
static SubtransactionsUnavailable |
SubtransactionsUnavailableHelper.read(InputStream istream)
|
static Vote |
VoteHelper.read(InputStream istream)
|
static TransactionPolicy |
TransactionPolicyHelper.read(InputStream istream)
|
static NotPrepared |
NotPreparedHelper.read(InputStream istream)
|
static Status |
StatusHelper.read(InputStream istream)
|
static NoTransaction |
NoTransactionHelper.read(InputStream istream)
|
static Control |
ControlHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.CosTSInteroperation |
---|
Methods in org.omg.CosTSInteroperation with parameters of type InputStream | |
---|---|
void |
TransactionPolicyComponentHolder._read(InputStream i)
|
static TransactionPolicyComponent |
TransactionPolicyComponentHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.CSI |
---|
Methods in org.omg.CSI with parameters of type InputStream | |
---|---|
void |
UTF8StringHolder._read(InputStream i)
|
void |
OIDHolder._read(InputStream i)
|
void |
MessageInContextHolder._read(InputStream i)
|
void |
GSS_NT_ExportedNameListHolder._read(InputStream i)
|
void |
AuthorizationTokenHolder._read(InputStream i)
|
void |
SASContextBodyHolder._read(InputStream i)
|
void |
X509CertificateChainHolder._read(InputStream i)
|
void |
AuthorizationElementContentsHolder._read(InputStream i)
|
void |
IdentityTokenHolder._read(InputStream i)
|
void |
ContextErrorHolder._read(InputStream i)
|
void |
IdentityExtensionHolder._read(InputStream i)
|
void |
CompleteEstablishContextHolder._read(InputStream i)
|
void |
EstablishContextHolder._read(InputStream i)
|
void |
AuthorizationElementHolder._read(InputStream i)
|
void |
OIDListHolder._read(InputStream i)
|
void |
GSS_NT_ExportedNameHolder._read(InputStream i)
|
void |
GSSTokenHolder._read(InputStream i)
|
void |
X501DistinguishedNameHolder._read(InputStream i)
|
static String |
StringOIDHelper.read(InputStream istream)
|
static IdentityToken |
IdentityTokenHelper.read(InputStream istream)
|
static int |
AuthorizationElementTypeHelper.read(InputStream istream)
|
static EstablishContext |
EstablishContextHelper.read(InputStream istream)
|
static short |
MsgTypeHelper.read(InputStream istream)
|
static byte[] |
GSS_NT_ExportedNameHelper.read(InputStream istream)
|
static byte[] |
AuthorizationElementContentsHelper.read(InputStream istream)
|
static CompleteEstablishContext |
CompleteEstablishContextHelper.read(InputStream istream)
|
static AuthorizationElement[] |
AuthorizationTokenHelper.read(InputStream istream)
|
static byte[] |
GSSTokenHelper.read(InputStream istream)
|
static SASContextBody |
SASContextBodyHelper.read(InputStream istream)
|
static byte[][] |
GSS_NT_ExportedNameListHelper.read(InputStream istream)
|
static ContextError |
ContextErrorHelper.read(InputStream istream)
|
static MessageInContext |
MessageInContextHelper.read(InputStream istream)
|
static byte[][] |
OIDListHelper.read(InputStream istream)
|
static byte[] |
X509CertificateChainHelper.read(InputStream istream)
|
static byte[] |
OIDHelper.read(InputStream istream)
|
static byte[] |
X501DistinguishedNameHelper.read(InputStream istream)
|
static int |
IdentityTokenTypeHelper.read(InputStream istream)
|
static long |
ContextIdHelper.read(InputStream istream)
|
static byte[] |
IdentityExtensionHelper.read(InputStream istream)
|
static AuthorizationElement |
AuthorizationElementHelper.read(InputStream istream)
|
static byte[] |
UTF8StringHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.CSIIOP |
---|
Methods in org.omg.CSIIOP with parameters of type InputStream | |
---|---|
void |
CompoundSecMechHolder._read(InputStream i)
|
void |
TransportAddressListHolder._read(InputStream i)
|
void |
CompoundSecMechanismsHolder._read(InputStream i)
|
void |
AS_ContextSecHolder._read(InputStream i)
|
void |
CompoundSecMechListHolder._read(InputStream i)
|
void |
ServiceSpecificNameHolder._read(InputStream i)
|
void |
ServiceConfigurationListHolder._read(InputStream i)
|
void |
TransportAddressHolder._read(InputStream i)
|
void |
SECIOP_SEC_TRANSHolder._read(InputStream i)
|
void |
SAS_ContextSecHolder._read(InputStream i)
|
void |
TLS_SEC_TRANSHolder._read(InputStream i)
|
void |
ServiceConfigurationHolder._read(InputStream i)
|
static TransportAddress |
TransportAddressHelper.read(InputStream istream)
|
static short |
AssociationOptionsHelper.read(InputStream istream)
|
static ServiceConfiguration[] |
ServiceConfigurationListHelper.read(InputStream istream)
|
static byte[] |
ServiceSpecificNameHelper.read(InputStream istream)
|
static int |
ServiceConfigurationSyntaxHelper.read(InputStream istream)
|
static CompoundSecMech[] |
CompoundSecMechanismsHelper.read(InputStream istream)
|
static CompoundSecMech |
CompoundSecMechHelper.read(InputStream istream)
|
static TransportAddress[] |
TransportAddressListHelper.read(InputStream istream)
|
static SAS_ContextSec |
SAS_ContextSecHelper.read(InputStream istream)
|
static CompoundSecMechList |
CompoundSecMechListHelper.read(InputStream istream)
|
static SECIOP_SEC_TRANS |
SECIOP_SEC_TRANSHelper.read(InputStream istream)
|
static ServiceConfiguration |
ServiceConfigurationHelper.read(InputStream istream)
|
static AS_ContextSec |
AS_ContextSecHelper.read(InputStream istream)
|
static TLS_SEC_TRANS |
TLS_SEC_TRANSHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.Dynamic |
---|
Methods in org.omg.Dynamic with parameters of type InputStream | |
---|---|
void |
ExceptionListHolder._read(InputStream in)
|
void |
ParameterListHolder._read(InputStream in)
|
void |
ParameterHolder._read(InputStream in)
|
static Parameter |
ParameterHelper.read(InputStream in)
|
static String[] |
ContextListHelper.read(InputStream in)
|
static TypeCode[] |
ExceptionListHelper.read(InputStream in)
|
static String[] |
RequestContextHelper.read(InputStream in)
|
static Parameter[] |
ParameterListHelper.read(InputStream in)
|
Uses of InputStream in org.omg.DynamicAny |
---|
Methods in org.omg.DynamicAny with parameters of type InputStream | |
---|---|
void |
NameValuePairSeqHolder._read(InputStream in)
|
void |
NameValuePairHolder._read(InputStream in)
|
void |
DynValueHolder._read(InputStream in)
|
void |
DynEnumHolder._read(InputStream in)
|
void |
DynArrayHolder._read(InputStream in)
|
void |
DynAnyHolder._read(InputStream in)
|
void |
DynSequenceHolder._read(InputStream in)
|
void |
DynFixedHolder._read(InputStream in)
|
void |
DynValueCommonHolder._read(InputStream in)
|
void |
DynStructHolder._read(InputStream in)
|
void |
NameDynAnyPairSeqHolder._read(InputStream in)
|
void |
DynValueBoxHolder._read(InputStream in)
|
void |
NameDynAnyPairHolder._read(InputStream in)
|
void |
DynAnySeqHolder._read(InputStream in)
|
void |
AnySeqHolder._read(InputStream in)
|
void |
MustTruncateHolder._read(InputStream in)
|
void |
DynAnyFactoryHolder._read(InputStream in)
|
void |
DynUnionHolder._read(InputStream in)
|
static DynValueBox |
DynValueBoxHelper.read(InputStream in)
|
static MustTruncate |
MustTruncateHelper.read(InputStream in)
|
static DynValueCommon |
DynValueCommonHelper.read(InputStream in)
|
static NameValuePair[] |
NameValuePairSeqHelper.read(InputStream in)
|
static NameValuePair |
NameValuePairHelper.read(InputStream in)
|
static NameDynAnyPair[] |
NameDynAnyPairSeqHelper.read(InputStream in)
|
static NameDynAnyPair |
NameDynAnyPairHelper.read(InputStream in)
|
static String |
FieldNameHelper.read(InputStream in)
|
static DynValue |
DynValueHelper.read(InputStream in)
|
static DynUnion |
DynUnionHelper.read(InputStream in)
|
static DynStruct |
DynStructHelper.read(InputStream in)
|
static DynSequence |
DynSequenceHelper.read(InputStream in)
|
static DynFixed |
DynFixedHelper.read(InputStream in)
|
static DynEnum |
DynEnumHelper.read(InputStream in)
|
static DynArray |
DynArrayHelper.read(InputStream in)
|
static DynAny[] |
DynAnySeqHelper.read(InputStream in)
|
static DynAny |
DynAnyHelper.read(InputStream in)
|
static DynAnyFactory |
DynAnyFactoryHelper.read(InputStream in)
|
static Any[] |
AnySeqHelper.read(InputStream in)
|
Uses of InputStream in org.omg.DynamicAny.DynAnyFactoryPackage |
---|
Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type InputStream | |
---|---|
void |
InconsistentTypeCodeHolder._read(InputStream in)
|
static InconsistentTypeCode |
InconsistentTypeCodeHelper.read(InputStream in)
|
Uses of InputStream in org.omg.DynamicAny.DynAnyPackage |
---|
Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type InputStream | |
---|---|
void |
TypeMismatchHolder._read(InputStream in)
|
void |
InvalidValueHolder._read(InputStream in)
|
static TypeMismatch |
TypeMismatchHelper.read(InputStream in)
|
static InvalidValue |
InvalidValueHelper.read(InputStream in)
|
Uses of InputStream in org.omg.GIOP |
---|
Methods in org.omg.GIOP with parameters of type InputStream | |
---|---|
void |
LocateReplyHeader_1_2Holder._read(InputStream in)
|
void |
ReplyHeader_1_0Holder._read(InputStream in)
|
void |
TargetAddressHolder._read(InputStream in)
|
void |
MessageHeader_1_1Holder._read(InputStream in)
|
void |
IORAddressingInfoHolder._read(InputStream in)
|
void |
SystemExceptionReplyBodyHolder._read(InputStream in)
|
void |
RequestHeader_1_0Holder._read(InputStream in)
|
void |
ReplyHeader_1_2Holder._read(InputStream in)
|
void |
RequestHeader_1_2Holder._read(InputStream in)
|
void |
LocateReplyHeader_1_0Holder._read(InputStream in)
|
void |
ReplyStatusType_1_2Holder._read(InputStream in)
|
void |
LocateRequestHeader_1_2Holder._read(InputStream in)
|
void |
VersionHolder._read(InputStream in)
|
void |
FragmentHeader_1_2Holder._read(InputStream in)
|
void |
MessageHeader_1_0Holder._read(InputStream in)
|
void |
LocateRequestHeader_1_0Holder._read(InputStream in)
|
void |
CancelRequestHeaderHolder._read(InputStream in)
|
void |
MsgType_1_1Holder._read(InputStream in)
|
void |
RequestHeader_1_1Holder._read(InputStream in)
|
void |
LocateStatusType_1_2Holder._read(InputStream in)
|
static short |
AddressingDispositionHelper.read(InputStream in)
|
static FragmentHeader_1_2 |
FragmentHeader_1_2Helper.read(InputStream in)
|
static ReplyHeader_1_2 |
ReplyHeader_1_2Helper.read(InputStream in)
|
static LocateRequestHeader_1_2 |
LocateRequestHeader_1_2Helper.read(InputStream in)
|
static LocateReplyHeader_1_0 |
LocateReplyHeader_1_1Helper.read(InputStream in)
|
static SystemExceptionReplyBody |
SystemExceptionReplyBodyHelper.read(InputStream in)
|
static MessageHeader_1_0 |
MessageHeader_1_0Helper.read(InputStream in)
|
static Version |
VersionHelper.read(InputStream in)
|
static MessageHeader_1_1 |
MessageHeader_1_2Helper.read(InputStream in)
|
static LocateRequestHeader_1_0 |
LocateRequestHeader_1_0Helper.read(InputStream in)
|
static CancelRequestHeader |
CancelRequestHeaderHelper.read(InputStream in)
|
static RequestHeader_1_0 |
RequestHeader_1_0Helper.read(InputStream in)
|
static MessageHeader_1_1 |
MessageHeader_1_1Helper.read(InputStream in)
|
static ReplyHeader_1_0 |
ReplyHeader_1_1Helper.read(InputStream in)
|
static ReplyStatusType_1_2 |
ReplyStatusType_1_2Helper.read(InputStream in)
|
static LocateReplyHeader_1_0 |
LocateReplyHeader_1_0Helper.read(InputStream in)
|
static RequestHeader_1_2 |
RequestHeader_1_2Helper.read(InputStream in)
|
static LocateReplyHeader_1_2 |
LocateReplyHeader_1_2Helper.read(InputStream in)
|
static ReplyHeader_1_0 |
ReplyHeader_1_0Helper.read(InputStream in)
|
static IORAddressingInfo |
IORAddressingInfoHelper.read(InputStream in)
|
static TargetAddress |
TargetAddressHelper.read(InputStream in)
|
static RequestHeader_1_1 |
RequestHeader_1_1Helper.read(InputStream in)
|
static LocateRequestHeader_1_0 |
LocateRequestHeader_1_1Helper.read(InputStream in)
|
static MsgType_1_1 |
MsgType_1_1Helper.read(InputStream in)
|
static LocateStatusType_1_2 |
LocateStatusType_1_2Helper.read(InputStream in)
|
Uses of InputStream in org.omg.GSSUP |
---|
Methods in org.omg.GSSUP with parameters of type InputStream | |
---|---|
void |
InitialContextTokenHolder._read(InputStream i)
|
void |
ErrorTokenHolder._read(InputStream i)
|
static int |
ErrorCodeHelper.read(InputStream istream)
|
static InitialContextToken |
InitialContextTokenHelper.read(InputStream istream)
|
static ErrorToken |
ErrorTokenHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.IIOP |
---|
Methods in org.omg.IIOP with parameters of type InputStream | |
---|---|
void |
ListenPointHolder._read(InputStream in)
|
void |
BiDirIIOPServiceContextHolder._read(InputStream in)
|
void |
ListenPointListHolder._read(InputStream in)
|
void |
ProfileBody_1_0Holder._read(InputStream in)
|
void |
VersionHolder._read(InputStream in)
|
void |
ProfileBody_1_1Holder._read(InputStream in)
|
static ListenPoint |
ListenPointHelper.read(InputStream in)
|
static Version |
VersionHelper.read(InputStream in)
|
static ProfileBody_1_1 |
ProfileBody_1_1Helper.read(InputStream in)
|
static BiDirIIOPServiceContext |
BiDirIIOPServiceContextHelper.read(InputStream in)
|
static ProfileBody_1_0 |
ProfileBody_1_0Helper.read(InputStream in)
|
static ListenPoint[] |
ListenPointListHelper.read(InputStream in)
|
Uses of InputStream in org.omg.IOP |
---|
Methods in org.omg.IOP with parameters of type InputStream | |
---|---|
void |
EncodingHolder._read(InputStream in)
|
void |
CodecFactoryHolder._read(InputStream in)
|
void |
CodecHolder._read(InputStream in)
|
void |
TaggedComponentSeqHolder._read(InputStream in)
|
void |
TaggedProfileHolder._read(InputStream in)
|
void |
TaggedComponentHolder._read(InputStream in)
|
void |
ServiceContextListHolder._read(InputStream in)
|
void |
ServiceContextHolder._read(InputStream in)
|
void |
MultipleComponentProfileHolder._read(InputStream in)
|
void |
IORHolder._read(InputStream in)
|
static short |
EncodingFormatHelper.read(InputStream in)
|
static Encoding |
EncodingHelper.read(InputStream in)
|
static Codec |
CodecHelper.read(InputStream in)
|
static TaggedComponent[] |
TaggedComponentSeqHelper.read(InputStream in)
|
static TaggedProfile |
TaggedProfileHelper.read(InputStream in)
|
static TaggedComponent |
TaggedComponentHelper.read(InputStream in)
|
static int |
ServiceIdHelper.read(InputStream in)
|
static ServiceContext[] |
ServiceContextListHelper.read(InputStream in)
|
static ServiceContext |
ServiceContextHelper.read(InputStream in)
|
static int |
ProfileIdHelper.read(InputStream in)
|
static TaggedComponent[] |
MultipleComponentProfileHelper.read(InputStream in)
|
static IOR |
IORHelper.read(InputStream in)
|
static int |
ComponentIdHelper.read(InputStream in)
|
static CodecFactory |
CodecFactoryHelper.read(InputStream in)
|
Uses of InputStream in org.omg.IOP.CodecFactoryPackage |
---|
Methods in org.omg.IOP.CodecFactoryPackage with parameters of type InputStream | |
---|---|
void |
UnknownEncodingHolder._read(InputStream in)
|
static UnknownEncoding |
UnknownEncodingHelper.read(InputStream in)
|
Uses of InputStream in org.omg.IOP.CodecPackage |
---|
Methods in org.omg.IOP.CodecPackage with parameters of type InputStream | |
---|---|
void |
FormatMismatchHolder._read(InputStream in)
|
void |
TypeMismatchHolder._read(InputStream in)
|
void |
InvalidTypeForEncodingHolder._read(InputStream in)
|
static TypeMismatch |
TypeMismatchHelper.read(InputStream in)
|
static InvalidTypeForEncoding |
InvalidTypeForEncodingHelper.read(InputStream in)
|
static FormatMismatch |
FormatMismatchHelper.read(InputStream in)
|
Uses of InputStream in org.omg.MessageRouting |
---|
Methods in org.omg.MessageRouting with parameters of type InputStream | |
---|---|
OutputStream |
RouterPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
RouterAdminPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
UntypedReplyHandlerPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
PersistentRequestPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
OutputStream |
PersistentRequestRouterPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
void |
ReplyDispositionHolder._read(InputStream in)
|
void |
ImmediateSuspendHolder._read(InputStream in)
|
void |
UnlimitedPing._read(InputStream in)
|
void |
UntypedReplyHandlerHolder._read(InputStream in)
|
void |
RequestInfoSeqHolder._read(InputStream in)
|
void |
ReplyDestinationHolder._read(InputStream in)
|
void |
RouterAdminHolder._read(InputStream in)
|
void |
RouterHolder._read(InputStream in)
|
void |
MessageBodyHolder._read(InputStream in)
|
void |
LimitedPing._read(InputStream in)
|
void |
ReplyNotAvailableHolder._read(InputStream in)
|
void |
DecayPolicy._read(InputStream in)
|
void |
RequestInfoHolder._read(InputStream in)
|
void |
ResumePolicyHolder._read(InputStream in)
|
void |
PersistentRequestRouterHolder._read(InputStream in)
|
void |
ResumePolicy._read(InputStream in)
|
void |
ImmediateSuspend._read(InputStream in)
|
void |
RetryPolicy._read(InputStream in)
|
void |
UnlimitedPingHolder._read(InputStream in)
|
void |
RequestMessageHolder._read(InputStream in)
|
void |
PersistentRequestHolder._read(InputStream in)
|
void |
RetryPolicyHolder._read(InputStream in)
|
void |
RouterListHolder._read(InputStream in)
|
void |
LimitedPingHolder._read(InputStream in)
|
void |
InvalidStateHolder._read(InputStream in)
|
void |
DecayPolicyHolder._read(InputStream in)
|
static LimitedPing |
LimitedPingHelper.read(InputStream in)
|
static DecayPolicy |
DecayPolicyHelper.read(InputStream in)
|
static ReplyNotAvailable |
ReplyNotAvailableHelper.read(InputStream in)
|
static PersistentRequestRouter |
PersistentRequestRouterHelper.read(InputStream in)
|
static Router[] |
RouterListHelper.read(InputStream in)
|
static short |
RegistrationStateHelper.read(InputStream in)
|
static Router |
RouterHelper.read(InputStream in)
|
static RequestMessage |
RequestMessageHelper.read(InputStream in)
|
static UnlimitedPing |
UnlimitedPingHelper.read(InputStream in)
|
static MessageBody |
MessageBodyHelper.read(InputStream in)
|
static RequestInfo[] |
RequestInfoSeqHelper.read(InputStream in)
|
static ImmediateSuspend |
ImmediateSuspendHelper.read(InputStream in)
|
static InvalidState |
InvalidStateHelper.read(InputStream in)
|
static ReplyDestination |
ReplyDestinationHelper.read(InputStream in)
|
static UntypedReplyHandler |
UntypedReplyHandlerHelper.read(InputStream in)
|
static ResumePolicy |
ResumePolicyHelper.read(InputStream in)
|
static PersistentRequest |
PersistentRequestHelper.read(InputStream in)
|
static RetryPolicy |
RetryPolicyHelper.read(InputStream in)
|
static RequestInfo |
RequestInfoHelper.read(InputStream in)
|
static RouterAdmin |
RouterAdminHelper.read(InputStream in)
|
static ReplyDisposition |
ReplyDispositionHelper.read(InputStream in)
|
Uses of InputStream in org.omg.Messaging |
---|
Methods in org.omg.Messaging with parameters of type InputStream | |
---|---|
OutputStream |
ReplyHandlerPOA._invoke(String opName,
InputStream in,
ResponseHandler handler)
|
void |
RoutingTypeRangeHolder._read(InputStream in)
|
void |
RoutingPolicyHolder._read(InputStream in)
|
void |
_ExceptionHolder._read(InputStream in)
|
void |
PolicyValueHolder._read(InputStream in)
|
void |
_ExceptionHolderHolder._read(InputStream in)
|
void |
RequestEndTimePolicyHolder._read(InputStream in)
|
void |
ReplyStartTimePolicyHolder._read(InputStream in)
|
void |
RelativeRoundtripTimeoutPolicyHolder._read(InputStream in)
|
void |
RequestStartTimePolicyHolder._read(InputStream in)
|
void |
ReplyHandlerHolder._read(InputStream in)
|
void |
RelativeRequestTimeoutPolicyHolder._read(InputStream in)
|
void |
ReplyPriorityPolicyHolder._read(InputStream in)
|
void |
SyncScopePolicyHolder._read(InputStream in)
|
void |
ReplyEndTimePolicyHolder._read(InputStream in)
|
void |
RequestPriorityPolicyHolder._read(InputStream in)
|
void |
MaxHopsPolicyHolder._read(InputStream in)
|
void |
PolicyValueSeqHolder._read(InputStream in)
|
void |
PriorityRangeHolder._read(InputStream in)
|
void |
RebindPolicyHolder._read(InputStream in)
|
void |
PollerHolder._read(InputStream in)
|
void |
QueueOrderPolicyHolder._read(InputStream in)
|
static RoutingTypeRange |
RoutingTypeRangeHelper.read(InputStream in)
|
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.read(InputStream in)
|
static ReplyEndTimePolicy |
ReplyEndTimePolicyHelper.read(InputStream in)
|
static PriorityRange |
PriorityRangeHelper.read(InputStream in)
|
static RelativeRoundtripTimeoutPolicy |
RelativeRoundtripTimeoutPolicyHelper.read(InputStream in)
|
static RoutingPolicy |
RoutingPolicyHelper.read(InputStream in)
|
static RequestEndTimePolicy |
RequestEndTimePolicyHelper.read(InputStream in)
|
static ReplyPriorityPolicy |
ReplyPriorityPolicyHelper.read(InputStream in)
|
static ReplyHandler |
ReplyHandlerHelper.read(InputStream in)
|
static short |
RebindModeHelper.read(InputStream in)
|
static RebindPolicy |
RebindPolicyHelper.read(InputStream in)
|
static SyncScopePolicy |
SyncScopePolicyHelper.read(InputStream in)
|
static short |
RoutingTypeHelper.read(InputStream in)
|
static short |
PriorityHelper.read(InputStream in)
|
static QueueOrderPolicy |
QueueOrderPolicyHelper.read(InputStream in)
|
static RequestStartTimePolicy |
RequestStartTimePolicyHelper.read(InputStream in)
|
static _ExceptionHolder |
_ExceptionHolderHelper.read(InputStream in)
|
static RequestPriorityPolicy |
RequestPriorityPolicyHelper.read(InputStream in)
|
static PolicyValue[] |
PolicyValueSeqHelper.read(InputStream in)
|
static ReplyStartTimePolicy |
ReplyStartTimePolicyHelper.read(InputStream in)
|
static short |
OrderingHelper.read(InputStream in)
|
static Poller |
PollerHelper.read(InputStream in)
|
static MaxHopsPolicy |
MaxHopsPolicyHelper.read(InputStream in)
|
static PolicyValue |
PolicyValueHelper.read(InputStream in)
|
static short |
SyncScopeHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableInterceptor |
---|
Methods in org.omg.PortableInterceptor with parameters of type InputStream | |
---|---|
void |
InvalidSlotHolder._read(InputStream in)
|
void |
ServerRequestInfoHolder._read(InputStream in)
|
void |
ForwardRequestHolder._read(InputStream in)
|
void |
RequestInfoHolder._read(InputStream in)
|
void |
ClientRequestInfoHolder._read(InputStream in)
|
void |
CurrentHolder._read(InputStream in)
|
void |
ServerRequestInterceptorHolder._read(InputStream in)
|
void |
IORInterceptorHolder._read(InputStream in)
|
void |
ORBInitializerHolder._read(InputStream in)
|
void |
IORInfoHolder._read(InputStream in)
|
void |
InterceptorHolder._read(InputStream in)
|
void |
ORBInitInfoHolder._read(InputStream in)
|
void |
ClientRequestInterceptorHolder._read(InputStream in)
|
void |
PolicyFactoryHolder._read(InputStream in)
|
void |
ObjectReferenceTemplateSeqHolder._read(InputStream in)
|
void |
ObjectReferenceTemplateHolder._read(InputStream in)
|
void |
ObjectReferenceFactoryHolder._read(InputStream in)
|
void |
IORInterceptor_3_0Holder._read(InputStream in)
|
static ServerRequestInfo |
ServerRequestInfoHelper.read(InputStream in)
|
static IORInterceptor |
IORInterceptorHelper.read(InputStream in)
|
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.read(InputStream in)
|
static IORInfo |
IORInfoHelper.read(InputStream in)
|
static PolicyFactory |
PolicyFactoryHelper.read(InputStream in)
|
static ORBInitInfo |
ORBInitInfoHelper.read(InputStream in)
|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.read(InputStream in)
|
static short |
ReplyStatusHelper.read(InputStream in)
|
static ClientRequestInfo |
ClientRequestInfoHelper.read(InputStream in)
|
static ORBInitializer |
ORBInitializerHelper.read(InputStream in)
|
static RequestInfo |
RequestInfoHelper.read(InputStream in)
|
static int |
SlotIdHelper.read(InputStream in)
|
static Interceptor |
InterceptorHelper.read(InputStream in)
|
static String |
ServerIdHelper.read(InputStream in)
|
static ObjectReferenceTemplate[] |
ObjectReferenceTemplateSeqHelper.read(InputStream in)
|
static ObjectReferenceTemplate |
ObjectReferenceTemplateHelper.read(InputStream in)
|
static ObjectReferenceFactory |
ObjectReferenceFactoryHelper.read(InputStream in)
|
static byte[] |
ObjectIdHelper.read(InputStream in)
|
static String |
ORBIdHelper.read(InputStream in)
|
static InvalidSlot |
InvalidSlotHelper.read(InputStream in)
|
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.read(InputStream in)
|
static ForwardRequest |
ForwardRequestHelper.read(InputStream in)
|
static Current |
CurrentHelper.read(InputStream in)
|
static short |
AdapterStateHelper.read(InputStream in)
|
static String[] |
AdapterNameHelper.read(InputStream in)
|
static String |
AdapterManagerIdHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableInterceptor.ORBInitInfoPackage |
---|
Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InputStream | |
---|---|
void |
InvalidNameHolder._read(InputStream in)
|
void |
DuplicateNameHolder._read(InputStream in)
|
static String |
ObjectIdHelper.read(InputStream in)
|
static InvalidName |
InvalidNameHelper.read(InputStream in)
|
static DuplicateName |
DuplicateNameHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer with parameters of type InputStream | |
---|---|
void |
IdAssignmentPolicyHolder._read(InputStream in)
|
void |
AdapterActivatorHolder._read(InputStream in)
|
void |
ServantRetentionPolicyValueHolder._read(InputStream in)
|
void |
ImplicitActivationPolicyValueHolder._read(InputStream in)
|
void |
IdUniquenessPolicyValueHolder._read(InputStream in)
|
void |
LifespanPolicyValueHolder._read(InputStream in)
|
void |
ForwardRequestHolder._read(InputStream in)
|
void |
ImplicitActivationPolicyHolder._read(InputStream in)
|
void |
POAManagerHolder._read(InputStream in)
|
void |
ServantActivatorHolder._read(InputStream in)
|
void |
IdAssignmentPolicyValueHolder._read(InputStream in)
|
void |
CurrentHolder._read(InputStream in)
|
void |
RequestProcessingPolicyValueHolder._read(InputStream in)
|
void |
LifespanPolicyHolder._read(InputStream in)
|
void |
POAListHolder._read(InputStream in)
|
void |
POAManagerFactoryHolder._read(InputStream in)
|
void |
POAHolder._read(InputStream in)
|
void |
ThreadPolicyValueHolder._read(InputStream in)
|
void |
RequestProcessingPolicyHolder._read(InputStream in)
|
void |
ServantRetentionPolicyHolder._read(InputStream in)
|
void |
ServantManagerHolder._read(InputStream in)
|
void |
ObjectIdHolder._read(InputStream in)
|
void |
ServantLocatorHolder._read(InputStream in)
|
void |
IdUniquenessPolicyHolder._read(InputStream in)
|
void |
ThreadPolicyHolder._read(InputStream in)
|
static LifespanPolicy |
LifespanPolicyHelper.read(InputStream in)
|
static byte[] |
ObjectIdHelper.read(InputStream in)
|
static IdUniquenessPolicyValue |
IdUniquenessPolicyValueHelper.read(InputStream in)
|
static ServantRetentionPolicyValue |
ServantRetentionPolicyValueHelper.read(InputStream in)
|
static ImplicitActivationPolicy |
ImplicitActivationPolicyHelper.read(InputStream in)
|
static IdAssignmentPolicy |
IdAssignmentPolicyHelper.read(InputStream in)
|
static IdUniquenessPolicy |
IdUniquenessPolicyHelper.read(InputStream in)
|
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.read(InputStream in)
|
static ThreadPolicy |
ThreadPolicyHelper.read(InputStream in)
|
static POAManagerFactory |
POAManagerFactoryHelper.read(InputStream in)
|
static ServantRetentionPolicy |
ServantRetentionPolicyHelper.read(InputStream in)
|
static AdapterActivator |
AdapterActivatorHelper.read(InputStream in)
|
static POA[] |
POAListHelper.read(InputStream in)
|
static ServantManager |
ServantManagerHelper.read(InputStream in)
|
static LifespanPolicyValue |
LifespanPolicyValueHelper.read(InputStream in)
|
static POAManager |
POAManagerHelper.read(InputStream in)
|
static RequestProcessingPolicyValue |
RequestProcessingPolicyValueHelper.read(InputStream in)
|
static IdAssignmentPolicyValue |
IdAssignmentPolicyValueHelper.read(InputStream in)
|
static ImplicitActivationPolicyValue |
ImplicitActivationPolicyValueHelper.read(InputStream in)
|
static ThreadPolicyValue |
ThreadPolicyValueHelper.read(InputStream in)
|
static ServantLocator |
ServantLocatorHelper.read(InputStream in)
|
static ServantActivator |
ServantActivatorHelper.read(InputStream in)
|
static POA |
POAHelper.read(InputStream in)
|
static ForwardRequest |
ForwardRequestHelper.read(InputStream in)
|
static Current |
CurrentHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableServer.CurrentPackage |
---|
Methods in org.omg.PortableServer.CurrentPackage with parameters of type InputStream | |
---|---|
void |
NoContextHolder._read(InputStream in)
|
static NoContext |
NoContextHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableServer.POAManagerFactoryPackage |
---|
Methods in org.omg.PortableServer.POAManagerFactoryPackage with parameters of type InputStream | |
---|---|
void |
POAManagerSeqHolder._read(InputStream in)
|
void |
ManagerAlreadyExistsHolder._read(InputStream in)
|
static ManagerAlreadyExists |
ManagerAlreadyExistsHelper.read(InputStream in)
|
static POAManager[] |
POAManagerSeqHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableServer.POAManagerPackage |
---|
Methods in org.omg.PortableServer.POAManagerPackage with parameters of type InputStream | |
---|---|
void |
StateHolder._read(InputStream in)
|
void |
AdapterInactiveHolder._read(InputStream in)
|
static State |
StateHelper.read(InputStream in)
|
static AdapterInactive |
AdapterInactiveHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableServer.POAPackage |
---|
Methods in org.omg.PortableServer.POAPackage with parameters of type InputStream | |
---|---|
void |
AdapterNonExistentHolder._read(InputStream in)
|
void |
WrongAdapterHolder._read(InputStream in)
|
void |
ObjectAlreadyActiveHolder._read(InputStream in)
|
void |
NoServantHolder._read(InputStream in)
|
void |
AdapterAlreadyExistsHolder._read(InputStream in)
|
void |
ObjectNotActiveHolder._read(InputStream in)
|
void |
ServantAlreadyActiveHolder._read(InputStream in)
|
void |
WrongPolicyHolder._read(InputStream in)
|
void |
ServantNotActiveHolder._read(InputStream in)
|
void |
InvalidPolicyHolder._read(InputStream in)
|
static WrongPolicy |
WrongPolicyHelper.read(InputStream in)
|
static WrongAdapter |
WrongAdapterHelper.read(InputStream in)
|
static ServantNotActive |
ServantNotActiveHelper.read(InputStream in)
|
static ServantAlreadyActive |
ServantAlreadyActiveHelper.read(InputStream in)
|
static ObjectNotActive |
ObjectNotActiveHelper.read(InputStream in)
|
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.read(InputStream in)
|
static NoServant |
NoServantHelper.read(InputStream in)
|
static InvalidPolicy |
InvalidPolicyHelper.read(InputStream in)
|
static AdapterNonExistent |
AdapterNonExistentHelper.read(InputStream in)
|
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.read(InputStream in)
|
Uses of InputStream in org.omg.PortableServer.ServantLocatorPackage |
---|
Methods in org.omg.PortableServer.ServantLocatorPackage with parameters of type InputStream | |
---|---|
void |
CookieHolder._read(InputStream in)
|
Uses of InputStream in org.omg.Security |
---|
Methods in org.omg.Security with parameters of type InputStream | |
---|---|
void |
OIDHolder._read(InputStream i)
|
void |
OptionsDirectionPairListHolder._read(InputStream i)
|
void |
DayOfTheWeekHolder._read(InputStream i)
|
void |
AttributeListHolder._read(InputStream i)
|
void |
InvocationCredentialsTypeHolder._read(InputStream i)
|
void |
RequiresSupportsHolder._read(InputStream i)
|
void |
RightsCombinatorHolder._read(InputStream i)
|
void |
RightHolder._read(InputStream i)
|
void |
AuditCombinatorHolder._read(InputStream i)
|
void |
CommunicationDirectionHolder._read(InputStream i)
|
void |
DelegationModeHolder._read(InputStream i)
|
void |
AuditEventTypeListHolder._read(InputStream i)
|
void |
AssociationStatusHolder._read(InputStream i)
|
void |
MechanismTypeListHolder._read(InputStream i)
|
void |
SelectorValueHolder._read(InputStream i)
|
void |
DelegationStateHolder._read(InputStream i)
|
void |
AuthenticationStatusHolder._read(InputStream i)
|
void |
RightsListHolder._read(InputStream i)
|
void |
QOPHolder._read(InputStream i)
|
void |
SelectorValueListHolder._read(InputStream i)
|
void |
OpaqueHolder._read(InputStream i)
|
void |
OIDListHolder._read(InputStream i)
|
void |
MechandOptionsListHolder._read(InputStream i)
|
void |
SecAttributeHolder._read(InputStream i)
|
void |
SecurityContextTypeHolder._read(InputStream i)
|
void |
OpaqueBufferHolder._read(InputStream i)
|
void |
ChannelBindingsHolder._read(InputStream i)
|
void |
SecurityContextStateHolder._read(InputStream i)
|
void |
AttributeTypeListHolder._read(InputStream i)
|
void |
AuditEventTypeHolder._read(InputStream i)
|
void |
MechandOptionsHolder._read(InputStream i)
|
void |
ExtensibleFamilyHolder._read(InputStream i)
|
void |
OptionsDirectionPairHolder._read(InputStream i)
|
void |
AttributeTypeHolder._read(InputStream i)
|
void |
AuthenticationMethodListHolder._read(InputStream i)
|
void |
EstablishTrustHolder._read(InputStream i)
|
void |
DelegationDirectiveHolder._read(InputStream i)
|
void |
SecurityFeatureHolder._read(InputStream i)
|
static short |
AssociationOptionsHelper.read(InputStream istream)
|
static QOP |
QOPHelper.read(InputStream istream)
|
static RightsCombinator |
RightsCombinatorHelper.read(InputStream istream)
|
static SecurityContextState |
SecurityContextStateHelper.read(InputStream istream)
|
static OptionsDirectionPair[] |
OptionsDirectionPairListHelper.read(InputStream istream)
|
static SecurityFeature |
SecurityFeatureHelper.read(InputStream istream)
|
static ChannelBindings |
ChannelBindingsHelper.read(InputStream istream)
|
static SecAttribute[] |
AttributeListHelper.read(InputStream istream)
|
static EstablishTrust |
EstablishTrustHelper.read(InputStream istream)
|
static int |
SelectorTypeHelper.read(InputStream istream)
|
static AuthenticationStatus |
AuthenticationStatusHelper.read(InputStream istream)
|
static byte[] |
OpaqueHelper.read(InputStream istream)
|
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.read(InputStream istream)
|
static int[] |
AuthenticationMethodListHelper.read(InputStream istream)
|
static AuditCombinator |
AuditCombinatorHelper.read(InputStream istream)
|
static CommunicationDirection |
CommunicationDirectionHelper.read(InputStream istream)
|
static OptionsDirectionPair |
OptionsDirectionPairHelper.read(InputStream istream)
|
static int |
SecurityAttributeTypeHelper.read(InputStream istream)
|
static MechandOptions[] |
MechandOptionsListHelper.read(InputStream istream)
|
static OpaqueBuffer |
OpaqueBufferHelper.read(InputStream istream)
|
static SecAttribute |
SecAttributeHelper.read(InputStream istream)
|
static AuditEventType[] |
AuditEventTypeListHelper.read(InputStream istream)
|
static ExtensibleFamily |
ExtensibleFamilyHelper.read(InputStream istream)
|
static IntervalT |
IntervalTHelper.read(InputStream istream)
|
static UtcT |
UtcTHelper.read(InputStream istream)
|
static int |
AuthenticationMethodHelper.read(InputStream istream)
|
static int |
AuditChannelIdHelper.read(InputStream istream)
|
static DayOfTheWeek |
DayOfTheWeekHelper.read(InputStream istream)
|
static DelegationDirective |
DelegationDirectiveHelper.read(InputStream istream)
|
static AssociationStatus |
AssociationStatusHelper.read(InputStream istream)
|
static long |
TimeTHelper.read(InputStream istream)
|
static byte[][] |
OIDListHelper.read(InputStream istream)
|
static byte[] |
OIDHelper.read(InputStream istream)
|
static AuditEventType |
AuditEventTypeHelper.read(InputStream istream)
|
static Right[] |
RightsListHelper.read(InputStream istream)
|
static AttributeType[] |
AttributeTypeListHelper.read(InputStream istream)
|
static DelegationMode |
DelegationModeHelper.read(InputStream istream)
|
static String[] |
MechanismTypeListHelper.read(InputStream istream)
|
static String |
SecurityNameHelper.read(InputStream istream)
|
static SelectorValue[] |
SelectorValueListHelper.read(InputStream istream)
|
static String |
MechanismTypeHelper.read(InputStream istream)
|
static SecurityContextType |
SecurityContextTypeHelper.read(InputStream istream)
|
static AttributeType |
AttributeTypeHelper.read(InputStream istream)
|
static SelectorValue |
SelectorValueHelper.read(InputStream istream)
|
static Right |
RightHelper.read(InputStream istream)
|
static DelegationState |
DelegationStateHelper.read(InputStream istream)
|
static RequiresSupports |
RequiresSupportsHelper.read(InputStream istream)
|
static short |
EventTypeHelper.read(InputStream istream)
|
static MechandOptions |
MechandOptionsHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.SecurityLevel1 |
---|
Methods in org.omg.SecurityLevel1 with parameters of type InputStream | |
---|---|
OutputStream |
_CurrentImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
void |
CurrentHolder._read(InputStream i)
|
static Current |
CurrentHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 with parameters of type InputStream | |
---|---|
OutputStream |
_AuditDecisionImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_CurrentImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_RequiredRightsImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_DelegationDirectivePolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_MechanismPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_InvocationCredentialsPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_TargetCredentialsImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_ReceivedCredentialsImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_CredentialsImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_SecurityManagerImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_AuditChannelImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_PrincipalAuthenticatorImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_QOPPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_EstablishTrustPolicyImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
OutputStream |
_AccessDecisionImplBase._invoke(String $method,
InputStream in,
ResponseHandler $rh)
|
void |
TargetCredentialsHolder._read(InputStream i)
|
void |
EstablishTrustPolicyHolder._read(InputStream i)
|
void |
DelegationDirectivePolicyHolder._read(InputStream i)
|
void |
SecurityManagerHolder._read(InputStream i)
|
void |
PrincipalAuthenticatorHolder._read(InputStream i)
|
void |
AuditChannelHolder._read(InputStream i)
|
void |
MechanismPolicyHolder._read(InputStream i)
|
void |
CurrentHolder._read(InputStream i)
|
void |
CredentialsHolder._read(InputStream i)
|
void |
InvocationCredentialsPolicyHolder._read(InputStream i)
|
void |
AuditDecisionHolder._read(InputStream i)
|
void |
RequiredRightsHolder._read(InputStream i)
|
void |
QOPPolicyHolder._read(InputStream i)
|
void |
ReceivedCredentialsHolder._read(InputStream i)
|
void |
CredentialsListHolder._read(InputStream i)
|
void |
AccessDecisionHolder._read(InputStream i)
|
static MechanismPolicy |
MechanismPolicyHelper.read(InputStream istream)
|
static RequiredRights |
RequiredRightsHelper.read(InputStream istream)
|
static QOPPolicy |
QOPPolicyHelper.read(InputStream istream)
|
static Credentials[] |
CredentialsListHelper.read(InputStream istream)
|
static Credentials |
CredentialsHelper.read(InputStream istream)
|
static TargetCredentials |
TargetCredentialsHelper.read(InputStream istream)
|
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.read(InputStream istream)
|
static AccessDecision |
AccessDecisionHelper.read(InputStream istream)
|
static ReceivedCredentials |
ReceivedCredentialsHelper.read(InputStream istream)
|
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.read(InputStream istream)
|
static Current |
CurrentHelper.read(InputStream istream)
|
static AuditDecision |
AuditDecisionHelper.read(InputStream istream)
|
static EstablishTrustPolicy |
EstablishTrustPolicyHelper.read(InputStream istream)
|
static AuditChannel |
AuditChannelHelper.read(InputStream istream)
|
static SecurityManager |
SecurityManagerHelper.read(InputStream istream)
|
static DelegationDirectivePolicy |
DelegationDirectivePolicyHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.SendingContext |
---|
Methods in org.omg.SendingContext with parameters of type InputStream | |
---|---|
OutputStream |
RunTimePOA._invoke(String method,
InputStream _input,
ResponseHandler handler)
|
OutputStream |
CodeBasePOA._invoke(String method,
InputStream _input,
ResponseHandler handler)
|
void |
CodeBaseHolder._read(InputStream in)
|
void |
RunTimeHolder._read(InputStream in)
|
Object |
CodeBaseHelper.read_Object(InputStream in)
|
Object |
RunTimeHelper.read_Object(InputStream in)
|
static CodeBase |
CodeBaseHelper.read(InputStream in)
|
static RunTime |
RunTimeHelper.read(InputStream in)
|
Uses of InputStream in org.omg.SendingContext.CodeBasePackage |
---|
Methods in org.omg.SendingContext.CodeBasePackage with parameters of type InputStream | |
---|---|
void |
ValueDescSeqHolder._read(InputStream in)
|
void |
URLSeqHolder._read(InputStream in)
|
Object |
URLSeqHelper.read_Object(InputStream in)
|
Object |
ValueDescSeqHelper.read_Object(InputStream in)
|
Object |
URLHelper.read_Object(InputStream in)
|
static String[] |
URLSeqHelper.read(InputStream _in)
|
static FullValueDescription[] |
ValueDescSeqHelper.read(InputStream _in)
|
static String |
URLHelper.read(InputStream _in)
|
Uses of InputStream in org.omg.SSLIOP |
---|
Methods in org.omg.SSLIOP with parameters of type InputStream | |
---|---|
void |
SSLHolder._read(InputStream i)
|
static SSL |
SSLHelper.read(InputStream istream)
|
Uses of InputStream in org.omg.TimeBase |
---|
Methods in org.omg.TimeBase with parameters of type InputStream | |
---|---|
void |
IntervalTHolder._read(InputStream in)
|
void |
UtcTHolder._read(InputStream in)
|
static IntervalT |
IntervalTHelper.read(InputStream in)
|
static UtcT |
UtcTHelper.read(InputStream in)
|
static long |
TimeTHelper.read(InputStream in)
|
static short |
TdfTHelper.read(InputStream in)
|
static long |
InaccuracyTHelper.read(InputStream in)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |