本文整理了Java中org.omg.CORBA.portable.InputStream.read_ulong()
方法的一些代码示例,展示了InputStream.read_ulong()
的具体用法。这些代码示例主要来源于Github
/Stackoverflow
/Maven
等平台,是从一些精选项目中提取出来的代码,具有较强的参考意义,能在一定程度帮忙到你。InputStream.read_ulong()
方法的具体详情如下:
包路径:org.omg.CORBA.portable.InputStream
类名称:InputStream
方法名:read_ulong
暂无
代码示例来源:origin: org.glassfish.main.transaction/jts
public int hash_top_level_tran ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("hash_top_level_tran", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return hash_top_level_tran ();
} finally {
_releaseReply ($in);
}
} // hash_top_level_tran
代码示例来源:origin: jbosstm/narayana
return _is.read_ulong();
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: jbosstm/narayana
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: jbosstm/narayana
public int hash_top_level_tran ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("hash_top_level_tran", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return hash_top_level_tran ( );
} finally {
_releaseReply ($in);
}
} // hash_top_level_tran
代码示例来源:origin: jbosstm/narayana
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: org.glassfish.main.transaction/jts
public int hash_transaction ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("hash_transaction", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return hash_transaction ();
} finally {
_releaseReply ($in);
}
} // hash_transaction
代码示例来源:origin: jbosstm/narayana
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: org.jboss.openjdk-orb/openjdk-orb
public int bound ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("_get_bound", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return bound ( );
} finally {
_releaseReply ($in);
}
} // bound
代码示例来源:origin: jbosstm/narayana
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: org.jboss.openjdk-orb/openjdk-orb
public int bound ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("_get_bound", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return bound ( );
} finally {
_releaseReply ($in);
}
} // bound
代码示例来源:origin: jbosstm/narayana
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: org.apache.yoko/yoko-spec-corba
public int hash_transaction ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("hash_transaction", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return hash_transaction ( );
} finally {
_releaseReply ($in);
}
} // hash_transaction
代码示例来源:origin: jbosstm/narayana
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: org.apache.yoko/yoko-spec-corba
public int get_timeout ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("get_timeout", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return get_timeout ( );
} finally {
_releaseReply ($in);
}
} // get_timeout
代码示例来源:origin: jbosstm/narayana
org.omg.XA.BeforeCompletionCallbackHelper.write(_os,bcc);
_is = _invoke(_os);
int _result = _is.read_ulong();
return _result;
catch( org.omg.CORBA.portable.ApplicationException _ax )
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: org.jboss.openjdk-orb/openjdk-orb
public int length ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("_get_length", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return length ( );
} finally {
_releaseReply ($in);
}
} // length
代码示例来源:origin: org.jacorb/jacorb-services
return _is.read_ulong();
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: jbosstm/narayana
public int hash_transaction ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("hash_transaction", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return hash_transaction ( );
} finally {
_releaseReply ($in);
}
} // hash_transaction
代码示例来源:origin: org.jacorb/jacorb-services
return _is.read_ulong();
String _id = _ax.getId();
try
_ax.getInputStream().close();
throw new RuntimeException("Unexpected exception " + e.toString() );
_os.close();
throw new RuntimeException("Unexpected exception " + e.toString() );
代码示例来源:origin: jbosstm/narayana
public int hash_transaction ()
{
org.omg.CORBA.portable.InputStream $in = null;
try {
org.omg.CORBA.portable.OutputStream $out = _request ("hash_transaction", true);
$in = _invoke ($out);
int $result = $in.read_ulong ();
return $result;
} catch (org.omg.CORBA.portable.ApplicationException $ex) {
$in = $ex.getInputStream ();
String _id = $ex.getId ();
throw new org.omg.CORBA.MARSHAL (_id);
} catch (org.omg.CORBA.portable.RemarshalException $rm) {
return hash_transaction ( );
} finally {
_releaseReply ($in);
}
} // hash_transaction
内容来源于网络,如有侵权,请联系作者删除!