|
Oracle Corp. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bea.wcp.diameter.Application
com.bea.wcp.diameter.relay.RelayApplication
(c) BEA Systems 2006 This application implements Diameter Relay functionality
| Constructor Summary | |
RelayApplication()
|
|
| Method Summary | |
ApplicationId |
getId()
Returns the ApplicationId for the application. |
protected void |
rcvAnswer(Answer ans)
Called by the container when a new Answer has been received for this application. |
protected void |
rcvRequest(Request req)
Called by the container when a new Request has been received for this application. |
| Methods inherited from class com.bea.wcp.diameter.Application |
createRequest, createSessionId, getDestinationHost, getDestinationRealm, getName, getNode, getOriginHost, getOriginRealm, getParameter, getParameter, init, log, log, rcvMessage, setDestinationHost, setDestinationRealm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RelayApplication()
| Method Detail |
public ApplicationId getId()
Application
getId in class Application
protected void rcvAnswer(Answer ans)
throws DiameterException,
java.io.IOException
Application
rcvAnswer in class Applicationans - the Answer that was received
java.io.IOException - if an I/O error occurred
DiameterException - if an error occurred while processing the answer
protected void rcvRequest(Request req)
throws DiameterException,
java.io.IOException
Application
rcvRequest in class Applicationreq - the Request that was received
DiameterException - if an error occurred while processing the message
java.io.IOException - if an I/O error occurred
|
Documentation is available at http://e-docs.bea.com/wlcp/wlss40/ Copyright 2008 Oracle Corp. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||