⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 package-summary.html

📁 一个实用的java源程序
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportWLSArtifactDeployer.html" title="interface in com.bea.wli.sb.transports">TransportWLSArtifactDeployer</A></B></TD>
<TD>The plugin interface for modules that need to deploy/undeploy/modify WLS related artifacts along with a service bus deployment.</TD>
</TR>
</TABLE>
&nbsp;

<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/CoLocatedMessageContext.html" title="class in com.bea.wli.sb.transports">CoLocatedMessageContext</A></B></TD>
<TD>This class needs to be extended by a transport provider that implements optimization for co-located outbound calls to go through a Java method invokation instead of transport layer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/DefaultRequestHeaders.html" title="class in com.bea.wli.sb.transports">DefaultRequestHeaders&lt;T extends RequestHeadersXML&gt;</A></B></TD>
<TD>Default implementation of Request Headers</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/DefaultRequestMetaData.html" title="class in com.bea.wli.sb.transports">DefaultRequestMetaData&lt;T extends RequestMetaDataXML&gt;</A></B></TD>
<TD>default implementation of RequestMetaData for transport who do not define additional request metadata.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/DefaultResponseHeaders.html" title="class in com.bea.wli.sb.transports">DefaultResponseHeaders&lt;T extends ResponseHeadersXML&gt;</A></B></TD>
<TD>Default implementation of Response Headers</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/DefaultResponseMetaData.html" title="class in com.bea.wli.sb.transports">DefaultResponseMetaData&lt;T extends ResponseMetaDataXML&gt;</A></B></TD>
<TD>default implementation of ResponseMetaData for transport who do not define additional response metadata.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.html" title="class in com.bea.wli.sb.transports">EndPointOperations</A></B></TD>
<TD>This class describes different types of transport endpoint lifecycle-related events that the transport provider gets notified with.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/RequestHeaders.html" title="class in com.bea.wli.sb.transports">RequestHeaders</A></B></TD>
<TD>Represents a union of standard and user-defined headers in a given inbound or outbound request message.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/RequestMetaData.html" title="class in com.bea.wli.sb.transports">RequestMetaData&lt;T extends RequestHeaders&gt;</A></B></TD>
<TD>Represents inbound or outbound request message meta-data information (e.g.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/ResponseHeaders.html" title="class in com.bea.wli.sb.transports">ResponseHeaders</A></B></TD>
<TD>Represents a union of standard and user-defined headers in a given inbound or outbound response message.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/ResponseMetaData.html" title="class in com.bea.wli.sb.transports">ResponseMetaData&lt;T extends ResponseHeaders&gt;</A></B></TD>
<TD>Represents inbound or outbound response message meta-data information (e.g.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportManagerHelper.html" title="class in com.bea.wli.sb.transports">TransportManagerHelper</A></B></TD>
<TD>Helper class that allows the client to execute some common tasks with respect to Transport subsystem</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportOptions.html" title="class in com.bea.wli.sb.transports">TransportOptions</A></B></TD>
<TD>Used to supply options for sending or receiving a message.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportValidationContext.html" title="class in com.bea.wli.sb.transports">TransportValidationContext</A></B></TD>
<TD>Container for supplying information to transport providers that can be used when implementing validation checks of endpoint configuration The context property Bag contains other objects useful during validation.</TD>
</TR>
</TABLE>
&nbsp;

<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.EndPointOperationTypeEnum.html" title="enum in com.bea.wli.sb.transports">EndPointOperations.EndPointOperationTypeEnum</A></B></TD>
<TD>A Java enumeration type that describes different endpoint operations</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportEndPoint.MessagePatternEnum.html" title="enum in com.bea.wli.sb.transports">TransportEndPoint.MessagePatternEnum</A></B></TD>
<TD>SYNCHRONOUS and ASYNCHRONOUS imply the endpoint uses request/response paradigm.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportOptions.ModeEnum.html" title="enum in com.bea.wli.sb.transports">TransportOptions.ModeEnum</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportOptions.QoSEnum.html" title="enum in com.bea.wli.sb.transports">TransportOptions.QoSEnum</A></B></TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;

<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Exception Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportException.html" title="class in com.bea.wli.sb.transports">TransportException</A></B></TD>
<TD>Represents an exception within the ALSB Transport subsystem (either in a specific transport provider or in the transport framework itself)</TD>
</TR>
</TABLE>
&nbsp;

<P>
<DL>
</DL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../com/bea/wli/sb/sources/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../com/bea/wli/sb/transports/ejb/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?com/bea/wli/sb/transports/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -