Home
last modified time | relevance | path

Searched refs:HandlerResult (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
66 return HandlerResult.CONTINUE; in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
84 return HandlerResult.CONTINUE; in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
102 return HandlerResult.CONTINUE; in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
138 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java65 public HandlerResult handleNotification(Notification notification, in handleNotification()
67 return HandlerResult.CONTINUE; in handleNotification()
83 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
85 return HandlerResult.CONTINUE; in handleNotification()
101 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
103 return HandlerResult.CONTINUE; in handleNotification()
119 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
121 return HandlerResult.CONTINUE; in handleNotification()
137 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
139 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java65 public HandlerResult handleNotification(Notification notification, in handleNotification()
67 return HandlerResult.CONTINUE; in handleNotification()
83 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
85 return HandlerResult.CONTINUE; in handleNotification()
101 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
103 return HandlerResult.CONTINUE; in handleNotification()
119 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
121 return HandlerResult.CONTINUE; in handleNotification()
137 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
139 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java117 public HandlerResult handleNotification( in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
124 public HandlerResult handleNotification( in handleNotification()
130 return HandlerResult.CONTINUE; in handleNotification()
134 public HandlerResult handleNotification( in handleNotification()
138 return HandlerResult.RETURN; in handleNotification()
146 public HandlerResult handleNotification( in handleNotification()
150 return HandlerResult.CONTINUE; in handleNotification()
154 public HandlerResult handleNotification( in handleNotification()
158 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java118 public HandlerResult handleNotification( in handleNotification()
121 return HandlerResult.CONTINUE; in handleNotification()
125 public HandlerResult handleNotification( in handleNotification()
131 return HandlerResult.CONTINUE; in handleNotification()
135 public HandlerResult handleNotification( in handleNotification()
139 return HandlerResult.RETURN; in handleNotification()
147 public HandlerResult handleNotification( in handleNotification()
151 return HandlerResult.CONTINUE; in handleNotification()
155 public HandlerResult handleNotification( in handleNotification()
159 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java117 public HandlerResult handleNotification( in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
124 public HandlerResult handleNotification( in handleNotification()
130 return HandlerResult.CONTINUE; in handleNotification()
134 public HandlerResult handleNotification( in handleNotification()
138 return HandlerResult.RETURN; in handleNotification()
146 public HandlerResult handleNotification( in handleNotification()
150 return HandlerResult.CONTINUE; in handleNotification()
154 public HandlerResult handleNotification( in handleNotification()
158 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java117 public HandlerResult handleNotification( in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
124 public HandlerResult handleNotification( in handleNotification()
130 return HandlerResult.CONTINUE; in handleNotification()
134 public HandlerResult handleNotification( in handleNotification()
138 return HandlerResult.RETURN; in handleNotification()
146 public HandlerResult handleNotification( in handleNotification()
150 return HandlerResult.CONTINUE; in handleNotification()
154 public HandlerResult handleNotification( in handleNotification()
158 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java119 public HandlerResult handleNotification( in handleNotification()
122 return HandlerResult.CONTINUE; in handleNotification()
126 public HandlerResult handleNotification( in handleNotification()
132 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification( in handleNotification()
141 return HandlerResult.RETURN; in handleNotification()
149 public HandlerResult handleNotification( in handleNotification()
153 return HandlerResult.CONTINUE; in handleNotification()
157 public HandlerResult handleNotification( in handleNotification()
161 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java119 public HandlerResult handleNotification( in handleNotification()
122 return HandlerResult.CONTINUE; in handleNotification()
126 public HandlerResult handleNotification( in handleNotification()
132 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification( in handleNotification()
141 return HandlerResult.RETURN; in handleNotification()
149 public HandlerResult handleNotification( in handleNotification()
153 return HandlerResult.CONTINUE; in handleNotification()
157 public HandlerResult handleNotification( in handleNotification()
161 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java119 public HandlerResult handleNotification( in handleNotification()
122 return HandlerResult.CONTINUE; in handleNotification()
126 public HandlerResult handleNotification( in handleNotification()
132 return HandlerResult.CONTINUE; in handleNotification()
136 public HandlerResult handleNotification( in handleNotification()
141 return HandlerResult.RETURN; in handleNotification()
149 public HandlerResult handleNotification( in handleNotification()
153 return HandlerResult.CONTINUE; in handleNotification()
157 public HandlerResult handleNotification( in handleNotification()
161 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java117 public HandlerResult handleNotification( in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
124 public HandlerResult handleNotification( in handleNotification()
130 return HandlerResult.CONTINUE; in handleNotification()
134 public HandlerResult handleNotification( in handleNotification()
138 return HandlerResult.RETURN; in handleNotification()
146 public HandlerResult handleNotification( in handleNotification()
150 return HandlerResult.CONTINUE; in handleNotification()
154 public HandlerResult handleNotification( in handleNotification()
158 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java117 public HandlerResult handleNotification( in handleNotification()
120 return HandlerResult.CONTINUE; in handleNotification()
124 public HandlerResult handleNotification( in handleNotification()
130 return HandlerResult.CONTINUE; in handleNotification()
134 public HandlerResult handleNotification( in handleNotification()
138 return HandlerResult.RETURN; in handleNotification()
146 public HandlerResult handleNotification( in handleNotification()
150 return HandlerResult.CONTINUE; in handleNotification()
154 public HandlerResult handleNotification( in handleNotification()
158 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/nio/sctp/SctpMultiChannel/
H A DSendFailed.java124 public HandlerResult handleNotification( in handleNotification()
127 return HandlerResult.CONTINUE; in handleNotification()
131 public HandlerResult handleNotification( in handleNotification()
137 return HandlerResult.CONTINUE; in handleNotification()
141 public HandlerResult handleNotification( in handleNotification()
146 return HandlerResult.RETURN; in handleNotification()
154 public HandlerResult handleNotification( in handleNotification()
158 return HandlerResult.CONTINUE; in handleNotification()
162 public HandlerResult handleNotification( in handleNotification()
166 return HandlerResult.CONTINUE; in handleNotification()
/dports/www/ilias6/ILIAS-6.14/Services/UI/classes/
H A Dclass.ilUIDemoFileUploadHandlerGUI.php7 use ILIAS\FileUpload\Handler\HandlerResult; alias
62 protected function getUploadResult() : HandlerResult
64 $status = HandlerResult::STATUS_OK;
72 protected function getRemoveResult(string $identifier) : HandlerResult
74 $status = HandlerResult::STATUS_OK;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DReceiveIntoDirect.java37 import com.sun.nio.sctp.HandlerResult;
219 public HandlerResult handleNotification( in handleNotification()
222 return HandlerResult.CONTINUE; in handleNotification()
226 public HandlerResult handleNotification( in handleNotification()
236 return HandlerResult.CONTINUE; in handleNotification()
240 public HandlerResult handleNotification( in handleNotification()
244 return HandlerResult.CONTINUE; in handleNotification()
248 public HandlerResult handleNotification( in handleNotification()
252 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DReceiveIntoDirect.java37 import com.sun.nio.sctp.HandlerResult;
219 public HandlerResult handleNotification( in handleNotification()
222 return HandlerResult.CONTINUE; in handleNotification()
226 public HandlerResult handleNotification( in handleNotification()
236 return HandlerResult.CONTINUE; in handleNotification()
240 public HandlerResult handleNotification( in handleNotification()
244 return HandlerResult.CONTINUE; in handleNotification()
248 public HandlerResult handleNotification( in handleNotification()
252 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DReceiveIntoDirect.java37 import com.sun.nio.sctp.HandlerResult;
219 public HandlerResult handleNotification( in handleNotification()
222 return HandlerResult.CONTINUE; in handleNotification()
226 public HandlerResult handleNotification( in handleNotification()
236 return HandlerResult.CONTINUE; in handleNotification()
240 public HandlerResult handleNotification( in handleNotification()
244 return HandlerResult.CONTINUE; in handleNotification()
248 public HandlerResult handleNotification( in handleNotification()
252 return HandlerResult.CONTINUE; in handleNotification()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/nio/sctp/SctpChannel/
H A DReceiveIntoDirect.java37 import com.sun.nio.sctp.HandlerResult;
219 public HandlerResult handleNotification( in handleNotification()
222 return HandlerResult.CONTINUE; in handleNotification()
226 public HandlerResult handleNotification( in handleNotification()
236 return HandlerResult.CONTINUE; in handleNotification()
240 public HandlerResult handleNotification( in handleNotification()
244 return HandlerResult.CONTINUE; in handleNotification()
248 public HandlerResult handleNotification( in handleNotification()
252 return HandlerResult.CONTINUE; in handleNotification()

12345678