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

📄 package-summary.html

📁 一个实用的java源程序
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_11) on Fri Jan 25 02:21:57 EST 2008 -->
<TITLE>
com.bea.wli.sb.transports
</TITLE>

<META NAME="keywords" CONTENT="com.bea.wli.sb.transports package">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="com.bea.wli.sb.transports";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" 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_top_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_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<H2>
Package com.bea.wli.sb.transports
</H2>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/CredentialCallback.html" title="interface in com.bea.wli.sb.transports">CredentialCallback</A></B></TD>
<TD>Transport providers get an instance of this callback interface from ALSB.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.CommonOperation.html" title="interface in com.bea.wli.sb.transports">EndPointOperations.CommonOperation</A></B></TD>
<TD>This is base class for all end point operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.Create.html" title="interface in com.bea.wli.sb.transports">EndPointOperations.Create</A></B></TD>
<TD>Represents an event when a new transport endpoint is being registered</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.Delete.html" title="interface in com.bea.wli.sb.transports">EndPointOperations.Delete</A></B></TD>
<TD>Represents an event when an existing endpoint needs to be completely deleted</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.Resume.html" title="interface in com.bea.wli.sb.transports">EndPointOperations.Resume</A></B></TD>
<TD>Represents an event when an existing endpoint in suspended or disabled state needs to be resumed (or re-enabled)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.Suspend.html" title="interface in com.bea.wli.sb.transports">EndPointOperations.Suspend</A></B></TD>
<TD>Represents an event when an existing operational endpoint needs to be put in a suspended or disabled state</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/EndPointOperations.Update.html" title="interface in com.bea.wli.sb.transports">EndPointOperations.Update</A></B></TD>
<TD>Represents an event when a an existing transport endpoint is updated with a new configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/InboundTransportMessageContext.html" title="interface in com.bea.wli.sb.transports">InboundTransportMessageContext</A></B></TD>
<TD>Inbound Transport Message Context implements the message context abstraction for incoming messages</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/NoServiceTransportSender.html" title="interface in com.bea.wli.sb.transports">NoServiceTransportSender</A></B></TD>
<TD>A flavor of TransportSender that is used to send outbound messages through ALSB transport subsystem without a registered service.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/OutboundTransportMessageContext.html" title="interface in com.bea.wli.sb.transports">OutboundTransportMessageContext</A></B></TD>
<TD>Outbound Transport Message Context implements the message context abstraction for outgoing messages</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/SelfDescribedTransportProvider.html" title="interface in com.bea.wli.sb.transports">SelfDescribedTransportProvider</A></B></TD>
<TD>Those transport providers that generate service binding type description from a given transport endpoint need to implement this interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/ServiceTransportSender.html" title="interface in com.bea.wli.sb.transports">ServiceTransportSender</A></B></TD>
<TD>A flavor of TransportSender object that is used by ALSB to send outbound messages to a registered service.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportCustomBindingProvider.html" title="interface in com.bea.wli.sb.transports">TransportCustomBindingProvider</A></B></TD>
<TD>Represents a class responsible for facilitating in generating the extensible elements of SOAP binding or all the elements of custom BEA (ALSB) binding used during generation of effective WSDL for WSDL-based transports.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportEndPoint.html" title="interface in com.bea.wli.sb.transports">TransportEndPoint</A></B></TD>
<TD>A transport endpoint is an ALSB entity/resource where service messages are originated or targeted</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportManager.html" title="interface in com.bea.wli.sb.transports">TransportManager</A></B></TD>
<TD>A singleton object that provides the main point of centralization for managing different transport providers, endpoint registration, control, processing of inbound and outbound messages, etc</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportMessageContext.html" title="interface in com.bea.wli.sb.transports">TransportMessageContext</A></B></TD>
<TD>Most message-oriented middleware (MOM) products treat messages as    lightweight entities that consist of a header and a payload.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportProvider.html" title="interface in com.bea.wli.sb.transports">TransportProvider</A></B></TD>
<TD>Represents the central point for management of transport protocol-specific configuration and runtime properties.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportProviderFactory.html" title="interface in com.bea.wli.sb.transports">TransportProviderFactory</A></B></TD>
<TD>This interface is the extension point to plug custom ALSB transports in Eclipse.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportSender.html" title="interface in com.bea.wli.sb.transports">TransportSender</A></B></TD>
<TD>This interface needs to be implemented by those clients of TransportManager that wish to make outbound requests</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../com/bea/wli/sb/transports/TransportSendListener.html" title="interface in com.bea.wli.sb.transports">TransportSendListener</A></B></TD>
<TD>This is the callback object supplied to the outbound transport allowing him to signal to the system that response processing can proceed.</TD>

⌨️ 快捷键说明

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